Commit Graph

  • 2d5c4efadc aqhome: Added test for sending packets to MCU. Martin Preuss 2023-01-25 16:29:36 +01:00
  • 5750a26c2a aqhome: Use baudrate of 19200 bps. Martin Preuss 2023-01-25 16:29:16 +01:00
  • 7c808715b4 aqhome: Use baudrate of 19200 bps. Martin Preuss 2023-01-25 16:29:16 +01:00
  • 51c0be1754 COM: Transformed to use normal buffers but in kind of a ringbuffer way. Martin Preuss 2023-01-25 16:28:36 +01:00
  • 348d808706 COM: Transformed to use normal buffers but in kind of a ringbuffer way. Martin Preuss 2023-01-25 16:28:36 +01:00
  • e550b0dcee Changes in TODO. Martin Preuss 2023-01-22 17:48:05 +01:00
  • 31f3e807f0 Changes in TODO. Martin Preuss 2023-01-22 17:48:05 +01:00
  • 9e31dc2160 aqhome: Fixed a bug. Martin Preuss 2023-01-22 17:47:42 +01:00
  • 75b14e120e aqhome: Fixed a bug. Martin Preuss 2023-01-22 17:47:42 +01:00
  • c0fca3bf98 aqhome: Added test for serial interface, added api.h. Martin Preuss 2023-01-22 17:47:30 +01:00
  • e639550d00 aqhome: Added test for serial interface, added api.h. Martin Preuss 2023-01-22 17:47:30 +01:00
  • a8a9571a27 avr: enabled COM_Run. Martin Preuss 2023-01-22 17:46:46 +01:00
  • 144ef32252 avr: enabled COM_Run. Martin Preuss 2023-01-22 17:46:46 +01:00
  • 6fd216e83d avr: added routines to read/write EEPROM. Martin Preuss 2023-01-22 17:46:16 +01:00
  • 6386153775 avr: added routines to read/write EEPROM. Martin Preuss 2023-01-22 17:46:16 +01:00
  • df08b98bf3 main: added timer callbacks for 10s and 1m. removed debug code. Martin Preuss 2023-01-22 01:06:23 +01:00
  • a978bf9686 main: added timer callbacks for 10s and 1m. removed debug code. Martin Preuss 2023-01-22 01:06:23 +01:00
  • 31a10b2c70 timer: Added callbacks for every 10s and every minute. Martin Preuss 2023-01-22 01:05:39 +01:00
  • fed877fbf5 timer: Added callbacks for every 10s and every minute. Martin Preuss 2023-01-22 01:05:39 +01:00
  • 9b27bb4921 com: added field to PIN message (src address) Martin Preuss 2023-01-22 01:05:11 +01:00
  • e364ac0297 com: added field to PIN message (src address) Martin Preuss 2023-01-22 01:05:11 +01:00
  • 705562d881 main: added debug code. Martin Preuss 2023-01-22 00:17:21 +01:00
  • 53e60c7304 main: added debug code. Martin Preuss 2023-01-22 00:17:21 +01:00
  • a9ff8d2277 com: fixed a bug. Martin Preuss 2023-01-22 00:17:11 +01:00
  • 127a6d3b48 com: fixed a bug. Martin Preuss 2023-01-22 00:17:11 +01:00
  • 9c92995d00 ringbuffer: Fixed a few bugs. Martin Preuss 2023-01-22 00:16:42 +01:00
  • 962d7c18a0 ringbuffer: Fixed a few bugs. Martin Preuss 2023-01-22 00:16:42 +01:00
  • dcd54d9118 Debugging. Martin Preuss 2023-01-21 18:11:23 +01:00
  • aeee0c6f64 Debugging. Martin Preuss 2023-01-21 18:11:23 +01:00
  • b27b1b7301 Fixed a few bugs. Martin Preuss 2023-01-21 18:11:13 +01:00
  • a4b7b7fe21 Fixed a few bugs. Martin Preuss 2023-01-21 18:11:13 +01:00
  • 69c13ab3c5 ringbuffer: alloc no less than 2 bytes. Martin Preuss 2023-01-19 23:18:28 +01:00
  • e1131871ef ringbuffer: alloc no less than 2 bytes. Martin Preuss 2023-01-19 23:18:28 +01:00
  • d3d4f42b90 com: added remarks. Martin Preuss 2023-01-19 23:16:46 +01:00
  • 118d713244 com: added remarks. Martin Preuss 2023-01-19 23:16:46 +01:00
  • b8ae13a08b Ringbuffer: clear first byte. Martin Preuss 2023-01-19 22:08:03 +01:00
  • 4e310e82d9 Ringbuffer: clear first byte. Martin Preuss 2023-01-19 22:08:03 +01:00
  • 265011de83 Added COM_EnqueuePing. Martin Preuss 2023-01-19 22:07:45 +01:00
  • cde7e4bb74 Added COM_EnqueuePing. Martin Preuss 2023-01-19 22:07:45 +01:00
  • ff734192bb AVR: More work on COM module. Martin Preuss 2023-01-19 00:18:27 +01:00
  • ad2ff142c4 AVR: More work on COM module. Martin Preuss 2023-01-19 00:18:27 +01:00
  • 6468e76545 Added and simplified COM module. Martin Preuss 2023-01-18 01:09:31 +01:00
  • 531cf49a6f Added and simplified COM module. Martin Preuss 2023-01-18 01:09:31 +01:00
  • 12b31972be Started working on COM module. Martin Preuss 2023-01-17 20:56:18 +01:00
  • 4eb9dd8777 Started working on COM module. Martin Preuss 2023-01-17 20:56:18 +01:00
  • 16ca364e56 Minor beautifications. Martin Preuss 2023-01-17 20:56:04 +01:00
  • db7fd9e333 Minor beautifications. Martin Preuss 2023-01-17 20:56:04 +01:00
  • 16be96ada9 Initial import. Martin Preuss 2023-01-16 23:12:09 +01:00
  • 112e15e41b Initial import. Martin Preuss 2023-01-16 23:12:09 +01:00