Releases: kanflo/opendps
Releases · kanflo/opendps
untagged-25f7705d98141aedc380
Fix potentially dangerous memcpy (#195)
untagged-1795f01314da716d69c9
Remove dead assignment (#196)
untagged-0e93953e63ef20ba79dc: Repair emu compilation (#194)
* Correctly unpack protocol commands * Repair emulator compilation
untagged-895e1e9a7b3a1ef44f58
Asserts in uhej scanning fixed (#187)
untagged-82e9372b73beb4a9f07c
Added helper macros
untagged-60794a3315accce53447
Fixed the ESP8266 proxy (#188)
untagged-ea2925f25bb4fa549522
Add a GCC warning for variable length arrays (#182)
untagged-b7a7fea636cd1b9fb867: Make tick.c atomic (#181)
* Make tick.c atomic * Replace tabs with spaces
untagged-7de077f00fe7ba3b68e9
Fix 0 digit being blanked incorrectly (#185)
untagged-de5ffdaa22fadb487fec: Force Vin_ADC, Vout_ADC and Vout_DAC through the 0,0 point (#161)
* Force Vin_ADC, Vout_ADC and Vout_DAC through the 0,0 point * Remove dead code for a copy and paste error * Add numpy to requirements.txt * Import numpy correctly in dpsctl.py * Convert numpy array value to float