Martijn de Munnik
Martijn de Munnik
When a value is missing in a nmea string the float or int value in the parsed sentence is set to 0. This way it is hard to determine if...
Added bitwise operators the the package
Hi, I have a data set that provides latitude, longitude, course over ground and speed over ground data. I would like to use the COG and SOG values to create...
### Current Behavior In a notebook I have the following: ```python from bokeh.io import output_notebook from bokeh.plotting import figure, show ``` The output is ```python --------------------------------------------------------------------------- KeyError Traceback (most recent...
Hi, Thank you for the great work with this library! I have an issue which I can't really understand. We have multiple installations with this Modbus slave https://www.emuag.ch/files/manual/1485_Manual_Modbus-Interface_Professional-II_EN.pdf. On one...
##### SUMMARY Ability to begin/commit/rollback a transaction. This can help to group certain queries together so they all take effect at once. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...
In my config I've got ``` [udp] name=GN0001 direction=out device=enp6s0 address=239.192.0.1 port=60001 srctag=yes timestamp=ms ofilter=+GP***:-all [udp] name=GN0002 direction=out device=enp7s0 address=239.192.0.1 port=60001 srctag=yes timestamp=ms ofilter=+GP***:-all ``` I cannot use GN0001 multiple...
### What problem does the new feature solve? Data in a continuous aggregate can be a calculated by an user defined function. If that function contains an error one should...
https://github.com/Mic92/sops-nix/issues/514 Allow to set uid and gid instead of owner and group. No checks will be performed when uid and gid are set. ``` sops.secrets = { sslCertificate = {...
With this serial library, we don't have any issues with the even parity anymore. Also, this serial library is still maintained. Options can be passed to the read and write...