0ge
0ge
#### The problem If you pass in an empty iterator to Iterator, you get a (for me) cryptic `StopIteration`. It took quite a while for me to figure out that...
The sample rate and scale can be returned in scientific notation from the scope, thus Python could not add strings and program crashed. This converts them explicitly to floats.
**Describe the bug** When refreshing the index, it does not update. **To Reproduce** Steps to reproduce the behavior: 1. Create a new folder 2. Add two notes; `Parent` and `Child`...
I'm probably doing this wrong, but I'm having an issue displaying messages while using header. If I post a message, the HTML looks like this: ```html My message BRAND Nav...
One in our team has Swedish letters in his name. When he tries to push he gets the following errors from SBCC: ``` remote: - Bitbucket: 'Hugo Sjöberg' != Commit:...
When I do a scan in the office environment, I get 35 devices with the name "" (presumably their name is not advertised). It would be really great if there...
Presenting values of characteristics should be able to use the presentation format of the characteristic. E.g. converting to a float value, instead of display the hex value.
Instead of the hard-to-read UUID of each attribute, use the description provided. E.g. A service with UUID C8D535FA806E3DB0DC4D335CFF5A6DDA says nothing to me, but the user description "My Service" is a...
From my understanding, if one of the tests crashes, Ceedling will simply stop running the remaining tests. Is there a reason for this? I find it annoying because if I...