commit f879edfe9c7c4067cc2d4daf07b9ed98bf0ed615 Author: Michael Balzer Date: Sun Jun 10 15:37:58 2018 +0200 Twizy charge control: workaround for esp32can bug commit f6ed704b7d7ea8b81c0a44b7d9e12e3a33bebb73 Author: Michael Balzer Date: Sun Jun 10 12:13:06 2018 +0200 CAN log crtd: fix status log entry commit 1fc1bb56f2b16795c0694a5731314d417dc0db09 Author: Michael Balzer Date: Thu Jun 7 23:39:26 2018 +0200 Logging: auto expire log archive New config: - log [file.keepdays] = 30 (0=disable) New command: - log expire [days] Manual expire Note: auto expire is done within hour 0 of day commit 83d5d90e834eced028792ca3a200b1f8da13bc88 Author: Michael Balzer Date: Thu Jun 7 23:28:38 2018 +0200 Events: log signals in debug level commit 9aaf78b9dccbcd53ad74f30a1050475ee8bde26b Author: Michael Balzer Date: Wed Jun 6 22:50:14 2018 +0200 Server v2: fix time difference on 'h' records commit d3935536f51af7690e0deb12eb569948c170e9a0 Author: Michael Balzer Date: Sun Jun 3 21:39:51 2018 +0200 Twizy battmon: support/extend cell/module level metrics commit c11a8f6e2570d0b710712a1d89fb296c5f12ac53 Author: Michael Balzer Date: Sun Jun 3 21:36:39 2018 +0200 Metrics: added unit for cell level stddev commit 2860dc6b3268d5463d97bc11fa7a28409aaf3aa7 Author: Michael Balzer Date: Sun Jun 3 09:37:46 2018 +0200 Twizy: fix kickdown (async write) commit efabd681378edd5fbd27aad5256f35a94eaa80a4 Author: Michael Balzer Date: Thu May 31 11:37:00 2018 +0200 Web UI: optimized XHR error handling commit 9973d00e30a1c359736750b869f3dfce059516ff Author: Michael Balzer Date: Sun May 27 17:05:55 2018 +0200 Web UI: minor text optimization commit 22864d8e60cf92de04f7a35d05713aae29308f03 Author: Mark Webb-Johnson Date: Tue May 29 09:13:14 2018 +0800 Metrics: Cell level metrics naming convention commit 6fb98a23e14233ea5d61a9cd2565018c66f9fa3d Author: Michael Balzer Date: Sat May 26 17:28:17 2018 +0200 Twizy battmon: improve stddev precision, reset flags on new stddev level commit 530e4d7fb88ab9233c0f99ad79f6726e5e3588aa Author: Michael Balzer Date: Sat May 26 13:25:59 2018 +0200 Mongoose: fix for thread safe connection mbufs - added missing locks on mbuf_append() & mbuf_trim() - refactored source into implementation & API Note: do "git submodule update" commit 78a6d58fb6d0f2a98db4491249acfb350278ae18 Author: Michael Balzer Date: Fri May 25 22:07:21 2018 +0200 OTA: also remember auto url as http.mru commit e933069c746a6f386fb526ab54fbfa8f3f64a11b Author: Michael Balzer Date: Thu May 24 20:19:01 2018 +0200 Webserver: fix session expire commit 0db66411176acabe3ce0350153a62b6c9191b449 Author: Michael Balzer Date: Thu May 24 17:12:15 2018 +0200 Mongoose: thread safe connection mbufs See issue #120 commit 14b8eb60141a8eb36dd1e160387f9cd20f784a24 Author: Mark Webb-Johnson Date: Thu May 24 10:11:00 2018 +0800 Only report charge estimated (in STAT command) if > 0 commit 14b9667b57943775fcc1ebd267bddcd5ca306f82 Author: Mark Webb-Johnson Date: Thu May 24 10:05:03 2018 +0800 Tesla Roadster: Vehicle health estimates commit a7bc7ccf2c1c5cf2b40807ddbf9d000e9d61b4c8 Author: Mark Webb-Johnson Date: Thu May 24 09:37:16 2018 +0800 New standard metrics: SOC min, SOC max, Battery Health description commit 65896d418b3f057e8d59d2128ae1d98910bc317c Author: Mark Webb-Johnson Date: Thu May 24 08:18:13 2018 +0800 obd2ecu: Tidy up initialisation race conditions. commit eb913d1c206931abde33130ba1c45393e93f4948 Author: Greg Dolkas Date: Wed May 23 13:10:01 2018 -0700 fixed race condition for starting OBD2ECU task before queue is created commit 3447e169834c483389b25d662ba45552eca0a1aa Author: Mark Webb-Johnson Date: Wed May 23 22:18:51 2018 +0800 obd2ecu: Fix startup race condition (queue vs task) commit 200493a876c4906b5a14f2c93e9225bde44976ae Author: Mark Webb-Johnson Date: Wed May 23 08:46:36 2018 +0800 Add mutex in SendLogin, as that uses mg_send. commit 68536e672ba14ffb473eb57e6890f9dff7e558fa Author: Tom Parker Date: Tue May 22 22:38:46 2018 +1200 Nissan Leaf: remove additional division by 10000 in CAC commit d1f466d9a7fac6afbb4b768425164c9b367aca1a Author: Michael Balzer Date: Mon May 21 12:40:03 2018 +0200 Netmanager: connection management & auto cleanup for lost links New commands: - network list List connections - network close Close connection(s) - network cleanup Close orphaned connections Cleanup is also done automatically on link loss events. Closes issue #127 commit ab287577baf71dd0f031912ad99897316c0dbeb8 Author: Michael Balzer Date: Mon May 21 12:35:05 2018 +0200 Webserver: log consistency, separate mg_broadcast build switch commit 3656999cac775f1ad3b111f9c2fc7a6ed2586e58 Author: Mark Webb-Johnson Date: Mon May 21 16:14:36 2018 +0800 Production notes for May 2018 batches. commit f47e1f175c4e755557bec98b74943ab53e481e57 Author: Mark Webb-Johnson Date: Sun May 20 20:07:35 2018 +0800 Documentation ready for 3.1-006 release commit 54ea675792d95aeaccffe5b67915424018acff01 Author: Michael Balzer Date: Sun May 20 12:55:23 2018 +0200 Vehicle: suppress 12V alert on missing readings commit 88b96daeaca78b8c6596cb2777b862515964a7d7 Author: Michael Balzer Date: Sun May 20 09:38:23 2018 +0200 Housekeeping: init 12V reference from config New config: - vehicle [12v.ref] = 12.6 Initial value for v.b.12v.voltage.ref commit ee726dbc126e847666026587b7bb9fc195b7ebf3 Author: Robin O'Leary Date: Tue May 15 21:18:39 2018 +0100 Get units for odometer reading from 0x355 byte 6 bit 5.