Commit Graph

285 Commits

Author SHA1 Message Date
Martin Preuss
8712958228 aqhome: moved code from msg/endpointmgr to /msgmanager.
This simplified further development.
2023-03-20 22:48:58 +01:00
Martin Preuss
fecf4ab79c aqhome: implemented new node messages, adapted to firmware changes. 2023-03-19 23:23:14 +01:00
Martin Preuss
796869fc3c aqhome: added IPC messages (FORWARD, VALUE) 2023-03-19 23:21:02 +01:00
Martin Preuss
557a678d0b aqhome: added modules field to nodeinfo. 2023-03-18 23:25:48 +01:00
Martin Preuss
d1c21322b8 More work on IPC code, added aqhomed daemon. 2023-03-18 23:25:21 +01:00
Martin Preuss
c26119d34c aqhome: removed uneeded files. 2023-03-18 01:58:57 +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
0dab60f4e6 Fixed a bug. 2023-03-08 23:01:48 +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
da1ea9c268 added AQH_MsgEndpoint_SetFd(). 2023-02-21 06:19:28 +01:00
Martin Preuss
f727d3bb2f Fixed a bug. 2023-02-21 06:19:08 +01:00
Martin Preuss
a12d6ae133 Work on now deprecated module AQH_Serial. 2023-02-20 23:45:39 +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
e1bf53e93f Decreased verbosity. 2023-02-06 21:55:49 +01:00
Martin Preuss
012e33aea1 aqhome: fixed a bug. 2023-02-05 23:43:53 +01:00
Martin Preuss
9f45b70e36 aqhome: added more parsers. 2023-02-05 23:43:43 +01:00
Martin Preuss
a9a81c8515 Renamed i2c to twi. 2023-02-05 15:39:15 +01:00
Martin Preuss
e5219b2796 aqhome: Add debug output for invalid messages. 2023-02-05 15:38:55 +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
d74f8f04c2 libtest: Parse "value" packets. 2023-02-02 00:45:42 +01:00
Martin Preuss
319317c550 lib: Minor change. 2023-02-02 00:45:21 +01:00
Martin Preuss
8eba9a7b6d libtest: fixed a bug. 2023-01-30 01:03:24 +01:00
Martin Preuss
02b09e9ff7 COM: Added COM_EnqueueDebug 2023-01-28 15:29:43 +01:00
Martin Preuss
65afe4c790 aqhome: added some parsing for COM messages. 2023-01-28 00:11:23 +01:00
Martin Preuss
74277a286b Parse SEND STATS message. 2023-01-26 18:58:51 +01:00
Martin Preuss
e8e6df0fba serial: Set ATTN line high on start. Added checks. 2023-01-26 18:58:32 +01:00
Martin Preuss
68ce45428f AqHome: Added a test for sending/receiving asynchronously. 2023-01-25 21:47:06 +01:00
Martin Preuss
2d5c4efadc aqhome: Added test for sending packets to MCU. 2023-01-25 16:29:36 +01:00
Martin Preuss
7c808715b4 aqhome: Use baudrate of 19200 bps. 2023-01-25 16:29:16 +01:00
Martin Preuss
75b14e120e aqhome: Fixed a bug. 2023-01-22 17:47:42 +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