Releases: kanflo/opendps
Releases · kanflo/opendps
untagged-d0a437e1b332fe8f05a1
fix for sourcecode include (#192) (#230)
untagged-aba2b655a0826cb09c94: Independent flashing of openocd and bootloader (#229)
* flashing srecs means bootloader isn't overwritten by opendps * remove note on bootloader overwrite
untagged-93ac52575f86ddd74203
Added DPS3003 default parameters and fixed overflow in pwrctl_calc_il…
untagged-4e251bc3db1d75740cf4: Fix leading zero being displayed (#190)
* Rewrote the digit drawing algorithm * Ensure that digits are rendered only when in 1s place, highlighted, or meets min digit value Otherwise, blanked. * Signed power value
untagged-00b64ceca3cf1f2770b5: DPS5020 UI support (currents above 9.99A) (#201)
* 15.00A user interface fix for DPS5015 * Added support for DPS5020 * Add UI support for above 9.99A on DPS5020 Co-authored-by: polihedron <[email protected]>
untagged-73ac17f8957d083e94e3
Replaced pycrc with crc16 (#220)
untagged-8cc94e3c3ecfede0b694: Fixed error with raw_input(). Python3 requires input() (#217)
Co-authored-by: Brant Winter <[email protected]>
untagged-6b7121e9c45df7e13363: Fix PyCRC installation (#213)
* Fix PyCRC installation
untagged-fbd4280013628f4aefaf
TFT display SPI nCS fix for DPS5015
untagged-9fc3706016fb7a06f1e3
Correctly unpack protocol commands (#193)