26 Commits

Author SHA1 Message Date
4b919b9613
chore: cargo fmt 2025-06-20 16:26:03 +02:00
e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00
751f07e6fd Merge branch 'feature/v4_modular' into develop
# Conflicts:
#	rust/src/config.rs
#	rust/src/main.rs
#	rust/src/tank.rs
2025-06-18 19:07:24 +02:00
05400c7c4a v4 board impl 2025-06-14 00:40:47 +02:00
6499b18ada allow startup with initial board mode and nearly no pin configs 2025-06-11 22:08:59 +02:00
bfc3fbc6e1 cargo fmt 2025-05-07 00:01:23 +02:00
5fe1dc8f40 add ability to override frequency per plant and adjust timezone, fix missing workhour for plants 2025-05-06 22:33:33 +02:00
2b5c1da484
WIP refactor plant_state 2025-04-24 20:45:37 +02:00
d9c3d4e13c
add config field to enable moisture sensor a 2025-04-24 20:44:39 +02:00
285e7b66ed module splut 2025-03-31 21:33:10 +02:00
f340278236
chore: cargo fmt 2025-03-13 20:32:28 +01:00
d11dc523f0 allow parsing config with missing keys, added nightlamp config stuff, added nightlamp testing, 2025-03-08 18:47:30 +01:00
74f9c17461 adjust rust code to new config file, fix bq34z100 flasher 2024-12-16 02:15:03 +01:00
bfcf5e150c move to central config, make TZ compile time const, confgureable later! 2024-11-13 22:04:47 +01:00
65e5d0d753 firmware streaming 2024-08-11 19:08:30 +02:00
d2fb6b8411 adjustments for 3.0 pcb 2024-06-18 20:34:35 +02:00
bfee21796a fix rollback and windows build 2024-02-21 15:36:26 +01:00
9d1a807805 allow to selectivly enable redundant sensors 2024-02-17 17:25:50 +01:00
680d1c3aaf fix rtc storage 2024-02-15 23:00:05 +01:00
060a1cc32d proceed with bq34z100 extraction 2024-02-02 21:35:04 +01:00
b5b5b25238 main pump handler 2024-01-09 00:16:13 +01:00
a30dbe0759 go to stay alive 2024-01-07 14:33:02 +01:00
4c02b99ea7 webserver improvements 2023-12-27 17:33:11 +01:00
1e40e2e3ba move to typescript, testmode, shiftregister revival 2023-12-23 01:59:00 +01:00
5d6871250e wifi config file handling added 2023-12-12 03:46:53 +01:00
dd949a1be1 partition table 2023-11-29 18:28:09 +01:00