Commit Graph

  • 2ee3615dcd switch fertilizer to extra 1 Empire Phoenix 2026-05-01 10:45:54 +02:00
  • db0f7daa4c feat: add fertilizer cooldown functionality with web UI, HAL integration, and configuration support Empire 2026-04-30 22:09:04 +02:00
  • 6809a37d9d feat: add fertilizer pump functionality with configuration, web UI, and HAL integration Empire 2026-04-30 20:44:07 +02:00
  • 0ca09ed498 feat: add fertilizer pump test functionality with web integration and HAL support Empire 2026-04-30 20:37:07 +02:00
  • 542ff578bc feat: add bus-off error handling in CAN error status register with error blinking loop Empire 2026-04-30 20:27:38 +02:00
  • 2e16163b0e feat: implement interleaved sensor measurement timing with slot-based coordination to prevent overlap Empire 2026-04-30 20:19:13 +02:00
  • 9280bbb244 refactor: rename deep_sleep to deep_sleep_ms for consistency across the codebase Empire 2026-04-30 20:09:48 +02:00
  • e0b8acd55c Add firmware build timestamp support for sensors; update detection workflows and UI accordingly. Kai Börnert 2026-04-27 16:46:24 +02:00
  • c04109a76c Rename /version endpoint to /firmware_info; add heap memory statistics to firmware data and UI. Kai Börnert 2026-04-27 15:46:29 +02:00
  • f0c9ed4e7f Add live log buffering support and endpoint; enhance log display functionality. Kai Börnert 2026-04-27 15:04:05 +02:00
  • 3fa8077b81 Update button labels to clarify sensor identification actions in plant.html Kai Börnert 2026-04-27 13:56:32 +02:00
  • 7f0714914f Add averaging over multiple windows for frequency measurement; optimize task yielding for USB stability. Kai Börnert 2026-04-27 13:42:30 +02:00
  • 61806a5fa2 Add mcutie MQTT client implementation and improve library structure Empire Phoenix 2026-04-27 09:39:29 +02:00
  • 016047ab23 Update Water HAL: enhance GPIO config with drive mode and input settings Empire Phoenix 2026-04-26 21:24:51 +02:00
  • eb276cfa68 Refactor HAL modules: update async support in Water module and reorganize detect_sensors logic Empire Phoenix 2026-04-26 21:01:27 +02:00
  • f1c85d1d74 Migrate serialization from Bincode to Postcard Empire Phoenix 2026-04-26 20:46:52 +02:00
  • 097aff5360 Switch savegame serialization format from Bincode to custom parsing Empire Phoenix 2026-04-26 20:31:56 +02:00
  • fc0e18da56 Integrate mcutie library for MQTT functionality Empire Phoenix 2026-04-26 19:56:16 +02:00
  • 2e4eb283b5 Add AGENTS.md to document repository structure and development guidelines Empire Phoenix 2026-04-26 19:47:07 +02:00
  • cc92c82ac9 Fix incorrect spawn function call and update dependencies Empire Phoenix 2026-04-26 19:46:46 +02:00
  • b8f01f0de9 Remove unused dependencies and imports, cleanup Cargo.lock Empire Phoenix 2026-04-26 19:08:18 +02:00
  • 79daecf97d add lock for now, as otherwise it wont build Empire 2026-04-26 16:06:13 +02:00
  • 6b4fd3f701 Add DeepSleep log message and improve formatting consistency 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 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 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 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