Commit Graph

16 Commits

Author SHA1 Message Date
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