Commit Graph

20 Commits

Author SHA1 Message Date
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
bf89562d51 Removed unneeded code. 2023-09-20 17:51:02 +02:00
Martin Preuss
16ce958964 aqhome: added service definitions, started implementing HTTP service. 2023-07-24 21:49:17 +02:00
Martin Preuss
02797ff092 aqhome: started working on database code. 2023-07-19 01:26:14 +02:00
Martin Preuss
08c3875a26 aqhome: completed adapting to msgio2 interface. 2023-07-12 13:33:04 +02:00
Martin Preuss
6479d6c305 added missing files. 2023-04-26 17:34:30 +02:00
Martin Preuss
4e409851f6 aqhome: added lib for hexfiles and flash records. 2023-04-18 19:41:56 +02:00
Martin Preuss
3a6e2f60bc aqhome: started working on MTQQ client. 2023-03-28 21:43:01 +02:00
Martin Preuss
d1c21322b8 More work on IPC code, added aqhomed daemon. 2023-03-18 23:25:21 +01:00
Martin Preuss
12d197dae2 aqhome: fixed endpoint code. Now works again. 2023-03-18 01:57:20 +01:00
Martin Preuss
6507f3896f aqhome: started reworking message code to use gwen's new msgio code. 2023-03-18 00:57:03 +01:00
Martin Preuss
614a942a0e aqhome: Added node db. 2023-02-22 21:25:10 +01:00
Martin Preuss
7a1968e962 aqhome: More work on endpoint system. Basically works. 2023-02-22 17:54:17 +01:00
Martin Preuss
caa85edfc6 More work on node/pc interface.
- added AQH_MSG_ENDPOINT
- added AQH_MsgEndpointLog
- added AQH_MsgEndpointTcp
- added AQH_MsgEndpointTty
- added AQH_MsgEndpointMgr
2023-02-20 23:45:10 +01:00
Martin Preuss
9f45b70e36 aqhome: added more parsers. 2023-02-05 23:43:43 +01:00
Martin Preuss
88a013650b aqhome: Added parser for needaddr message. 2023-02-04 16:02:40 +01:00
Martin Preuss
2874e18048 aqhome: Improved serial port handling, added parsers for different msg types. 2023-02-04 00:58:28 +01:00
Martin Preuss
e639550d00 aqhome: Added test for serial interface, added api.h. 2023-01-22 17:47:30 +01:00
Martin Preuss
112e15e41b Initial import. 2023-01-16 23:12:09 +01:00