Commit Graph

21 Commits

Author SHA1 Message Date
Martin Preuss
40c3a3ee4e mqtt: added more message types, added test for them. 2023-03-29 00:42:49 +02:00
Martin Preuss
562b3d863d aqhome: started working on MTQQ client. 2023-03-28 21:43:01 +02:00
Martin Preuss
5e510ea748 More work on IPC code, added aqhomed daemon. 2023-03-18 23:25:21 +01:00
Martin Preuss
7c775be3da aqhome: fixed endpoint code. Now works again. 2023-03-18 01:57:20 +01:00
Martin Preuss
9dacf5e5c5 aqhome: started reworking message code to use gwen's new msgio code. 2023-03-18 00:57:03 +01:00
Martin Preuss
4b3c7a0fa0 aqhome: Added node db. 2023-02-22 21:25:10 +01:00
Martin Preuss
b2138af652 aqhome: More work on endpoint system. Basically works. 2023-02-22 17:54:17 +01:00
Martin Preuss
4c942d2584 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
0fb76d384c Decreased verbosity. 2023-02-06 21:55:49 +01:00
Martin Preuss
42ebb11a99 aqhome: added more parsers. 2023-02-05 23:43:43 +01:00
Martin Preuss
c1aee1e2c5 Renamed i2c to twi. 2023-02-05 15:39:15 +01:00
Martin Preuss
6fe2f893f0 aqhome: Added parser for needaddr message. 2023-02-04 16:02:40 +01:00
Martin Preuss
1620e4c0e5 aqhome: Improved serial port handling, added parsers for different msg types. 2023-02-04 00:58:28 +01:00
Martin Preuss
6c69e98ebc libtest: Parse "value" packets. 2023-02-02 00:45:42 +01:00
Martin Preuss
97d8fc7308 libtest: fixed a bug. 2023-01-30 01:03:24 +01:00
Martin Preuss
656cbdd7d4 COM: Added COM_EnqueueDebug 2023-01-28 15:29:43 +01:00
Martin Preuss
a075136920 aqhome: added some parsing for COM messages. 2023-01-28 00:11:23 +01:00
Martin Preuss
d33b9339e6 Parse SEND STATS message. 2023-01-26 18:58:51 +01:00
Martin Preuss
22d96dbab0 AqHome: Added a test for sending/receiving asynchronously. 2023-01-25 21:47:06 +01:00
Martin Preuss
fbe2ae246c aqhome: Added test for sending packets to MCU. 2023-01-25 16:29:36 +01:00
Martin Preuss
c0fca3bf98 aqhome: Added test for serial interface, added api.h. 2023-01-22 17:47:30 +01:00