Commit graph

1431 commits

Author SHA1 Message Date
Christopher Obbard
5b1036e577 iPace: Send proper keep alive message
Rework the existing transmit code to instead send proper
keep-alive messages.

Signed-off-by: Christopher Obbard <obbardc@gmail.com>
2024-09-05 12:48:11 +01:00
Daniel Öster
21b94b3552
Update Software.ino to signal dev work 2024-09-04 22:13:48 +03:00
Daniel Öster
2bc8aabc9c
Update Software.ino for release 2024-09-04 22:09:08 +03:00
Daniel Öster
5220bab830
Merge pull request #431 from dalathegreat/bugfix/cpu-load-eeprom
Triage: Remove EEPROM writing
2024-09-03 12:34:44 +03:00
Daniel Öster
9dcc16e99c Remove EEPROM writing 2024-09-02 22:26:52 +03:00
Daniel Öster
587159c5f2
Update software version tag to signal dev 2024-08-31 17:05:03 +03:00
Daniel Öster
2c98596f86
Update Software version tag 2024-08-31 16:49:44 +03:00
Daniel Öster
3d188416ba
Merge pull request #428 from dalathegreat/cleanup/remove-luna
Cleanup: Remove unused LUNA2000 library
2024-08-31 16:48:55 +03:00
Daniel Öster
a87177d828
Merge pull request #411 from dalathegreat/bugfix/egmp-can-rewrite
Bugfix: eGMP improvements
2024-08-31 16:48:39 +03:00
Daniel Öster
c6e2ca16a0
Merge branch 'main' into cleanup/remove-luna 2024-08-31 15:03:38 +03:00
Daniel Öster
57c97b3f07
Merge pull request #423 from paulusbrand/extra_compile_settings
User settings for MDNS, WIFI AP, Home Assistant autodiscovery
2024-08-30 13:37:29 +03:00
Daniel Öster
73d4d0777f Remove unused LUNA library 2024-08-30 12:21:59 +03:00
Daniel Öster
43760af1fd Add more messages from the logs 2024-08-29 23:40:55 +03:00
Paul Brand
fb05db499f Adds #endif comments in webserver.cpp 2024-08-28 08:58:12 +02:00
Paul Brand
775ee36d0b Fixes typo
Adds #endif comments
2024-08-28 08:46:30 +02:00
Paul Brand
ddb0623983 Adds even more code to HA_AUTODISCOVERY setting
Removes unused variable
2024-08-27 22:24:24 +02:00
Paul Brand
feb726162f Adds more code to HA_AUTODISCOVERY setting 2024-08-27 22:16:03 +02:00
Daniel Öster
3bf8fa4be9
Merge pull request #425 from puffnfresh/bug/extra-script-tag
Remove extra closing script tag
2024-08-27 20:46:40 +03:00
Paul Brand
2ddbb9d0d4 Properly restore receive_can function 2024-08-27 14:39:20 +02:00
Paul Brand
573658e573 Restored functinality to disable WIFI AP mode with at runtime with a setting.
Restored ifdefs for double battery and charger.
2024-08-27 14:29:48 +02:00
Brian McKenna
7285c23b3e Remove extra closing script tag 2024-08-27 12:11:19 +00:00
Paul Brand
ce93284b51 Adds user setting for Home Assistant autodiscovery 2024-08-27 13:47:33 +02:00
Daniel Öster
c95fa88bc7
Merge pull request #420 from dalathegreat/bugfix/SMA-cleanup
Bugfix: SMA Cleanup
2024-08-26 23:47:20 +03:00
Daniel Öster
c10c1af359 Add more CAN mappings 2024-08-26 23:14:27 +03:00
Daniel Öster
233e831489
Merge pull request #381 from dalathegreat/feature/bmw-i3-cellvoltages
Feature: BMW i3 cellvoltages + small fixes
2024-08-26 22:40:57 +03:00
Daniel Öster
28b5059563 Pre-commit fix 2024-08-26 21:44:04 +03:00
Daniel Öster
421ade0cea
Merge branch 'main' into feature/bmw-i3-cellvoltages 2024-08-26 21:33:39 +03:00
Ole
5209131a85 Fix fetching individual cell voltage - formatting 2024-08-26 20:11:43 +02:00
Ole
8a9b482109 Fix fetching individual cell voltage 2024-08-26 20:07:47 +02:00
Daniel Öster
9efbe03f25
Merge pull request #424 from dalathegreat/can_pins_hal_fix
Update CAN pins from hard coded to using HAL as intended
2024-08-25 22:43:21 +03:00
StarkJohan
87d271b0ba Update Software.ino
The CAN_TX_PIN and CAN_RX_PIN configuration in the HAL is not currently used due to them being hard coded in Software.ino.
This PR fixes this issue.
2024-08-25 21:08:02 +02:00
Paul Brand
00e44ccf9a Makes MDNS optional by user setting
Makes WIFI AP optional by user setting
Tweaks ifdefs for double battery and charger settings
Updates platformio platform packages
2024-08-24 23:14:01 +02:00
Daniel Öster
9ada5b9f5e Fix SMA CAN H code like HVS 2024-08-21 22:31:48 +03:00
Daniel Öster
4db1ad23a7 Add BYD_SMA to github workflow 2024-08-21 22:23:38 +03:00
Daniel Öster
cba77f9eb5 Add SMA Enable pin to Stark HAL 2024-08-21 22:18:27 +03:00
Daniel Öster
b84ee20c69
Merge pull request #410 from dalathegreat/feature/byd-sma
New protocol: BYD-SMA
2024-08-21 22:06:46 +03:00
Daniel Öster
c804f4fd0b
Merge pull request #419 from dalathegreat/bugfix/i3-crc-skip
BMW i3: Add skip for CRC incase it fails initially
2024-08-21 21:26:58 +03:00
Daniel Öster
43d20bc28b Add skip for CRC incase it fails initially 2024-08-21 12:02:18 +03:00
Daniel Öster
19952a20d7 Add periodic sending of messages 2024-08-21 08:35:54 +03:00
Daniel Öster
68d04c1a18 Add A6 error state 2024-08-20 21:30:32 +03:00
Daniel Öster
ca07bb3b9d
Merge pull request #417 from dalathegreat/bugfix/i3-temperature-and-soc
Bugfix: BMW i3 temperature and SOC improvement
2024-08-20 21:10:24 +03:00
Daniel Öster
0c9ce6bcb0 Fix contactor bug 2024-08-20 20:58:16 +03:00
Daniel Öster
5edd4b0c58 capitalize message 2024-08-20 20:44:14 +03:00
Daniel Öster
91349e356b Move ifdef 2024-08-20 20:41:08 +03:00
Daniel Öster
cd587cf8ca Add initial batch of CAN messages 2024-08-20 17:28:33 +03:00
Daniel Öster
9c5d9dbf0d Add battery2 to also use displaySOC 2024-08-20 14:33:59 +03:00
Daniel Öster
06cdc81da3 Change SOC location, and fix min/max temps 2024-08-20 14:30:42 +03:00
Daniel Öster
e586d4cfb1 Add contactor ENABLE input reading for SMA 2024-08-20 12:19:29 +03:00
Daniel Öster
dc8321950e Change content in CAN to match pairing 2024-08-18 23:36:59 +03:00
Daniel Öster
70d76e2df4 Add pairing routing 2024-08-16 23:46:59 +03:00