Commit Graph

242 Commits

Author SHA1 Message Date
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
Ján Mátik c3421c1b91 Added parsing of BMW i3 params
- added some BMW i3 params parsing
- added rxBuffOffset to liveData
2020-12-22 17:47:56 +01:00
Lubos Petrovic adccc488cd Zoe 2020-12-22 16:33:32 +01:00
Lubos Petrovic a98b9b2b52 can 2020-12-22 10:04:27 +01:00
Martin Kolací 70ad6c5c01 Little SIM800L refactor
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-21 20:44:31 +01:00
Lubos Petrovic 859425d6f2 can 2020-12-21 18:45:20 +01:00
Lubos Petrovic d3b0f907fe can 2020-12-21 18:32:18 +01:00
Lubos Petrovic b02394c4aa can 2020-12-21 15:23:51 +01:00
Lubos Petrovic 682fa25ab8 can fixes 2020-12-21 15:21:23 +01:00
Lubos Petrovic d0c5eb72b1 can 2020-12-21 14:07:22 +01:00
Martin Kolací 5721a8aaef Fix timeout after CAN send.
Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
2020-12-21 14:01:20 +01:00
Lubos Petrovic 0bd5fd0f74 fix 2020-12-21 11:33:17 +01:00
Lubos Petrovic b9fa902136 can 2020-12-21 10:44:04 +01:00
Lubos Petrovic 3fb4c5fd64 fix 2020-12-21 09:31:30 +01:00
Lubos Petrovic db6556ec95 can 2020-12-21 09:22:12 +01:00
Lubos Petrovic 58e4faebdd can sorting 2020-12-21 09:21:37 +01:00
Lubos Petrovic b2eea06bf6 fix 2020-12-21 08:12:45 +01:00
Lubos Petrovic cc54de8501 can timeout 2020-12-21 07:50:20 +01:00
Ján Mátik 8e30ed99d8 Removed ; 2020-12-21 00:26:57 +01:00
Ján Mátik 67587a8296 Added missing code for BMW i3 in Menu 2020-12-21 00:26:27 +01:00
Ján Mátik 94948fff48 Merge branch 'master' of https://github.com/nickn17/evDash 2020-12-21 00:10:21 +01:00
Ján Mátik 90325f86ae Minor improvements, added smart pointer for CAN class object
Added smart pointer for CAN class object to allow automatic destroying of as well as weinitialization if ::connectDevice is called more than once.
Replaced one byte variables with uint8_t.
Added const where it was suitable.
2020-12-21 00:10:14 +01:00
Lubos Petrovic 870d0f5adf empty cmd 2020-12-20 23:36:28 +01:00
Ján Mátik 2379e1028d Update CommObd2Can.cpp
Fixed operator precedence when identifying First frame. Small changes in var names and array initializations.
2020-12-20 23:07:14 +01:00
Lubos Petrovic fb6c79b77a can 2020-12-20 22:02:14 +01:00
Lubos Petrovic e0f6c09922 can done 2020-12-20 21:59:45 +01:00
Lubos Petrovic 86caff56ab can 2020-12-20 18:03:35 +01:00
Lubos Petrovic 09440f686b can 2020-12-20 17:14:56 +01:00
Lubos Petrovic 5f1fd5350e can 2020-12-20 17:13:12 +01:00
Lubos Petrovic ea6261f09e can 2020-12-20 17:12:38 +01:00
Lubos Petrovic 93e1c6fd90 Can 2020-12-20 16:42:11 +01:00