Commit Graph

  • f567630aaa fixed formatting errors. Martin Preuss 2026-03-28 18:07:47 +01:00
  • 28f64a68e6 add links to example nodes. Martin Preuss 2026-03-28 18:06:10 +01:00
  • bc79d72077 integrate images into README.md Martin Preuss 2026-03-28 17:58:01 +01:00
  • ee74f59563 doc: added images to README.md Martin Preuss 2026-03-28 17:48:32 +01:00
  • 66f061be80 doc: added descriptions and images for current nodes n29-n30. Martin Preuss 2026-03-28 17:44:04 +01:00
  • 82d877d5e3 fixed READMEs. Martin Preuss 2026-03-28 17:43:33 +01:00
  • 59d1ef7666 added warning for when firmware gets to big thus overwriting bootloader. Martin Preuss 2026-03-28 17:43:08 +01:00
  • 6ea1e97835 n30: fixed LED position. Martin Preuss 2026-03-28 02:11:33 +01:00
  • a7ddcd2c81 c03/test: create climate window again. Martin Preuss 2026-03-26 21:08:20 +01:00
  • aba71f73e0 n30: added a warning message if to much code. Martin Preuss 2026-03-26 21:07:49 +01:00
  • 66bc71b2bd sk6812: minor reorganizing. works now with newer BTF LED stripes. Martin Preuss 2026-03-26 21:07:22 +01:00
  • 02a43398a9 added VALUE_ID_LED_TYPE Martin Preuss 2026-03-26 21:06:12 +01:00
  • 915e525daf avr: fixed includes for sk6812 module. Martin Preuss 2026-03-26 21:05:43 +01:00
  • 34b6bab711 avr: added README Martin Preuss 2026-03-26 21:05:06 +01:00
  • c2dcd94c14 fixed a typo. Martin Preuss 2026-03-26 21:04:53 +01:00
  • bd2d5afcb5 incremented version. Martin Preuss 2026-03-25 20:46:51 +01:00
  • 32a2193074 n30: add value "RGBWTYPE" Martin Preuss 2026-03-25 20:46:43 +01:00
  • f1d67027fa sk6812: added SetValueType. Martin Preuss 2026-03-25 20:46:15 +01:00
  • 0c810a7842 sk6812: read and write led strip type. Martin Preuss 2026-03-25 20:45:50 +01:00
  • 946fdfe39e n30: decrease ridge height. Martin Preuss 2026-03-25 20:45:05 +01:00
  • ab9c377a25 fixed a typo. Martin Preuss 2026-03-25 20:44:48 +01:00
  • a0a28aec45 apps_motion: report motion sensor change also via LED_Simple module. Martin Preuss 2026-03-24 23:16:10 +01:00
  • d2cbca9d5a use a default repeat value (setValue will be removed from LED_Simple module). Martin Preuss 2026-03-24 23:15:16 +01:00
  • 67be74d2ac avr: move timing control from ma_light to sk6812. Martin Preuss 2026-03-24 23:13:28 +01:00
  • 42874f27cd aqhome-tool: fixed a bug. Martin Preuss 2026-03-24 23:11:00 +01:00
  • c988876c79 network: only call led code if module activated. Martin Preuss 2026-03-24 18:25:08 +01:00
  • c6510f10bf network: let LED temporarily enter ID mode when receiving PING. Martin Preuss 2026-03-24 18:19:12 +01:00
  • e23bfde746 led_simple: improved module, added repeats, id mode and activity mode. Martin Preuss 2026-03-24 18:18:02 +01:00
  • 07a6c5a540 gui2: finalized mlayout module. Martin Preuss 2026-03-23 23:20:13 +01:00
  • 0015a0a06c gui2: mlayout works now (in column mode)! Martin Preuss 2026-03-23 23:15:38 +01:00
  • e125c4b027 test WIDGET_PACK_FILLED with MLAYOUT. Martin Preuss 2026-03-23 22:20:42 +01:00
  • 8eed88394f gui2: X-layout works now! Martin Preuss 2026-03-23 22:20:11 +01:00
  • b9e40f236e gui2: bug hunt... Martin Preuss 2026-03-23 00:22:45 +01:00
  • 68624e92e0 added tests for gui2. Martin Preuss 2026-03-23 00:22:21 +01:00
  • 41d60f4331 added DEBUG4. Martin Preuss 2026-03-23 00:22:08 +01:00
  • a727d600f1 label: enabled border drawing. Martin Preuss 2026-03-23 00:21:25 +01:00
  • e7c195e635 gui2: clear CF on error in input. Martin Preuss 2026-03-23 00:21:05 +01:00
  • 30be5b3681 gui2: fixed an important bug (was decrementing r25!) Martin Preuss 2026-03-23 00:20:36 +01:00
  • bd5a51b4d2 mlayout: works for first row now (still WIP!) Martin Preuss 2026-03-21 13:09:06 +01:00
  • 1a442cfb21 modified comment. Martin Preuss 2026-03-21 08:29:31 +01:00
  • 4eac2a105e gui2: added OBJ_SkipObjects Martin Preuss 2026-03-21 08:29:18 +01:00
  • 69a16c4c0f gui2: use bigcall (code becomes too large for rjmp/rcall). Martin Preuss 2026-03-21 08:29:06 +01:00
  • 5e3a8f444a gui2: 2nd try for a matrix layout. Martin Preuss 2026-03-21 08:28:23 +01:00
  • 722528f4e1 gui2: more work on mlayout (first try) Martin Preuss 2026-03-21 08:27:52 +01:00
  • 2878d3aaa2 sk6812: prepare use of multiple timing types. Martin Preuss 2026-03-21 00:40:03 +01:00
  • c5df904fc4 n30: decreased size of cable hole again. Martin Preuss 2026-03-21 00:07:09 +01:00
  • 6bb26b7c90 n30: removed mentioning of old module. Martin Preuss 2026-03-20 22:31:47 +01:00
  • a0e73d5788 sk6812: fixed timing issues (works again with BTF-Lighting LED strips). Martin Preuss 2026-03-20 22:30:41 +01:00
  • d877508e85 avr: share code (use Main_HandleValueMsg) Martin Preuss 2026-03-20 22:28:58 +01:00
  • c2dc819aec avr: fixed comments. Martin Preuss 2026-03-20 22:28:09 +01:00
  • 1f801c41a1 gui2: started working on matrix layout Martin Preuss 2026-03-18 01:02:11 +01:00
  • 21b8c1fe56 minor formatting Martin Preuss 2026-03-18 01:01:27 +01:00
  • 440f3bcf0e c01: switched COM from old UART module to com2w Martin Preuss 2026-03-17 00:02:13 +01:00
  • 3bf327bb2d avr: fixed calls for 64K ATmega. Martin Preuss 2026-03-17 00:01:23 +01:00
  • 8085043ef6 extended memstats message and handling. Martin Preuss 2026-03-17 00:00:38 +01:00
  • e6aeaabb32 e03: added network stats screen which is updated every minute. Martin Preuss 2026-03-16 22:44:48 +01:00
  • 70ace036a8 e02: use LED in simple blink mode. Martin Preuss 2026-03-16 22:44:12 +01:00
  • 1112a1bf6f avr: remove debug code (need the space) Martin Preuss 2026-03-16 22:43:57 +01:00
  • f5c27d7174 lcd: remove debug code. Martin Preuss 2026-03-16 22:43:32 +01:00
  • 52b400d9f7 avr: adapted to latest changes. Martin Preuss 2026-03-16 22:42:47 +01:00
  • fd6616c3c4 n29: minor cleanup. Martin Preuss 2026-03-16 21:38:18 +01:00
  • ab77a71216 avr: added docu Martin Preuss 2026-03-16 21:38:01 +01:00
  • 5c18f5bf9a avr: cleanup handling of apps and modules in devices/all Martin Preuss 2026-03-16 21:37:46 +01:00
  • dbb004234f increased version. Martin Preuss 2026-03-16 18:05:13 +01:00
  • 646c28e00a added device description files for e02 and e03. Martin Preuss 2026-03-16 18:05:00 +01:00
  • 47f8ef2a62 avr: started using 0.96" display on e03 Martin Preuss 2026-03-16 18:04:38 +01:00
  • 1d39c3c773 fixed a bug (dayOfWeek starts with 0 in GWEN_TIMESTAMP, 1 in DS3231) Martin Preuss 2026-03-16 18:04:00 +01:00
  • d688cd3d26 work on documentation. Martin Preuss 2026-03-16 18:03:13 +01:00
  • 1813c9e09e n30: decrease size of cable hole Martin Preuss 2026-03-15 20:27:03 +01:00
  • 274c404732 c03: remove border, use new ressource RESSSOURCE_TXT_ROOMCLIMATE Martin Preuss 2026-03-15 20:26:43 +01:00
  • 13a3c3a189 c03: added ressource RESSSOURCE_TXT_ROOMCLIMATE Martin Preuss 2026-03-15 20:26:12 +01:00
  • 8671214a2d avr: fixed apidoc Martin Preuss 2026-03-15 20:25:50 +01:00
  • 4140e2dc52 fixed typo Martin Preuss 2026-03-15 20:25:35 +01:00
  • 6a3c8b6cfa flashnode.sh: added devices e02 and e03 Martin Preuss 2026-03-15 20:25:05 +01:00
  • 6d3a27977a avr: added time message Martin Preuss 2026-03-15 20:24:16 +01:00
  • 6c83991df7 avr: added NETMSG_Debug_Write2 (sends bytes from a buffer) Martin Preuss 2026-03-15 20:23:49 +01:00
  • 1d8b467b1d avr: added devices e02 and e03 Martin Preuss 2026-03-15 20:23:18 +01:00
  • a0fc10cccd aqhome-tool: added command "time" to set node network time. Martin Preuss 2026-03-15 20:22:36 +01:00
  • 2a76e82923 avr: activate module ds3231 Martin Preuss 2026-03-15 20:21:57 +01:00
  • b6f710bd8b added node message type TIME. Martin Preuss 2026-03-15 20:21:30 +01:00
  • 5119c38ca6 avr: added divide8 Martin Preuss 2026-03-15 20:20:33 +01:00
  • 393df322f0 avr: added rtc module for ds3231 Martin Preuss 2026-03-15 20:20:06 +01:00
  • ce4a4afc68 minor formatting. Martin Preuss 2026-03-12 16:28:43 +01:00
  • 9d92564b2e gui2: fixed an important bug. Martin Preuss 2026-03-12 16:28:28 +01:00
  • 2f570ea110 gui2: more work. SensorWatch doesn't fully work, yet (also red background). Martin Preuss 2026-03-12 00:37:44 +01:00
  • 092c667291 gui2: fixed more bugs in layout code. Now basically works! Martin Preuss 2026-03-11 19:53:19 +01:00
  • f6736c345d n30: decreases ridge height, increased height of power connection (open upper border) Martin Preuss 2026-03-11 16:05:30 +01:00
  • 51cedae0cb gui2: fixed problems with layouts Martin Preuss 2026-03-11 00:32:08 +01:00
  • 282cd738b4 gui2: started working on SensorWatch for GUI2. Works so far. Martin Preuss 2026-03-10 00:15:52 +01:00
  • d3f24284ca gui2: added widgets. Martin Preuss 2026-03-09 21:06:16 +01:00
  • 2827f4e063 gui2: added generic button class Martin Preuss 2026-03-09 18:20:51 +01:00
  • f5e19ac0a1 gui2: removed debug code. Martin Preuss 2026-03-09 14:03:40 +01:00
  • cc7f2dc1db gui2: main windows basically work now! Martin Preuss 2026-03-09 13:56:51 +01:00
  • e3ae1f9b35 gui2: fixed a bug. Martin Preuss 2026-03-09 09:14:51 +01:00
  • e4668378fe gui2: increase borders of label widget. Martin Preuss 2026-03-09 09:14:39 +01:00
  • e24300f16b gui2: fixed a bug. Martin Preuss 2026-03-09 09:09:03 +01:00
  • 648b0f33c5 gui2: fixed a bug, added debug code. Martin Preuss 2026-03-09 02:28:33 +01:00
  • 0758579b43 gui2: more work (vlayout doesn't work, yet). Martin Preuss 2026-03-09 02:08:33 +01:00
  • 92efebccf1 gui2: basic start works! Martin Preuss 2026-03-07 15:29:28 +01:00
  • 7bd83b32b4 gui2: more code sharing. Martin Preuss 2026-03-07 14:03:58 +01:00