Steven Maresca
3c90c467a9
Software/Software.ino - remove ISA Shunt
2024-06-16 19:30:45 -04:00
Daniel Öster
376d6042de
Update Software.ino
2024-06-16 23:52:19 +03:00
Daniel Öster
fb1716dbab
Update Software.ino
2024-06-16 23:47:55 +03:00
Cabooman
fa80a328d6
Task creation needs some attention
2024-06-16 22:35:39 +02:00
Cabooman
1839c810d4
Moved and added some #ifdef
2024-06-16 22:15:52 +02:00
Daniel Öster
ddbe263716
Update Software.ino
2024-06-16 17:21:30 +03:00
Daniel Öster
fa4074691b
Update Software.ino
2024-06-16 17:16:54 +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
4c9a08b8c0
Update version number to signal development
2024-06-10 23:44:23 +03:00
Daniel Öster
b7d76a7c47
Update Software version number for release
2024-06-10 23:36:11 +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
8664c817c4
Merge pull request #330 from dalathegreat/improvement/compiler-warnings
...
Improvement: Compiler warnings
2024-06-04 18:04:33 +03:00
Daniel
4b50da22ce
Remove unused variable
2024-06-02 22:35:01 +03:00
Daniel Öster
fa61f827be
Update version number to signal development
2024-06-02 21:47:28 +03:00
Daniel Öster
1600cecb76
Update version number for release
2024-06-02 21:42:39 +03:00
Daniel
6d5eeaf964
Merge branch 'main' into improvement/compiler-warnings
2024-06-02 21:36:15 +03:00
Daniel
7210e9fbe1
Remove unused variable causing warning
2024-06-01 14:51:17 +03:00
amarofarinha
b0c5e3064d
Compile fix for ESP32 Migration from 2.x to 3.0 (LED Control)
2024-05-31 21:41:16 +01:00
Daniel
9876d5b75b
Merge branch 'main' into bugfix/i3-power-watt
2024-05-29 23:15:56 +03:00
Daniel Öster
fb5807ca61
Update version number
2024-05-29 22:08:43 +03:00
Daniel Öster
b565ee1d83
Merge branch 'main' into bugfix/i3-power-watt
2024-05-25 23:19:48 +03:00
Kukumagi
549a59a573
Fix canfd startup. Now when INT pin is connected then everything should work as intended and no need to fiddle with disconnecting INT pin
2024-05-24 21:39:18 +03:00
Daniel Öster
7193938dcd
Merge pull request #309 from dalathegreat/feature/stark-hardware
...
Feature: Add initial support for Stark hardware
2024-05-19 21:05:48 +03:00
Daniel
da69d247e3
Skip safeties on double lilygo
2024-05-19 20:26:18 +03:00
Daniel
64b77f1898
Pre commit fix
2024-05-19 11:49:53 +03:00
Daniel
b3ba72d0d1
Move charge W capping to Safety file
2024-05-19 11:44:00 +03:00
Daniel
d98996b7be
Add Stark board as option
2024-05-17 23:10:04 +03:00
Steven Maresca
2aa6ca1cac
Rework CHAdeMO support to more fully implement standard, including appropriate sequence for negotiation. Testing and further refinement is needed before this feature is entirely usable.
2024-05-16 18:24:41 -04:00
Daniel Öster
44efc43251
Merge pull request #303 from smaresca/smaresca/integrate-SimpleISA
...
Add SimpleISA library for use in measuring current/voltage
2024-05-16 21:20:31 +03:00
Daniel Öster
3b38c4b2b4
Merge pull request #301 from dalathegreat/feature/safety-cpp
...
New feature: Safety.cpp
2024-05-16 10:25:54 +03:00
Steven Maresca
23c7443cb2
Add SimpleISA library for use in measuring current/voltage, lightly modified from source material to support ESP32-Arduino-CAN
2024-05-14 05:14:58 -04:00
Daniel Öster
f9afdd35a7
Update version number to signal dev
2024-05-13 21:09:04 +03:00
Daniel Öster
41c54c3fe9
Update version number for release
2024-05-13 20:45:39 +03:00
Daniel
f6f12652d6
Add safety file, move out safety checks
2024-05-13 19:45:56 +03:00
itpr-gwis2
06ab803da9
can fd debug print function only
2024-05-07 18:36:10 +03:00
itpr-gwis2
34e2d45d34
can fd debug to Software.ino
2024-05-06 17:02:57 +03:00
itpr-gwis2
7cdc7181df
can fd debug to Software.ino
2024-05-06 16:50:40 +03:00
Daniel Öster
1d094709ab
Update version number to signal dev
2024-05-01 22:05:44 +03:00
Daniel Öster
14432dc198
Update version number for release
2024-05-01 21:55:14 +03:00
Cabooman
8ee7f0e073
Update Software.ino
2024-05-01 20:13:42 +02:00
Daniel Öster
a58c570dc5
Merge pull request #276 from dalathegreat/refactor/inverter-can-send
...
Refactor: Inverter handling
2024-04-30 23:00:59 +03:00
Cabooman
7d53705599
Consistent library naming
2024-04-30 21:13:39 +02:00
Daniel
a6ec991f26
Refactor modbus inverter handling
2024-04-29 21:22:54 +03:00
Daniel
3aa5704d74
Refactor CAN inverter handling
2024-04-29 21:02:37 +03:00
Daniel Öster
6f4831f4cd
Merge pull request #274 from dalathegreat/bugfix/compile-error-chargers
...
Bugfix: Make chargers compile and add to workflow 🤖
2024-04-28 22:10:40 +03:00
Cabooman
df17c49578
Merge pull request #272 from dalathegreat/improvement/event-uptimestamp
...
Improvement/event uptimestamp
2024-04-27 12:58:14 +02:00
Daniel
93dfa1b0eb
Make chargers compile. Add to workflow
2024-04-27 13:26:00 +03:00
Cabooman
cee1e11bff
Pre-commit
2024-04-26 21:53:16 +02:00
Cabooman
6943963907
Move uptime update, use uptime for event timestamp
2024-04-26 21:48:13 +02:00
Daniel
b141161d9a
Add Event when automatic contactor opening happens
2024-04-26 22:26:04 +03:00