Tobias Müller

Results 14 issues of Tobias Müller

When I use [custom options](https://developers.google.com/protocol-buffers/docs/proto3#custom_options) in a proto3 file nanopb adds a note in the generated header file that they're not supported: ``` /* Extension field foo_options was skipped because...

Priority-Low
Type-Enhancement
Component-Generator

Preparation for PR #148

Adds support for Colorlight i5/i9 modules.

Solves checkout problems on case-insensitive filesystems.

Datasheet: http://www.helloxkb.cn/uploads/qingchukaiguan/TS-1187A-X-X-X.pdf Screenshot: --- All contributions to the kicad library must follow the [KiCad library convention](http://kicad-pcb.org/libraries/klc/) Thanks for creating a pull request to contribute to the KiCad libraries! To speed...

Addition
Pending reviewer

Idea to solve #61. Looks like there is still a problem with local time zones.

Would it be possible to add a 'maximum sun altitude of the day' as a value? Background: I want to plot the daily yields of my PV together with that...

Any exceptions frontend are silently discard and not handled. The issue is most likely that `self._pipe_recv_frontend_exception` defined in https://github.com/usb-tools/ViewSB/blob/51c85aa483277d098658dbff809c2cbd982fa59e/viewsb/analyzer.py#L62 is nowhere used.

bug

Fix creation of EndpointDescriptor and add unit tests for both possible lengths.

When trying to define a DescriptorField with name 'baInterfaceNr' (As defined in USB Audio Class, Table 4-2 for Audio Control Interface Header Descriptor) it fails as prefix `ba` is considered...

enhancement