Commit Graph

32 Commits

Author SHA1 Message Date
Martin Preuss
118f7605fa aqhome: added modules field to nodeinfo. 2023-03-18 23:25:48 +01:00
Martin Preuss
5e510ea748 More work on IPC code, added aqhomed daemon. 2023-03-18 23:25:21 +01:00
Martin Preuss
61e82c5d66 aqhome: removed uneeded files. 2023-03-18 01:58:57 +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
2b2ec8a0d7 Fixed a bug. 2023-03-08 23:01:48 +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
3803afbdea added AQH_MsgEndpoint_SetFd(). 2023-02-21 06:19:28 +01:00
Martin Preuss
b6e506e30b Fixed a bug. 2023-02-21 06:19:08 +01:00
Martin Preuss
f9f52d786a Work on now deprecated module AQH_Serial. 2023-02-20 23:45:39 +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
7eaea20d12 aqhome: fixed a bug. 2023-02-05 23:43:53 +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
a2e2bb23ff aqhome: Add debug output for invalid messages. 2023-02-05 15:38:55 +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
2bff1c1493 lib: Minor change. 2023-02-02 00:45:21 +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
53716b37d5 serial: Set ATTN line high on start. Added checks. 2023-01-26 18:58:32 +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
5750a26c2a aqhome: Use baudrate of 19200 bps. 2023-01-25 16:29:16 +01:00
Martin Preuss
9e31dc2160 aqhome: Fixed a bug. 2023-01-22 17:47:42 +01:00
Martin Preuss
c0fca3bf98 aqhome: Added test for serial interface, added api.h. 2023-01-22 17:47:30 +01:00
Martin Preuss
16be96ada9 Initial import. 2023-01-16 23:12:09 +01:00