log

age author description
Tue, 21 Dec 2021 15:06:13 +1030 Daniel O'Connor Remove superfluous statement. default tip
Tue, 21 Dec 2021 15:05:45 +1030 Daniel O'Connor Update comment about wiring althoug it's clear as mud..
Tue, 21 Dec 2021 15:05:32 +1030 Daniel O'Connor Fix temperature decoding.
Tue, 14 Dec 2021 13:04:12 +1030 Daniel O'Connor Report time remaining as None when charging, the value is apparently meaningless then.
Mon, 13 Dec 2021 23:04:37 +1030 Daniel O'Connor Hide complaints from mkdir.
Mon, 13 Dec 2021 15:51:41 +1030 Daniel O'Connor Add script to create service, udev and serial-starter entries.
Mon, 13 Dec 2021 15:51:09 +1030 Daniel O'Connor Change to run as a service by serial-starter.
Thu, 09 Dec 2021 23:52:54 +1030 Daniel O'Connor Wrap gobject callbacks in exit_on_error to make more robust
Thu, 09 Dec 2021 11:48:48 +1030 Daniel O'Connor Use add_mandatory_paths rather than rolling our own.
Mon, 06 Dec 2021 22:32:32 +1030 Daniel O'Connor Hook up more stuff..
Mon, 06 Dec 2021 12:07:30 +1030 Daniel O'Connor Make sure timer is called more than once.
Mon, 06 Dec 2021 11:27:37 +1030 Daniel O'Connor Fix signal handling by using the correct function signature.
Mon, 06 Dec 2021 11:27:23 +1030 Daniel O'Connor Move DB path to top of the file with the other knobs.
Mon, 06 Dec 2021 11:27:11 +1030 Daniel O'Connor Use logger better
Mon, 06 Dec 2021 11:26:20 +1030 Daniel O'Connor Mark temperature as invalid when <-20C as per spec.
Mon, 06 Dec 2021 11:25:51 +1030 Daniel O'Connor Add link to protocol document.
Mon, 06 Dec 2021 11:25:41 +1030 Daniel O'Connor Use logging rather than print.
Sun, 05 Dec 2021 18:02:32 +1030 Daniel O'Connor Add license
Sun, 05 Dec 2021 18:00:43 +1030 Daniel O'Connor merge in sign fixes
Sun, 05 Dec 2021 16:19:31 +1030 Daniel O'Connor Add program to report epro status to DBus for Venus tools.
Sun, 05 Dec 2021 14:35:36 +1030 Daniel O'Connor Import velib_python
Wed, 09 Jun 2021 14:56:56 +0930 Daniel O'Connor Fix a few more incorrect sign bits
Wed, 09 Jun 2021 14:27:44 +0930 Daniel O'Connor Use correct byte for sign bit.
Wed, 25 Sep 2019 21:37:28 +0930 Daniel O'Connor Convert booleans to boolean. Sqlite doesn't do it and stores them as ints instead
Sun, 19 Nov 2017 18:08:13 +1030 Daniel O'Connor Add working example when run as an exe
Sun, 19 Nov 2017 18:07:55 +1030 Daniel O'Connor Fix cut & paste error for variable name, report disconnected sensor specially.
Mon, 20 Jul 2015 17:17:58 +0930 Daniel O'Connor Add copy of comms spec
Mon, 20 Jul 2015 00:34:22 +0930 Daniel O'Connor Add README
Mon, 20 Jul 2015 00:30:01 +0930 Daniel O'Connor Initial comit of code to talk to EnerDrive ePro battery monitor