Commit Graph

222 Commits

Author SHA1 Message Date
Lubos Petrovic 4717d6c184 disabled mcpsleep 2020-12-28 14:20:51 +01:00
Lubos Petrovic d91d7136d1 fix 2020-12-28 14:20:51 +01:00
Lubos Petrovic 40d0b9f0bc autosleep 2020-12-28 14:20:51 +01:00
Martin Kolací af13d950af Fix SleepMode menu item
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-28 13:30:13 +01:00
Martin Kolací 4d15945735 Merge branch 'master' of github.com:nickn17/evDash 2020-12-28 13:18:44 +01:00
Martin Kolací b6d0696534 Define bootCount as unsigned int
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-28 13:18:37 +01:00
Lubos Petrovic 0aad680410 main loop counter 2020-12-28 13:16:32 +01:00
Martin Kolací 25f31c7811 SleepMode
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-28 13:10:49 +01:00
Ján Mátik 6cc3c5dcf4 Refactoring of commandQueue to support stxChar defined for each command 2020-12-28 12:21:15 +01:00
Ján Mátik b1d8f3a68d Support for delay between CAN commands 2020-12-28 10:25:19 +01:00
Ján Mátik 1c1ce907a1 Merge branch 'master' of https://github.com/nickn17/evDash 2020-12-28 09:36:23 +01:00
Ján Mátik a38c047391 Added support for delay between commands on CAN 2020-12-28 09:31:11 +01:00
Ján Mátik 3a59431fbd Added support for aux temp on place of aux perc.
This may not be the final solution, as both aux temp and aux perc could be shown on same cell possibly.
2020-12-28 08:45:11 +01:00
Ján Mátik cbabf84099 Added support for new values for BMW i3 2020-12-28 08:29:18 +01:00
Lubos Petrovic fe79609660 logs 2020-12-27 16:32:36 +01:00
Lubos Petrovic fbdfd1f1e3 Serial.print now covered by LogSerial class 2020-12-27 15:39:35 +01:00
Lubos Petrovic 5df0732772 eniro fixes 2020-12-27 11:52:59 +01:00
Lubos Petrovic f68ee0ed86 debugMsg 2020-12-26 09:23:26 +01:00
Lubos Petrovic 59b05486c6 debug level, serial console turn off 2020-12-26 09:23:26 +01:00
Martin Kolací 0c112a9d0f Ioniq - Fix chargingOn flag
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-25 21:47:46 +01:00
Martin Kolací fc00d31505 Ioniq - Aux. batt percentage calculation
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-25 21:17:37 +01:00
Martin Kolací eb87dcb3a8 Ioniq test data = Car ON
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-25 20:30:17 +01:00
Ján Mátik 43cc79922a Merge branch 'master' of https://github.com/nickn17/evDash 2020-12-25 19:00:34 +01:00
Ján Mátik 95caf21d02 Support for defining starting special char for commands. Added aux bat readings for BMW i3 2020-12-25 19:00:28 +01:00
Lubos Petrovic fe6501fd6a eniro door status fixes 2020-12-24 20:20:01 +01:00
Lubos Petrovic bd93829026 tempByte fix 2020-12-24 19:57:44 +01:00
Lubos Petrovic ca22d1b192 door status 2020-12-24 19:55:54 +01:00
Lubos Petrovic 5904f3ef39 . 2020-12-24 18:28:28 +01:00
Lubos Petrovic 662ae3ae7a settings v6 2020-12-24 18:00:48 +01:00
Martin Kolací b69c44c0b8 Ioniq auxPerc workaround - fix
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-24 16:41:35 +01:00
Martin Kolací ba63abcecf Ioniq auxPercent Workaround
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-24 08:39:28 +01:00
Martin Kolací 59c6b26872 Merge branch 'master' of github.com:nickn17/evDash 2020-12-24 00:40:41 +01:00
Martin Kolací e3d0b2c5c2 Fix - Ioniq AUX percent
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-24 00:40:23 +01:00
kolaCZek 34341fd7fb Merge pull request #11 from nickn17/packet_filtering
Add packet filtering (Ioniq only)
2020-12-24 00:08:51 +01:00
Martin Kolací 01cbd4592c Add packet filtering (Ioniq only)
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-23 23:55:14 +01:00
Martin Kolací fecc4866ce Add packet filtering (Ioniq only)
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-23 23:36:17 +01:00
Lubos Petrovic dfcaec7fe1 bms ignition 2020-12-23 23:12:58 +01:00
Martin Kolací ff9e968d69 chargingOn
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-23 22:37:50 +01:00
Martin Kolací 1f20e50424 FlowControl timeout to 20ms; Speaker fix
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-23 17:44:38 +01:00
Lubos Petrovic dc2bab754a sdcard 2020-12-23 16:29:31 +01:00
Lubos Petrovic eadedbf5d9 zoe 2020-12-23 14:20:36 +01:00
Ján Mátik d698db6f96 Merge branch 'master' of https://github.com/nickn17/evDash 2020-12-23 12:09:37 +01:00
Ján Mátik 2a8261496d Processing data in binary (byte) form 2020-12-23 12:09:28 +01:00
Lubos Petrovic 52de1ff935 ignt 2020-12-23 10:40:09 +01:00
Lubos Petrovic a53cccace0 commConnected 2020-12-23 10:36:15 +01:00
Martin Kolací b660007964 Ioniq IGN flag
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-23 10:15:12 +01:00
Lubos Petrovic 57dc0c5d49 ignt 2020-12-23 10:04:29 +01:00
Lubos Petrovic 77f5b71257 fix 2020-12-23 09:31:58 +01:00
Lubos Petrovic 4c5ef4dbc6 evDash 2020-12-23 08:57:49 +01:00
Ján Mátik 5bec1cfd3f Processing data in byte form 2020-12-22 19:57:47 +01:00