Commit Graph

  • e4a0e8557a avr: added routine sk6812SendPattern Martin Preuss 2024-10-31 22:23:08 +01:00
  • 57bbefdf38 Revert "avr: started working on value manager" Martin Preuss 2024-10-31 18:57:06 +01:00
  • 7707cb0a82 avr started working on irq driven uart module. Martin Preuss 2024-10-31 18:50:53 +01:00
  • dfad168875 avr: started working on value manager Martin Preuss 2024-10-31 18:50:08 +01:00
  • 7fde61f849 avr: added device n15. Martin Preuss 2024-10-28 23:44:58 +01:00
  • 8904d33789 avr: implemented motion detector module. Martin Preuss 2024-10-28 23:44:34 +01:00
  • d28e20b179 avr: allow for adjustable timing in simple LED module. Martin Preuss 2024-10-28 23:44:08 +01:00
  • c5915b5583 avr: more work on bitbang module (works now). Martin Preuss 2024-10-28 23:43:19 +01:00
  • 2626c4365c avr: add delay when sending messages in boot loader. Martin Preuss 2024-10-28 23:42:55 +01:00
  • 9c35e7a006 avr: adapted boot firmware to latest changes (mainly switch to uart_bitbang). Martin Preuss 2024-10-28 23:42:30 +01:00
  • 061438b7c8 avr, aqhome: added modality MOTION. Martin Preuss 2024-10-28 23:41:27 +01:00
  • 88035efdf9 avr: started working on device n15. Martin Preuss 2024-10-25 00:15:45 +02:00
  • 3546c93d23 avr: adapted to latest changes in COM2 module (using uartBitbang) Martin Preuss 2024-10-25 00:15:24 +02:00
  • e232b4adbf avr: fixed a few errors in new uart_bitbang module. Martin Preuss 2024-10-20 23:35:26 +02:00
  • 89019f1e60 avr: removed unneeded code. Martin Preuss 2024-10-20 23:09:38 +02:00
  • efc91241d9 avr: new uart_bitbang module works now. Martin Preuss 2024-10-20 23:09:24 +02:00
  • c90c33ec11 avr: fixed a bug. Martin Preuss 2024-10-20 23:08:17 +02:00
  • aca24183e4 avr: added defs for uart module. mp-2023_08-KISS Martin Preuss 2024-10-20 18:55:11 +02:00
  • 1626526714 avr: add PIR pin. Martin Preuss 2024-10-20 18:54:37 +02:00
  • 7ad64cd654 devices: write denoms into XML files. Martin Preuss 2024-10-20 18:54:14 +02:00
  • cc6ed1198b avr: beautification. Martin Preuss 2024-10-20 18:53:50 +02:00
  • fae5b55e82 aqhome-nodes: introduced DENOM to value (not sure whether this is needed). Martin Preuss 2024-10-20 18:53:30 +02:00
  • a6af10a32d avr: added routine Util_WaitForPinState1ms Martin Preuss 2024-10-20 18:50:46 +02:00
  • 97138bcbe0 avr: fixed a typo. Martin Preuss 2024-10-20 18:49:53 +02:00
  • 2b8cabd391 avr: add code to prepare a RESULT message. Martin Preuss 2024-10-20 18:49:39 +02:00
  • 85d0992ce9 avr: added uart_bitbang module. Martin Preuss 2024-10-20 18:49:12 +02:00
  • b3199681de avr: optimized value functions. Martin Preuss 2024-10-20 18:46:34 +02:00
  • b78fc0999b avr: added message, fixed description. Martin Preuss 2024-10-20 18:40:50 +02:00
  • 3cba4a1f7c avr: make COM2 buffer functions macros. Martin Preuss 2024-10-20 18:40:24 +02:00
  • d7705590fe avr: make REED module usable with one and two output pins. Martin Preuss 2024-10-06 01:31:44 +02:00
  • adcb037976 avr: fixed 1-wire protocol for multiple speeds. Martin Preuss 2024-10-06 01:30:52 +02:00
  • 072ed88102 only announce values when there is a valid uid. Martin Preuss 2024-10-02 22:10:31 +02:00
  • cc1dcc4d7f adapted to last changes in gwen. Martin Preuss 2024-10-02 22:09:43 +02:00
  • 25efeeb244 decreased verbosity. Martin Preuss 2024-10-02 22:08:16 +02:00
  • 0926ba2381 aqhome-tool: use refMsgId when waiting for response. Martin Preuss 2024-10-01 23:45:15 +02:00
  • 1d08945ae5 aqhome-tool: rewrote SETDATA command. Martin Preuss 2024-10-01 22:35:12 +02:00
  • d2ac801223 aqhome-tool: add Utils_WaitForResponse() Martin Preuss 2024-10-01 22:34:55 +02:00
  • 8f6291ef02 aqhome-nodes: removed unneeded include. Martin Preuss 2024-10-01 22:05:52 +02:00
  • 21d47b8b7f aqhome-nodes: use request functions from aqhome/ipc. Martin Preuss 2024-10-01 22:04:42 +02:00
  • 6f5da8ee6c aqhome-data: use requests for SETDATA ipc command. Martin Preuss 2024-10-01 22:04:01 +02:00
  • 9c2001285b aqhome: add requests functions. Martin Preuss 2024-10-01 22:03:32 +02:00
  • 8199f7c3b0 aqhome-nodes: re-implemented setdata request received via broker. Martin Preuss 2024-09-30 22:43:35 +02:00
  • 03f9178dd2 Revert "Revert "aqhome: convenience code."" Martin Preuss 2024-09-30 18:28:38 +02:00
  • 0566483575 avr: removed values from device description file for n14. Martin Preuss 2024-09-30 18:28:01 +02:00
  • 3a9bb3d5ec aqhome-nodes: only announce values if uid != 0 and != -1 Martin Preuss 2024-09-30 18:26:05 +02:00
  • 2d7459394e added notes about fuses. Martin Preuss 2024-09-29 21:12:08 +02:00
  • bb77c6acd1 Revert "aqhome: convenience code." Martin Preuss 2024-09-29 21:09:20 +02:00
  • 10564ec78f aqhome: convenience code. Martin Preuss 2024-09-29 21:09:08 +02:00
  • ee73bb0f69 avr: added screen.asm files to buildfiles. Martin Preuss 2024-09-29 21:03:40 +02:00
  • 8aa4143d8a avr: move ds18b20 screen code into module file. Martin Preuss 2024-09-29 21:03:12 +02:00
  • c22edcbbec avr: enable owi and ds18b20 module. Martin Preuss 2024-09-29 21:02:34 +02:00
  • 8dd9e69bdf aqhome: fixed PING ipc request. Martin Preuss 2024-09-29 19:03:54 +02:00
  • 2014304c73 aqhome: added defs for devices n06 and n12. Martin Preuss 2024-09-29 15:09:05 +02:00
  • c2d7564e0c avr: removed debug vars from CPRO module. Martin Preuss 2024-09-29 15:08:33 +02:00
  • d70c673b8a avr: introduced screens. Martin Preuss 2024-09-29 15:05:33 +02:00
  • 23489dd5bf avr: removed unneeded code. Martin Preuss 2024-09-29 15:03:36 +02:00
  • 5767c1307d avr: improved protocol timing for COM2. Martin Preuss 2024-09-29 14:59:19 +02:00
  • b93ead5e5f avr: fixed a typo. Martin Preuss 2024-09-27 01:23:27 +02:00
  • 6fc7f5fc7a avr: fixed clobber lists. Martin Preuss 2024-09-27 01:23:16 +02:00
  • 60c86c7598 Revert "avr: Try to fix a bug (not respecting DENY_ADDRESS)." Martin Preuss 2024-09-27 00:33:26 +02:00
  • 07f99b7050 avr: Try to fix a bug (not respecting DENY_ADDRESS). Martin Preuss 2024-09-27 00:33:11 +02:00
  • 6676024cb0 aqhome: added "modality" to values. Martin Preuss 2024-09-26 21:12:42 +02:00
  • cf9118e41d aqhome-nodes: started using requests. Martin Preuss 2024-09-26 21:12:26 +02:00
  • 49d037c040 more work on data and nodes service. Martin Preuss 2024-09-26 21:11:33 +02:00
  • b0b6efb1c3 adapted to latest changes in gwen, more work on data and nodes servers. Martin Preuss 2024-09-26 10:45:22 +02:00
  • be053b035f aqhome-react: enable setvalue Martin Preuss 2024-09-22 21:25:45 +02:00
  • a839d97140 aqhome-tool: added command "setnodevalue". Martin Preuss 2024-09-22 21:25:05 +02:00
  • bdcbaa2b46 aqhome-nodes: improved handling of VALUE3 messages. Martin Preuss 2024-09-22 21:24:34 +02:00
  • a624331166 aqhome: add constructor for VALUE3 messages. Martin Preuss 2024-09-22 21:23:53 +02:00
  • 7e4977f472 avr: fixed a typo. Martin Preuss 2024-09-22 21:22:56 +02:00
  • 9adb95d532 avr: make basetimer work on AtTiny85, too. Martin Preuss 2024-09-22 21:22:46 +02:00
  • f729766e6b avr: added device n14 (led strip controller @ 8MHz). Martin Preuss 2024-09-22 21:21:46 +02:00
  • 4548b3c225 aqhome: discard data on bad messages, make socket non-blocking. Martin Preuss 2024-09-20 01:28:54 +02:00
  • caa7138738 avr: disabled debug led. Martin Preuss 2024-09-18 20:24:48 +02:00
  • 91752156f2 avr: fixed timer usage in COM2 and COM2_PROTO module. Martin Preuss 2024-09-18 20:24:32 +02:00
  • a1a64fec42 avr: use sk6812 in n12 device (test case). Martin Preuss 2024-09-18 20:23:59 +02:00
  • 9e80636acb avr: enable sk6812 module. Martin Preuss 2024-09-18 20:23:16 +02:00
  • 741dd4fe12 avr: some sorting. Martin Preuss 2024-09-18 20:22:13 +02:00
  • 5ca1fd4275 avr: added module for sk6812 LED controllers. Martin Preuss 2024-09-18 20:21:55 +02:00
  • 7590aa3717 aqhome-nodes: write db on fini(). Extract info from DEVICE message. Martin Preuss 2024-09-18 00:15:43 +02:00
  • 08399ecf87 aqhome-nodes: decreased verbosity. Martin Preuss 2024-09-18 00:14:42 +02:00
  • 0e83988904 avr: fixed wait phase in 1-wire-master code. Martin Preuss 2024-09-18 00:14:08 +02:00
  • 3bec999ae0 avr: don't wait before checking ATTN line. Martin Preuss 2024-09-18 00:13:37 +02:00
  • 5b3c813981 avr: beautifications. Martin Preuss 2024-09-18 00:12:56 +02:00
  • b490646799 avr: fixed docu. Martin Preuss 2024-09-18 00:11:59 +02:00
  • f912c537d4 avr: use n12 as test node (using new pcb "X01") with 8MHz. Martin Preuss 2024-09-18 00:11:47 +02:00
  • 3af514d946 avr: add Utils_WaitFor100MicroSecs Martin Preuss 2024-09-18 00:09:35 +02:00
  • 9a2a1764d9 aqhome: fixed a bug. Martin Preuss 2024-09-18 00:09:16 +02:00
  • 4687a8726b aqhome: moved datafile implementations into their own folder. Martin Preuss 2024-09-13 21:43:00 +02:00
  • 7a5900be25 avr: added functions to change speed. Martin Preuss 2024-09-13 21:41:38 +02:00
  • 2d09e22ec6 avr: "Utils_WaitNanoSecs 100000" doesn't work at 8MHz (too many cycles). Martin Preuss 2024-09-13 21:40:22 +02:00
  • cdcb4e2b3e avr: rewrote timer code (split into timer and basetimer). Martin Preuss 2024-09-13 21:39:24 +02:00
  • 6ff68b848c avr: fixed firmware variant. Martin Preuss 2024-09-13 01:11:33 +02:00
  • 0f98ed87a4 aqhome: improved error handling. Martin Preuss 2024-09-13 01:11:11 +02:00
  • ee94d8a583 avr: finalized label names. Martin Preuss 2024-09-13 01:08:07 +02:00
  • 4ba0e01c9f avr: disable DS18B20 support for devices n11 and n12. Martin Preuss 2024-09-12 19:19:14 +02:00
  • c908eb4840 avr: removed dead code. Martin Preuss 2024-09-12 13:12:01 +02:00
  • 892dc65898 avr: added missing defs. Martin Preuss 2024-09-12 13:11:50 +02:00
  • 0c819bcd19 avr: added documentation about COM2 lines and protocol. Martin Preuss 2024-09-12 13:06:35 +02:00
  • caf04e88f3 avr: n12: handle MODULES_DS18B20 and MODULES_OWI_MASTER Martin Preuss 2024-09-12 13:06:10 +02:00