Commit Graph

30 Commits

Author SHA1 Message Date
Martin Preuss
074a7e5650 cleanup build system. 2025-05-08 17:59:27 +02:00
Martin Preuss
b4d71a0fad added app aqhome-cgi. 2025-04-21 00:29:31 +02:00
Martin Preuss
c6f1ac94fa increased version number. 2025-03-23 22:41:30 +01:00
Martin Preuss
1fa0d976d2 increased version. 2025-03-19 23:22:59 +01:00
Martin Preuss
0d8d684e78 prepared release 0.0.6. 2025-03-18 22:58:39 +01:00
Martin Preuss
2d7459394e added notes about fuses. 2024-09-29 21:12:08 +02:00
Martin Preuss
6abac9b5a1 incremented version. 2024-05-19 01:37:12 +02:00
Martin Preuss
29eb910881 increased minimum gwen version required. 2024-05-07 23:57:26 +02:00
Martin Preuss
2342dfbe4a incremented version. 2024-04-21 00:34:09 +02:00
Martin Preuss
8bb60fdba7 build: more gcc warnings. 2024-04-17 22:26:47 +02:00
Martin Preuss
1b1d2f6c9e incremented version. 2024-04-12 22:42:00 +02:00
Martin Preuss
e7bfa36cab add first scripts to get water levels. 2024-02-25 01:22:29 +01:00
Martin Preuss
3c91a83177 Changed debug GCC flags. 2023-10-21 02:19:50 +02:00
Martin Preuss
79c71563d5 removed dependency aqdatabase (not used). 2023-10-06 18:03:47 +02:00
Martin Preuss
7fb4e8b577 added systemd service files. added conf example file. 2023-10-06 12:37:19 +02:00
Martin Preuss
f1753eeea7 mqtt module now works. 2023-10-04 18:22:53 +02:00
Martin Preuss
bfed937950 More work on mqtt tool. 2023-10-04 16:02:02 +02:00
Martin Preuss
831c94f898 Read config file for fallback when no command line arguments are given. 2023-10-03 16:51:15 +02:00
Martin Preuss
edcac1f2b9 Fixed required version of aqdatabase. 2023-08-12 02:05:48 +02:00
Martin Preuss
02797ff092 aqhome: started working on database code. 2023-07-19 01:26:14 +02:00
Martin Preuss
c6e013fdcf gixed build rule for flashing bootloader. 2023-05-10 21:10:17 +02:00
Martin Preuss
e647a17c7e fixed a typo. 2023-04-26 17:32:21 +02:00
Martin Preuss
7e77dcaf51 build: make assembling avr code optional. 2023-04-26 13:22:54 +02:00
Martin Preuss
9b568393cd 0BUILD: added target to flash test image. 2023-04-20 00:46:30 +02:00
Martin Preuss
736acc69a7 0BUILD: add target to flash base image (bootloader). 2023-04-19 15:43:46 +02:00
Martin Preuss
764c883edb build: added debug option. 2023-03-20 22:50:07 +01:00
Martin Preuss
d1c21322b8 More work on IPC code, added aqhomed daemon. 2023-03-18 23:25:21 +01:00
Martin Preuss
ea83c46cb5 0BUILD: Set fuses to allow for self programming. 2023-02-04 16:02:59 +01:00
Martin Preuss
0c87d3fc4d build: Reorganized code.
Most MCU-dependent variable definitions ist now put into node-specific files.
Makes it easier to maintain code for different node types.
2023-02-02 00:44:50 +01:00
Martin Preuss
112e15e41b Initial import. 2023-01-16 23:12:09 +01:00