Willy
4c24771b2c
chore: Update PYLON-CAN.cpp with inverted low/high bytes option for certain inverters
2024-06-27 16:40:05 +02:00
Frank Spijkerman
897b4e7184
Removed MQTT subscription functionality
2024-06-26 17:29:56 +02:00
Steven Maresca
e952c50849
Documentation in comments, clarifications of origin and intent
2024-06-23 15:08:25 -04:00
Steven Maresca
c01744edc8
Delete SimpleISA port
2024-06-23 14:55:38 -04:00
Steven Maresca
bcf17020ba
Precommit formatting tweaks
2024-06-23 14:55:08 -04:00
Steven Maresca
95ef27ab29
Refactor CHADEMO-BATTERY to remove SimpleISA
2024-06-23 14:54:00 -04:00
Steven Maresca
8d36cdc428
Add shunts to data layer
2024-06-23 14:53:03 -04:00
Daniel Öster
61cfdb1587
Tweak OBD2 PID poll
2024-06-23 21:51:56 +03:00
Daniel Öster
f478073309
Merge pull request #352 from dalathegreat/feature/atto3-cellvoltages
...
Improvement: More BYD Atto 3 mappings
2024-06-23 21:21:27 +03:00
Daniel Öster
e615590167
Minor tweaks from testing
2024-06-23 21:09:56 +03:00
Daniel Öster
2ee5673312
Add PID polling
2024-06-20 00:17:20 +03:00
Daniel Öster
c713465b6e
Merge pull request #345 from dalathegreat/improvement/CAN-CPU-load-reduction
...
CPU load improvement: Apply less filtering on CAN signals
2024-06-19 19:27:13 +03:00
Daniel Öster
80f222a1c9
Remove unused variable
2024-06-18 19:22:15 +03:00
Daniel Öster
9a1a072886
Add SOC% estimation function based on voltage
2024-06-18 19:00:58 +03:00
Daniel Öster
f05dcc1f1f
Invert current sign
2024-06-18 18:33:48 +03:00
Daniel Öster
bf63c3c26a
Add notes and last mappings
2024-06-17 18:23:47 +03:00
Daniel Öster
390c4f9bce
Add cellvoltages, and map more
2024-06-17 18:14:10 +03:00
Steven Maresca
205eb54b11
CHADEMO-BATTERY.cpp - minor typos, unnecessary variable cleanup
2024-06-16 19:33:31 -04:00
Daniel Öster
d5b1694498
Update KIA-E-GMP-BATTERY.cpp
2024-06-16 17:47:36 +03:00
Daniel Öster
be05445610
Merge pull request #343 from dalathegreat/bugfix/renault-zoe-refactor
...
Bugfix: Split Zoe handling with OVMS info
2024-06-15 00:11:26 +03:00
Daniel Öster
fcdc6bbb91
Rescale voltage for Atto3
2024-06-14 23:51:48 +03:00
Daniel Öster
d22d3546d5
Merge branch 'main' into bugfix/renault-zoe-refactor
2024-06-14 23:41:38 +03:00
Cabooman
fe6ea4ead8
Move WIFI out from the core task ( #346 )
...
* Initial commit
Moved wifi_monitor to the mqtt task, renamed it to 'connectivity task'
* Missed a spot
* Might be the last spot! Who knows!
* Nope, last spot wasn't last spot, better luck this time!
2024-06-14 22:22:19 +02:00
Daniel Öster
997c9092a8
Apply less filtering on CAN signals
2024-06-14 00:05:20 +03:00
Daniel Öster
9346632b95
Add clearing of overrun event
2024-06-13 23:36:52 +03:00
Daniel Öster
0e8c75beaa
Split Zoe handling with OVMS info
2024-06-12 23:59:13 +03:00
Daniel
9667c263df
Add best guesses
2024-06-11 23:04:41 +03:00
Daniel
5a35403b92
Add temperature mapping
2024-06-11 22:57:25 +03:00
Daniel
2a52871251
Fix interlock logic
2024-06-11 22:31:59 +03:00
Daniel
06f3d123b2
Add CAN findings
2024-06-11 21:39:29 +03:00
Daniel
9b818bb41e
Add skeleton for Kia-Hybrid
2024-06-11 21:15:19 +03:00
Daniel Öster
218ed254be
Feature: Add initial support for Atto 3 ( #325 )
...
* Add initial files for Atto 3
2024-06-10 23:35:30 +03:00
amarofarinha
f339c7a7dc
remove update_number_of_cells from update_values_battery
2024-06-09 10:33:52 +01:00
amarofarinha
3c3999877d
BugFix calculate number of cell in KIA pack
2024-06-09 10:21:41 +01:00
Daniel Öster
0b1749a82c
Merge pull request #340 from dalathegreat/bugfix/solax-division-by-zero
...
Bugfix: Division by 0 could crash the board
2024-06-08 22:34:05 +03:00
Daniel
eda565f29b
Add safeguards to avoid div0
2024-06-08 19:28:24 +03:00
Daniel
21e8166c4b
Add hardware printout to Webui
2024-06-08 18:25:16 +03:00
Daniel Öster
2c434624c6
Feature: Post reset reason as Event ( #335 )
...
* Add event for all reset reasons
---------
Co-authored-by: Cabooman <81711263+Cabooman@users.noreply.github.com>
2024-06-05 23:11:06 +03:00
Daniel Öster
b3ea8784c4
Merge branch 'main' into main
2024-06-04 18:09:39 +03:00
Daniel Öster
8664c817c4
Merge pull request #330 from dalathegreat/improvement/compiler-warnings
...
Improvement: Compiler warnings
2024-06-04 18:04:33 +03:00
amarofarinha
5fa41be028
Merge branch 'dalathegreat:main' into main
2024-06-02 21:16:16 +01:00
Daniel
6d5eeaf964
Merge branch 'main' into improvement/compiler-warnings
2024-06-02 21:36:15 +03:00
Daniel
166bb4dce6
Make 12V default value reasonable
2024-06-02 21:32:00 +03:00
amarofarinha
babab9abf1
clang-format
2024-06-02 01:51:58 +01:00
amarofarinha
12b6e10254
Performace Improvements on LEAF CAN RX + KIA cells voltages array values change
2024-06-02 01:13:26 +01:00
Steve Maresca
de3ceb5a9e
Merge pull request #311 from smaresca/smaresca/CHADEMO-IVT
...
Improvement - CHAdeMO: Add measured current and voltage via IVT Shunt
2024-06-01 19:17:10 -04:00
Daniel
30bea67d38
More compiler warning fixes
2024-06-01 19:46:31 +03:00
Daniel
715d269f61
Fix compiler warnings for led_handler
2024-06-01 15:14:12 +03:00
amarofarinha
630e45e4fb
Bug Fix Charge/Discharge limit failures
...
the counter was the same for both tests and was being reseted on secont test
2024-05-31 12:04:50 +01:00
amarofarinha
cd0ed8faa1
Events published only the first time when entering the state.
...
Events EVENT_BATTERY_FULL and EVENT_BATTERY_EMPTY published only the first time when entering the state.
2024-05-31 09:26:21 +01:00