Commit Graph

  • 9ae7a8032e adapted to latest changes in gwen. Martin Preuss 2023-03-30 00:41:06 +02:00
  • b606eff3f8 adapted to latest changes in gwen. Martin Preuss 2023-03-30 00:41:06 +02:00
  • 2417c46638 mqtt: publish messages for recv stats. Martin Preuss 2023-03-29 22:02:55 +02:00
  • b065b733f7 mqtt: publish messages for recv stats. Martin Preuss 2023-03-29 22:02:55 +02:00
  • bb3d194b5a aqhomed, aqhome: added MQTT endpoint, publish value changes via MQTT. Martin Preuss 2023-03-29 16:46:32 +02:00
  • 5d5446ad90 aqhomed, aqhome: added MQTT endpoint, publish value changes via MQTT. Martin Preuss 2023-03-29 16:46:32 +02:00
  • 40c3a3ee4e mqtt: added more message types, added test for them. Martin Preuss 2023-03-29 00:42:49 +02:00
  • bf4451f3f4 mqtt: added more message types, added test for them. Martin Preuss 2023-03-29 00:42:49 +02:00
  • a104b78f62 some formatting. Martin Preuss 2023-03-28 21:45:16 +02:00
  • e07e3f2b8a some formatting. Martin Preuss 2023-03-28 21:45:16 +02:00
  • a6748b431f nodeinfo: add timestamp field. Martin Preuss 2023-03-28 21:44:34 +02:00
  • 9818060a3d nodeinfo: add timestamp field. Martin Preuss 2023-03-28 21:44:34 +02:00
  • c503132234 si7021: disable si7021ReadFirmwareRevision (doesn't work anyway). Martin Preuss 2023-03-28 21:44:10 +02:00
  • 09e676a2e6 si7021: disable si7021ReadFirmwareRevision (doesn't work anyway). Martin Preuss 2023-03-28 21:44:10 +02:00
  • 562b3d863d aqhome: started working on MTQQ client. Martin Preuss 2023-03-28 21:43:01 +02:00
  • 3a6e2f60bc aqhome: started working on MTQQ client. Martin Preuss 2023-03-28 21:43:01 +02:00
  • 8d89d7a1a3 aqhome, aqhomed: Adapted to latest changes. Martin Preuss 2023-03-28 21:42:28 +02:00
  • 07356b6171 aqhome, aqhomed: Adapted to latest changes. Martin Preuss 2023-03-28 21:42:28 +02:00
  • 99aacd5e85 aqhome: started parsing messages and extract info for node db. Martin Preuss 2023-03-24 21:16:25 +01:00
  • 0aaa5969ab aqhome: started parsing messages and extract info for node db. Martin Preuss 2023-03-24 21:16:25 +01:00
  • 1a07353aba ipc: fixed compiler warnings. Martin Preuss 2023-03-24 21:15:28 +01:00
  • 58e5816c56 ipc: fixed compiler warnings. Martin Preuss 2023-03-24 21:15:28 +01:00
  • c24734115a build: added debug option. Martin Preuss 2023-03-20 22:50:07 +01:00
  • 764c883edb build: added debug option. Martin Preuss 2023-03-20 22:50:07 +01:00
  • a34af518b0 aqhome: fixed compiler warnings. Martin Preuss 2023-03-20 22:49:39 +01:00
  • ce899896bf aqhome: fixed compiler warnings. Martin Preuss 2023-03-20 22:49:39 +01:00
  • e0c291b3cb aqhome: moved code from msg/endpointmgr to /msgmanager. Martin Preuss 2023-03-20 22:48:58 +01:00
  • 8712958228 aqhome: moved code from msg/endpointmgr to /msgmanager. Martin Preuss 2023-03-20 22:48:58 +01:00
  • 29bf52bfdb aqhome: implemented new node messages, adapted to firmware changes. Martin Preuss 2023-03-19 23:23:14 +01:00
  • fecf4ab79c aqhome: implemented new node messages, adapted to firmware changes. Martin Preuss 2023-03-19 23:23:14 +01:00
  • 4cc2e21a79 avr: moved code outside of ifdef/endif pair (fixes a bug). Martin Preuss 2023-03-19 23:22:08 +01:00
  • 3485449e00 avr: moved code outside of ifdef/endif pair (fixes a bug). Martin Preuss 2023-03-19 23:22:08 +01:00
  • e5401ee060 avr: increased number of COM buffers from 4 to 6. Martin Preuss 2023-03-19 23:21:40 +01:00
  • e5c06c7640 avr: increased number of COM buffers from 4 to 6. Martin Preuss 2023-03-19 23:21:40 +01:00
  • c247687bf9 aqhome: added IPC messages (FORWARD, VALUE) Martin Preuss 2023-03-19 23:21:02 +01:00
  • 796869fc3c aqhome: added IPC messages (FORWARD, VALUE) Martin Preuss 2023-03-19 23:21:02 +01:00
  • 0db8a14972 avr: added code and messages for device information. Martin Preuss 2023-03-19 23:20:16 +01:00
  • c41d6fa45a avr: added code and messages for device information. Martin Preuss 2023-03-19 23:20:16 +01:00
  • 9b7e72c3ad avr: add an initial wait time before starting the node. Martin Preuss 2023-03-19 13:26:03 +01:00
  • a1f700efc1 avr: add an initial wait time before starting the node. Martin Preuss 2023-03-19 13:26:03 +01:00
  • a0e45034fe avr: setup module mask to be later reported to a host. Martin Preuss 2023-03-19 13:24:01 +01:00
  • ccb642d703 avr: setup module mask to be later reported to a host. Martin Preuss 2023-03-19 13:24:01 +01:00
  • ef6625d421 Shortened blink pattern. Martin Preuss 2023-03-19 12:43:52 +01:00
  • 67ac8af9b4 Shortened blink pattern. Martin Preuss 2023-03-19 12:43:52 +01:00
  • 267b2e83ff COM: Check for collisions after half a bit length. Martin Preuss 2023-03-19 12:43:33 +01:00
  • f450ab3e67 COM: Check for collisions after half a bit length. Martin Preuss 2023-03-19 12:43:33 +01:00
  • 118f7605fa aqhome: added modules field to nodeinfo. Martin Preuss 2023-03-18 23:25:48 +01:00
  • 557a678d0b aqhome: added modules field to nodeinfo. Martin Preuss 2023-03-18 23:25:48 +01:00
  • 5e510ea748 More work on IPC code, added aqhomed daemon. Martin Preuss 2023-03-18 23:25:21 +01:00
  • d1c21322b8 More work on IPC code, added aqhomed daemon. Martin Preuss 2023-03-18 23:25:21 +01:00
  • 61e82c5d66 aqhome: removed uneeded files. Martin Preuss 2023-03-18 01:58:57 +01:00
  • c26119d34c aqhome: removed uneeded files. Martin Preuss 2023-03-18 01:58:57 +01:00
  • 7c775be3da aqhome: fixed endpoint code. Now works again. Martin Preuss 2023-03-18 01:57:20 +01:00
  • 12d197dae2 aqhome: fixed endpoint code. Now works again. Martin Preuss 2023-03-18 01:57:20 +01:00
  • 9dacf5e5c5 aqhome: started reworking message code to use gwen's new msgio code. Martin Preuss 2023-03-18 00:57:03 +01:00
  • 6507f3896f aqhome: started reworking message code to use gwen's new msgio code. Martin Preuss 2023-03-18 00:57:03 +01:00
  • 5612e20e11 Improved seeding for random number generation. Martin Preuss 2023-03-08 23:02:20 +01:00
  • 8c00c94d9c Improved seeding for random number generation. Martin Preuss 2023-03-08 23:02:20 +01:00
  • 2b2ec8a0d7 Fixed a bug. Martin Preuss 2023-03-08 23:01:48 +01:00
  • 0dab60f4e6 Fixed a bug. Martin Preuss 2023-03-08 23:01:48 +01:00
  • 4b3c7a0fa0 aqhome: Added node db. Martin Preuss 2023-02-22 21:25:10 +01:00
  • 614a942a0e aqhome: Added node db. Martin Preuss 2023-02-22 21:25:10 +01:00
  • a38d015ba9 Initial commit main Martin Preuss 2023-02-22 18:13:24 +01:00
  • b2138af652 aqhome: More work on endpoint system. Basically works. Martin Preuss 2023-02-22 17:54:17 +01:00
  • 7a1968e962 aqhome: More work on endpoint system. Basically works. Martin Preuss 2023-02-22 17:54:17 +01:00
  • 3803afbdea added AQH_MsgEndpoint_SetFd(). Martin Preuss 2023-02-21 06:19:28 +01:00
  • da1ea9c268 added AQH_MsgEndpoint_SetFd(). Martin Preuss 2023-02-21 06:19:28 +01:00
  • b6e506e30b Fixed a bug. Martin Preuss 2023-02-21 06:19:08 +01:00
  • f727d3bb2f Fixed a bug. Martin Preuss 2023-02-21 06:19:08 +01:00
  • 7dbe3a8e74 avr: started working on flash module. Martin Preuss 2023-02-20 23:48:17 +01:00
  • 7dbd50eeba avr: started working on flash module. Martin Preuss 2023-02-20 23:48:17 +01:00
  • f631d462c1 TIMER: improved module, added some callbacks. Martin Preuss 2023-02-20 23:47:56 +01:00
  • 1726796b68 TIMER: improved module, added some callbacks. Martin Preuss 2023-02-20 23:47:56 +01:00
  • 08d6cab1e9 avr: started working on base system vs. main system. Martin Preuss 2023-02-20 23:47:30 +01:00
  • 8119cba750 avr: started working on base system vs. main system. Martin Preuss 2023-02-20 23:47:30 +01:00
  • f9f52d786a Work on now deprecated module AQH_Serial. Martin Preuss 2023-02-20 23:45:39 +01:00
  • a12d6ae133 Work on now deprecated module AQH_Serial. Martin Preuss 2023-02-20 23:45:39 +01:00
  • 4c942d2584 More work on node/pc interface. Martin Preuss 2023-02-20 23:45:10 +01:00
  • caa85edfc6 More work on node/pc interface. Martin Preuss 2023-02-20 23:45:10 +01:00
  • 0fb76d384c Decreased verbosity. Martin Preuss 2023-02-06 21:55:49 +01:00
  • e1bf53e93f Decreased verbosity. Martin Preuss 2023-02-06 21:55:49 +01:00
  • 5cfdaf5ffe Removed code no longer needed. Martin Preuss 2023-02-06 21:55:36 +01:00
  • a764cc60cb Removed code no longer needed. Martin Preuss 2023-02-06 21:55:36 +01:00
  • 4d4bdf3203 main.asm: CLI while measuring and preparing packet. Directly call onSystemStart. Martin Preuss 2023-02-06 21:55:10 +01:00
  • d3c279101c main.asm: CLI while measuring and preparing packet. Directly call onSystemStart. Martin Preuss 2023-02-06 21:55:10 +01:00
  • 7e3dfa12fa comproto: Fixed a bug. Martin Preuss 2023-02-06 21:54:04 +01:00
  • e6390a17ac comproto: Fixed a bug. Martin Preuss 2023-02-06 21:54:04 +01:00
  • f0e4ac5595 Always use new shortened address assignment protocol if possible. Martin Preuss 2023-02-06 21:11:24 +01:00
  • 2ce2aa03c8 Always use new shortened address assignment protocol if possible. Martin Preuss 2023-02-06 21:11:24 +01:00
  • e5a4f1b1e6 main: only send value messages if we have an address. Martin Preuss 2023-02-06 21:10:41 +01:00
  • b3b5aaba43 main: only send value messages if we have an address. Martin Preuss 2023-02-06 21:10:41 +01:00
  • d56cbd6f25 AVR: More work on address assignment procedure. Martin Preuss 2023-02-06 21:09:38 +01:00
  • df70342ff3 AVR: More work on address assignment procedure. Martin Preuss 2023-02-06 21:09:38 +01:00
  • 7eaea20d12 aqhome: fixed a bug. Martin Preuss 2023-02-05 23:43:53 +01:00
  • 012e33aea1 aqhome: fixed a bug. Martin Preuss 2023-02-05 23:43:53 +01:00
  • 42ebb11a99 aqhome: added more parsers. Martin Preuss 2023-02-05 23:43:43 +01:00
  • 9f45b70e36 aqhome: added more parsers. Martin Preuss 2023-02-05 23:43:43 +01:00
  • 716248c4e1 Implemented address assignment protocol. Martin Preuss 2023-02-05 23:42:59 +01:00
  • 0b1e0ea4d5 Implemented address assignment protocol. Martin Preuss 2023-02-05 23:42:59 +01:00
  • c1aee1e2c5 Renamed i2c to twi. Martin Preuss 2023-02-05 15:39:15 +01:00