Skip to content

Releases: kanflo/opendps

untagged-25f7705d98141aedc380

20 Oct 09:57
Compare
Choose a tag to compare
Fix potentially dangerous memcpy (#195)

untagged-1795f01314da716d69c9

20 Oct 09:58
Compare
Choose a tag to compare
Remove dead assignment (#196)

untagged-0e93953e63ef20ba79dc: Repair emu compilation (#194)

20 Oct 10:02
Compare
Choose a tag to compare
* Correctly unpack protocol commands

* Repair emulator compilation

untagged-895e1e9a7b3a1ef44f58

10 Oct 21:15
c9ec96b
Compare
Choose a tag to compare
Asserts in uhej scanning fixed (#187)

untagged-82e9372b73beb4a9f07c

10 Oct 21:03
Compare
Choose a tag to compare
Added helper macros

untagged-60794a3315accce53447

10 Oct 21:20
c548a92
Compare
Choose a tag to compare
Fixed the ESP8266 proxy (#188)

untagged-ea2925f25bb4fa549522

08 Oct 20:38
Compare
Choose a tag to compare
Add a GCC warning for variable length arrays (#182)

untagged-b7a7fea636cd1b9fb867: Make tick.c atomic (#181)

08 Oct 19:45
Compare
Choose a tag to compare
* Make tick.c atomic

* Replace tabs with spaces

untagged-7de077f00fe7ba3b68e9

08 Oct 20:39
Compare
Choose a tag to compare
Fix 0 digit being blanked incorrectly (#185)

untagged-de5ffdaa22fadb487fec: Force Vin_ADC, Vout_ADC and Vout_DAC through the 0,0 point (#161)

02 Oct 18:14
Compare
Choose a tag to compare
* 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