Sönke J. Peters
Sönke J. Peters
`NMEA0183ParseROT_nc` and `NMEA0183SetROT` deliver/expect radians as angle unit. But the change rate is still per minute. I think this should be converted to 1/s to keep in line with SI...
Thx again for your outstanding libraries! To make it easier to stay up-to-date, it would be great if you could use _git tag_s to annotate version info and _Github releases_...
### Experiment (only for discussion) I did some experiments on how to solve the problems with the current xml config format. * commands/addresses are separated from the set of features/possible...
The current data format is not well suited for heterogenous product families. I had a closer look at the feature set/supported functions of various Viessmann devices. Data is based on...
Thx for this great tool! With the current ILSpy version 7.2.0.0.rc build for Linux x64 ILSpy stops updating the decompilation window.  I can not exactly reproduce it,...
### Problem A Cygwin installation in a workflow adds its "bin" directory to the PATH during installation. This makes `C:\cygwin\bin\git.exe` taking precedence in the path search over original `C:\Program Files\Git\bin\git.exe`...
Thanks for this addon! Maybe you could implement some minor improvements: * add enable/disable config item for each proxy, so that "next" and "previous" proxy only cycles between active/configured ones...
Header Tool 0.6.1. and previous versions do not start on Browser launch. It neglects the ON/OFF setting. Have to go manually through the Sidebar F4 -> OFF -> ON sequence...
### Operating System Linux ### What's the issue you encountered? Exported string Pattern Data in JSON file contains the complete contents of the "Value" column field with quotation marks and...
Just some quick fixes to make it run the conversions I needed on Python3 (3.10.6 in my case). Requires further testing, as I only went through the errors until I...