This website requires JavaScript.
6b4fd3f701
Add DeepSleep log message and improve formatting consistency
test_new_storage
Empire Phoenix
2026-04-17 00:31:21 +02:00
3157ba7e76
Merge branch 'test_new_storage' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into test_new_storage
Empire Phoenix
2026-04-16 23:58:38 +02:00
2493507304
Refactor plant state handling and moisture interpretation
Empire Phoenix
2026-04-16 23:58:23 +02:00
0f6cb5243c
feat: add pump corrosion protection feature, extend error handling for pump operations, and enhance configuration options
Empire
2026-04-16 21:56:46 +02:00
b740574c68
refactor: add timezone support to wait_infinity, improve MQTT updates in config mode, and minor cleanup
Empire
2026-04-16 20:42:08 +02:00
6a71ac4234
Improve flash operation logging and serialization padding
Empire Phoenix
2026-04-14 00:19:18 +02:00
8ce00c9d95
Refactor async logging to synchronous; improve error handling consistency across modules.
Kai Börnert
2026-04-13 17:03:47 +02:00
964bdb0454
fix: handle non-200 responses in config update, ensure progress removal runs only on success
Empire
2026-04-13 12:38:00 +02:00
12405d1bef
cleanup
Empire
2026-04-12 22:15:52 +02:00
0e3786a588
Add InterceptorLogger for async log capturing and enhanced debugging
Empire Phoenix
2026-04-12 20:45:36 +02:00
b26206eb96
Introduce watchdog and serialization improvements
Empire Phoenix
2026-04-12 20:38:52 +02:00
95f7488fa3
Add save timestamp support and log interceptor for enhanced debugging
Empire Phoenix
2026-04-11 22:40:25 +02:00
0d7074bd89
save tests
Empire
2026-04-11 21:34:48 +02:00
bc25fef5ec
refactor: consolidate logging and time handling, remove TIME_ACCESS and LOG_ACCESS
Empire
2026-04-10 18:53:30 +02:00
301298522b
remove: eliminate file management and LittleFS-based filesystem, implement savegame management for JSON config slots with wear-leveling
Empire
2026-04-08 22:12:55 +02:00
1da6d54d7a
new backup adjustments
Empire Phoenix
2026-04-06 19:51:46 +02:00
0ad7a58219
Improve error handling, ensure robust defaults, and eliminate unsafe unwraps/expectations across modules.
Empire Phoenix
2026-04-06 15:26:52 +02:00
07aed02fe7
fix mqtt not starting webserver
develop
Empire Phoenix
2026-04-06 12:54:08 +02:00
aef0ffd5a1
add v1 revisio of bms
Empire
2026-04-06 12:40:52 +02:00
4d4fcbe33b
store backup now in binary, and let backend serialize/deserialize
Empire
2026-04-05 13:30:11 +02:00
1fa765a5d8
adjust can to hopefull work better
Empire
2026-04-01 21:43:16 +02:00
eaa65637f1
Enhance error handling and robustness in TWAI-based sensor detection and moisture measurement.
Empire Phoenix
2026-04-01 01:24:04 +02:00
f1dadd7e6e
massivly reduce canbus speed
Empire Phoenix
2026-03-31 18:24:23 +02:00
7121dd0fae
Add silent mode for sensor detection and moisture measurement
Empire Phoenix
2026-03-29 14:21:12 +02:00
4cf5f6d151
fix: correctly retrieve and display IP address for both IPv4 and IPv6 configurations
Empire
2026-03-27 20:45:24 +01:00
9de5236e65
fix tank sensor
Empire
2026-03-27 10:45:33 +01:00
abca324a67
fix website
Empire Phoenix
2026-03-18 01:42:37 +01:00
57323bad55
Update OTA HTML to display multiple firmware states
Empire Phoenix
2026-03-18 01:32:14 +01:00
086b0cbe4e
Merge branch 'develop' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into develop
Empire Phoenix
2026-03-18 01:25:29 +01:00
39e4e733f3
Fix ota, use MMU to determine running partition, use RMW wrapper for ota_data partition (littelfs handles this internally, so it was no problem prior)
Empire Phoenix
2026-03-18 01:22:33 +01:00
66e1fe63e0
Revert "new ota logic"
Empire Phoenix
2026-03-17 22:17:47 +01:00
ce981232f0
Revert "Refactor OTA update handling and improve error reporting."
Empire Phoenix
2026-03-17 22:17:32 +01:00
07cf97fffb
Revert "Refactor OTA update handling and improve error reporting."
Empire Phoenix
2026-03-17 22:17:28 +01:00
cca13f51d9
Refactor OTA update handling and improve error reporting.
Empire Phoenix
2026-03-17 22:16:39 +01:00
7c128a27eb
Refactor OTA update handling and improve error reporting.
Empire Phoenix
2026-03-17 22:16:31 +01:00
924a9ba228
add: script to erase OTA data using cargo espflash
Empire
2026-03-17 20:29:51 +01:00
a069888341
reboot after 5 times error code without powercycle
Empire Phoenix
2026-03-17 19:59:55 +01:00
02c9486e98
canbus fix and ota adjustments
Empire
2026-03-15 20:28:53 +01:00
2d2d7d16cd
Merge branch 'develop' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into develop
Empire
2026-03-15 20:04:02 +01:00
86f29a336c
Merge branch 'develop' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into develop
Empire Phoenix
2026-03-15 20:02:05 +01:00
c61a586595
new ota logic
Empire Phoenix
2026-03-15 19:57:19 +01:00
af27f3b820
canbus debugging
Empire
2026-03-15 13:43:36 +01:00
32db326266
update: use Instant to dynamically adjust loop timing and maintain consistent 50ms interval
Empire
2026-03-12 20:41:27 +01:00
a4d764c4fe
remove: eliminate MoistureSensorState::Disabled, simplify moisture sensor processing, refactor pump logic, and clean up redundant/unnecessary code
Empire
2026-03-12 20:36:18 +01:00
5c78495bd5
update: initialize all pump expander pins to low before setting output mode
Empire
2026-03-12 20:06:19 +01:00
07ab69075a
bms intro
Empire Phoenix
2026-03-10 22:38:06 +01:00
125b3efad3
update: reduce pause duration in blinking sequence from 2 seconds to 400 milliseconds
Empire
2026-02-27 23:17:25 +01:00
9b21d505e6
allow single sensor detection, get rid of sensor disabled hardware state == nomessage
Empire
2026-02-27 23:12:40 +01:00
c575fc2c36
add: extend CAN task with collision detection and beacon handling, refactor error blinking logic, and optimize GPIO initialization for modularity
Empire
2026-02-27 22:12:52 +01:00
3128e32fb2
sensor case
Empire
2026-02-20 22:20:57 +01:00
6bba9b1f27
update: adjust sensor STEP file to reflect updated geometries and placement adjustments, correct timestamp, and align with KiCad output changes
Empire
2026-02-13 23:24:32 +01:00
c909b33af0
remove: comment out unused plant visibility logic, update moisture sensor processing, and enhance plant ID handling in TWAI communication
Empire
2026-02-13 23:24:21 +01:00
979f982565
add: implement CAN communication channels, create can_task for RX/TX handling, enhance error detection, and reorganize configuration validation logic
Empire
2026-02-13 21:53:48 +01:00
e6f8e34f7d
remove: delete initial_hal implementation, update moisture sensor logic to handle optional raw values, optimize TWAI management, and improve CAN data handling
Empire
2026-02-01 03:57:36 +01:00
ce10d084f8
update: refactor and enhance CAN sensor initialization, reorganize GPIO assignments, improve error detection and logging, and streamline TWAI handling
Empire
2026-01-31 00:06:42 +01:00
355388aa62
update: refactor and enhance CAN sensor initialization, reorganize GPIO assignments, improve error detection and logging, and streamline TWAI handling
Empire
2026-01-30 22:01:37 +01:00
0c0b62e2ed
update: improve documentation and restructure code for modular hardware integration, add CAN communication to HAL, and update KiCad layouts
Empire
2026-01-23 22:02:14 +01:00
1de40085fb
add: implement UART-based serial configuration handling and improve error handling in charge indicator updates
Empire
2026-01-05 19:57:57 +01:00
8fc2a89503
refactor: simplify battery monitoring logic, remove unused fields, and replace BQ34Z100G1 integration with WCH I2C implementation
goodby-espidf
Empire
2026-01-04 23:59:14 +01:00
350820741a
update: adjust sensor programmer hardware files, add new footprint, and reassign nets
Empire
2026-01-04 18:42:09 +01:00
d33b05e1d7
remove HAL implementation files for v3 and v4, and the build script
Empire
2026-01-04 18:41:38 +01:00
412a26390a
add hardware files for sensor programmer
Empire
2025-12-25 22:22:30 +01:00
af275abf15
minify pcb for can
Empire
2025-12-22 18:46:56 +01:00
ca2fd8a5e1
improved sensor canbus code
Empire
2025-12-06 04:01:16 +01:00
6ffbf710d3
slight adjustments
Empire
2025-11-19 12:20:26 +01:00
f6767d1827
refactor: organize dependencies in Cargo.toml for clarity and consistency
Empire
2025-11-13 21:33:01 +01:00
3db71eea45
Merge branch 'goodby-espidf' of ssh://git.mannheim.ccc.de:1337/C3MA/PlantCtrl into goodby-espidf
Empire
2025-11-13 20:08:45 +01:00
576b81bb66
vcs config
Empire
2025-11-13 20:08:19 +01:00
8cd9e08e93
shared flash test
Empire Phoenix
2025-11-02 02:30:21 +01:00
0519ca3efe
read and write to nal
Empire Phoenix
2025-10-31 23:39:10 +01:00
f366aace7f
esp-hal release wip
Empire Phoenix
2025-10-31 23:22:40 +01:00
8b0734d029
config for sensor
Empire Phoenix
2025-10-31 14:01:43 +01:00
cafe1b264e
refactor: unify moisture handling, update config structure, and add peer dependencies
Empire
2025-10-23 22:44:44 +02:00
1db3f7af64
chore: 📎 + fmt
ju6ge
2025-10-18 20:40:38 +02:00
6357ec773f
Merge branch 'containerize-toolchains' into goodby-espidf
ju6ge
2025-10-18 19:03:13 +02:00
de83d7f4b0
fix containerized build environment for cargo
containerize-toolchains
ju6ge
2025-10-18 18:42:02 +02:00
6c874fb852
updated node package lock
ju6ge
2025-10-18 18:41:47 +02:00
658efd30bb
improve build scripts
ju6ge
2025-10-18 18:40:27 +02:00
70df806a87
setup cargo run to use containerized build tools that are not rust tools
ju6ge
2025-09-25 22:30:41 +02:00
1423b246da
install nodejs and npm
ju6ge
2025-09-25 19:47:27 +02:00
ad15eb7bf0
containerize c toolchain for filesystem
ju6ge
2025-09-18 21:42:05 +02:00
a446f3ace2
sensor and esp and canable call all communicate with each other.
Empire
2025-10-18 00:58:12 +02:00
ea608dfa6a
cleanup
Empire
2025-10-16 20:10:00 +02:00
5137fd2baf
can sensor start
Empire Phoenix
2025-10-16 18:48:18 +02:00
4cfda300a3
versions
Empire Phoenix
2025-10-15 02:47:31 +02:00
90d5a0f2a2
test pin remapping
Empire Phoenix
2025-10-15 02:36:47 +02:00
f6f8829cf5
cleanups
Empire Phoenix
2025-10-15 02:14:49 +02:00
45e948636b
switch to bulk measurements
Empire
2025-10-10 19:40:57 +02:00
083573de4a
remove old stuff
Empire
2025-10-08 20:44:03 +02:00
e5c5f31112
make async can useable
Empire
2025-10-08 19:48:13 +02:00
7f3910bcd0
sensor sweep tester
Empire Phoenix
2025-10-07 21:50:33 +02:00
712e8c8b8f
cleanups
Empire Phoenix
2025-10-06 16:44:46 +02:00
4ba68182e5
start of plantsensor
Empire
2025-10-06 13:18:03 +02:00
a3cdd92af8
fix ota abort/invalid switching
Empire Phoenix
2025-10-06 02:43:37 +02:00
894be7c373
fix some ota stuff
Empire Phoenix
2025-10-04 03:05:11 +02:00
0ddf6a6886
stuff
Empire
2025-10-04 01:24:00 +02:00
27b18df78e
ota is back
Empire
2025-10-01 21:56:16 +02:00
9c6dcc465e
canbus sensor stub and pcnt impl
Empire Phoenix
2025-10-01 00:36:15 +02:00
cf58486cf5
we should be feature compatible with main version now!
Empire Phoenix
2025-09-30 22:37:45 +02:00
cfe23c8a09
mqtt via mcutie
Empire Phoenix
2025-09-29 01:00:11 +02:00