Commit graph

159 commits

Author SHA1 Message Date
Brett Christensen
ff18c2fc4a
Merge branch 'main' into mqtt-cleanup 2024-02-21 12:20:09 +11:00
Daniel
7bad65eb20 Fix wrong variable name and missing # 2024-02-20 23:22:49 +02:00
Daniel Öster
16a50adf60
Update Software.ino 2024-02-20 22:12:27 +02:00
Daniel
1ef0536b19 Fix startup bug for large battery sizes 2024-02-20 22:06:21 +02:00
Daniel
4cf741a32b Make serial compile, add github workflow 2024-02-20 21:24:32 +02:00
Daniel
2c4fd25943 Change how parameter is read on startup 2024-02-19 23:33:10 +02:00
Daniel
032a0d75ee Rewrite part 1 2024-02-19 00:44:04 +02:00
Brett Christensen
eebc13bc05 Merge remote-tracking branch 'upstream/main' into mqtt-cleanup 2024-02-18 20:16:00 +11:00
Daniel Öster
d4c514f43c
Merge pull request #186 from dalathegreat/bugfix/char-dis-status
Bugfix: Remove char_dis_status variable
2024-02-17 23:23:17 +02:00
Daniel Öster
41f902fa71
Increase version number 2024-02-17 23:20:57 +02:00
Daniel Öster
ecce5a61ac
Merge branch 'main' into bugfix/char-dis-status 2024-02-17 23:19:13 +02:00
Daniel
4841464400 Make min/maxvoltage variable 2024-02-17 12:51:47 +02:00
Cabooman
9d9030c7db Update Software.ino 2024-02-16 21:10:10 +01:00
Cabooman
b7696f3baa Initial commit 2024-02-16 21:02:44 +01:00
Daniel
699a1ac7ca Remove char_dis_status variable 2024-02-16 12:31:05 +02:00
Daniel
fa69220c6a Add base for SMA Tripower protocol 2024-02-14 17:16:51 +02:00
Brett Christensen
a74ae258c1 Merge branch 'main' into mqtt-cleanup 2024-02-13 18:57:54 +11:00
Brett Christensen
920786a356 add hostname to mqtt ids. Use arduinojson library 2024-02-13 18:40:53 +11:00
Cabooman
091334789a Bring RGB back! 2024-02-12 11:42:57 +01:00
Cabooman
ac42df9e36 Changes from review 2024-02-12 09:28:56 +01:00
Cabooman
3dfbf7b436 Event logging in EEPROM, for now 2024-02-12 01:17:00 +01:00
Cabooman
6cb7e55dad Lots of modifications... Hopefully the end 2024-02-11 22:22:36 +01:00
Cabooman
4dafe58770 Merge branch 'main' into feature/event-log 2024-02-11 13:17:43 +01:00
Cabooman
25cdc7a98a Merge branch 'main' into feature/event-log 2024-02-11 11:24:03 +01:00
Daniel
c82183b46a Fix compilation error 2024-02-11 00:06:51 +02:00
Cabooman
fb33bee991 Explicit event initialization, local unit test execution 2024-02-09 23:23:16 +01:00
Brett Christensen
711aeded0c precommit fixes 2024-02-09 16:33:48 +11:00
Brett Christensen
dff9788b96 well I hope this fixes the build 2024-02-09 16:25:20 +11:00
Brett Christensen
9b47043aba clean up and add ifdef's for event loop stuff 2024-02-09 15:17:08 +11:00
Brett Christensen
7d208c3ebc really want to make this thing work hey 2024-02-09 07:59:29 +11:00
Cabooman
b528c8917f Event cleanup 2024-02-07 08:36:28 +01:00
Cabooman
32378df03e Some cleanup before more surgery 2024-02-06 22:11:02 +01:00
Brett Christensen
89a8a947af Revert "Merge pull request #153 from kharnt0x/wifi-monitor"
This reverts commit 26cbc47c15, reversing
changes made to 38524e27d1.
2024-02-07 06:35:55 +11:00
Cabooman
4d95fcfc31 First commit 2024-02-05 01:19:37 +01:00
Cabooman
6bce1e3c77 Pre-commit 2024-02-03 23:40:42 +01:00
Cabooman
62fd4ce3af Conditional battery init function added 2024-02-03 23:38:35 +01:00
Cabooman
5fef88504c Pre-commit 2024-02-03 22:31:18 +01:00
Cabooman
13bfdcc33b Centralizations and mods for it 2024-02-03 22:27:25 +01:00
Cabooman
7900aedd83 Merge branch 'main' into feature/mqtt-on-main 2024-02-03 19:20:42 +01:00
Daniel Öster
e93e1289fb
Merge pull request #151 from dalathegreat/feature/LEAF-charger
Feature: LEAF charger + Cell monitoring
2024-02-03 12:57:32 +02:00
Daniel Öster
82379dd691
Merge branch 'main' into feature/LEAF-charger 2024-02-02 21:29:20 +02:00
Brett Christensen
266528587a add wifi monitoring loop 2024-02-03 04:50:37 +11:00
Cabooman
2cea5bd578 Merge branch 'main' into feature/mqtt-on-main 2024-02-02 18:23:46 +01:00
Daniel
30d37480be Pre-commit fix 2024-02-01 21:59:06 +02:00
Daniel
a56ceb50dd Add Cellmonitor to webserver 2024-02-01 20:06:43 +02:00
Daniel
4cd5289929 Initial version of PDM support 2024-02-01 17:23:41 +02:00
Daniel Öster
fa9c9125db
Merge pull request #146 from dalathegreat/feature/persistent-memory
Feature: Add ability to save parameters to flash
2024-02-01 00:20:35 +02:00
Steven Maresca
5f2c11ba35 Basic support for the Chevy Volt Gen1 charger, including webserver integration. Intended to enable use of inverters lacking charging functions and standalone charging modes. 2024-01-31 01:09:39 -05:00
Cabooman
957a91e55e Loop function added, generic timer added, message buffer increased (you never know) 2024-01-30 07:36:43 +01:00
Daniel
93b6a3941e Code review naming 2024-01-29 20:03:36 +02:00