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.