This website requires JavaScript.
1fa765a5d8
adjust can to hopefull work better
develop
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
3d18b0dbf6
split webserver into submodules
Empire Phoenix
2025-09-28 19:08:43 +02:00
7ebc147f51
v3 wip
Empire Phoenix
2025-09-28 13:42:30 +02:00
f0bda32d7a
use rom linked functions for pin keeping
Empire
2025-09-26 23:32:41 +02:00
76f59b093d
enable deepsleep and gpio1 + timer wake
Empire
2025-09-26 22:07:48 +02:00
7fc8d0c882
sta config mode
Empire Phoenix
2025-09-26 01:13:08 +02:00
6d5bb5b966
sntp and wifi sta mode working
Empire Phoenix
2025-09-26 00:44:40 +02:00
336961f0a0
not working wip of station mode
Empire
2025-09-25 22:32:10 +02:00
e20b474dfd
bring selftest online, bring tz online, fix set_config/get_config race
Empire
2025-09-24 22:29:58 +02:00
5b009f50e5
tanksensor and rtc sync
Empire Phoenix
2025-09-23 22:59:08 +02:00
d010c5d12a
get more functions online
Empire Phoenix
2025-09-23 20:51:59 +02:00
b594a02870
fix progress display
Empire Phoenix
2025-09-23 00:43:19 +02:00
1f3349c348
add pump expander
Empire Phoenix
2025-09-23 00:26:05 +02:00
5b0e2b6797
i2c working, rtc working, eeprom working
Empire Phoenix
2025-09-22 23:44:33 +02:00
1791f463b7
remove anyhow
Empire Phoenix
2025-09-22 01:49:25 +02:00
c94f5bdb45
get log to work, make time accessible
Empire
2025-09-20 11:31:51 +02:00
584d6df2d0
file up & download and delete
Empire Phoenix
2025-09-18 01:39:32 +02:00
cd63e76469
set read config initial somewhat ready
Empire Phoenix
2025-09-17 03:50:21 +02:00
4c54edbcea
littlefs2 impl stuff
Empire Phoenix
2025-09-17 01:36:53 +02:00
8b938e7687
small adjustments
Empire Phoenix
2025-09-16 22:41:45 +02:00
1c84cd00da
rework wifi controller share
Empire Phoenix
2025-09-16 02:24:03 +02:00