Mercurial > ~darius > hgwebdir.cgi > epro
log epro.py @ 28:ea07d14075e6 default tip
age | author | description |
---|---|---|
2021-12-21 | Daniel O'Connor | Update comment about wiring althoug it's clear as mud.. |
2021-12-21 | Daniel O'Connor | Fix temperature decoding. |
2021-12-06 | Daniel O'Connor | Mark temperature as invalid when <-20C as per spec. |
2021-12-06 | Daniel O'Connor | Add link to protocol document. |
2021-12-06 | Daniel O'Connor | Use logging rather than print. |
2021-06-09 | Daniel O'Connor | Fix a few more incorrect sign bits |
2021-06-09 | Daniel O'Connor | Use correct byte for sign bit. |
2019-09-25 | Daniel O'Connor | Convert booleans to boolean. Sqlite doesn't do it and stores them as ints instead |
2017-11-19 | Daniel O'Connor | Add working example when run as an exe |
2017-11-19 | Daniel O'Connor | Fix cut & paste error for variable name, report disconnected sensor specially. |
2015-07-19 | Daniel O'Connor | Initial comit of code to talk to EnerDrive ePro battery monitor |