Commit Graph

1769 Commits

Author SHA1 Message Date
Martin Preuss
2e6c846f1e avr: removed more occurrences of MODULES_LED_ACTIVITY 2026-05-04 14:47:35 +02:00
Martin Preuss
d14845db7a t03: adapted to earlier changes. 2026-05-04 14:43:11 +02:00
Martin Preuss
adcca2f306 avr: removed old definitions. 2026-05-04 14:42:48 +02:00
Martin Preuss
44bb477680 avr: fixed definitions to use updated LED module. 2026-05-04 14:35:55 +02:00
Martin Preuss
67d5d1687d avr: updated apps and modules to latest changes. 2026-05-04 14:35:20 +02:00
Martin Preuss
bea424de36 sgp30: fixed apidoc. 2026-05-04 13:59:04 +02:00
Martin Preuss
a9147f911c avr: removed LED, renamed LED_SIMPLE to LED, introduces LED1, LED2, LED3 2026-05-04 13:58:39 +02:00
Martin Preuss
a9a87ab94b avr: added app CO2WATCH 2026-05-04 13:57:09 +02:00
Martin Preuss
10fcb053a0 sk6812: store current state (not used for now). 2026-05-04 10:26:14 +02:00
Martin Preuss
9613157753 added flash instructions for n31. 2026-05-04 10:25:46 +02:00
Martin Preuss
7f28c22f6a improved error handling on msg desync on TTY connections.
just directly flush on error and return to normal operations immediately.
2026-05-04 10:25:29 +02:00
Martin Preuss
47cd79d7aa added debug msg. 2026-05-04 10:24:26 +02:00
Martin Preuss
7543afa7b8 c03: create light settings window. 2026-04-30 00:11:46 +02:00
Martin Preuss
721b06a044 gui: more work on light settings window. 2026-04-30 00:11:19 +02:00
Martin Preuss
db4825f483 gui: fixed lightsettings. 2026-04-30 00:10:56 +02:00
Martin Preuss
5856913b6c gui: use given button mode. 2026-04-30 00:10:30 +02:00
Martin Preuss
8b25922b88 gui: more work on spinner. 2026-04-30 00:10:07 +02:00
Martin Preuss
5767329895 gui: fixed CFLAG return value. 2026-04-30 00:08:22 +02:00
Martin Preuss
7173ea14ac gui: add OBJECT_OPTS_TIMER_BIT to buttons, decrease repeat time. 2026-04-30 00:07:28 +02:00
Martin Preuss
ac832bfefc avr: added ressources. 2026-04-30 00:06:32 +02:00
Martin Preuss
8bd1ceaec2 avr: fixed a bug. 2026-04-28 00:23:48 +02:00
Martin Preuss
6cf572ab44 avr: started woring on hspinner. 2026-04-27 23:31:26 +02:00
Martin Preuss
1a31985c58 avr: minor changes to lightsettings. 2026-04-27 23:31:12 +02:00
Martin Preuss
8b17a63fa1 avr: more work on c03 and gui. 2026-04-27 23:30:49 +02:00
Martin Preuss
3b7317bb0f avr: added EepromTlv_FindNext 2026-04-27 19:16:26 +02:00
Martin Preuss
606404095e avr: add e04 device. 2026-04-27 16:05:32 +02:00
Martin Preuss
f656895198 c03: add boot loader entry to README. 2026-04-27 16:05:19 +02:00
Martin Preuss
c49e794827 minor formatting. 2026-04-27 16:04:53 +02:00
Martin Preuss
59c05d379c aqhome: add and implement a flush function for fd/tty objects. 2026-04-27 16:04:42 +02:00
Martin Preuss
0ac20ba82c aqhome-nodes: send heartbeat message to interface every 2mins.
e02 now expects this message. If for at least 10mins no such msg is
received the USB interface is reset.
2026-04-27 16:01:12 +02:00
Martin Preuss
a0360d5373 avr: re-enable APPS_STATS in n25. 2026-04-27 00:41:07 +02:00
Martin Preuss
9b10e454a9 avr: fixed apidoc. 2026-04-27 00:40:39 +02:00
Martin Preuss
a31f360e3c avr: cleanup e03. 2026-04-27 00:40:26 +02:00
Martin Preuss
5e7c01c100 avr: added e04 and e05. 2026-04-27 00:40:00 +02:00
Martin Preuss
accc7d41a2 avr: added module ds1307. 2026-04-27 00:39:02 +02:00
Martin Preuss
14edff1369 avr: save X in Main_HandleValueMsg 2026-04-27 00:37:30 +02:00
Martin Preuss
6948028284 avr: optimized app MA_LIGHT (from 3295 to 3222 words). 2026-04-26 15:18:38 +02:00
Martin Preuss
c6fdc94a46 avr: minor changes. 2026-04-26 12:48:25 +02:00
Martin Preuss
74e471ef28 avr: guard with precompiler directives. 2026-04-26 12:47:50 +02:00
Martin Preuss
240624c727 avr: added README. 2026-04-26 12:47:14 +02:00
Martin Preuss
abac650427 avr: removed old modules. 2026-04-26 12:47:01 +02:00
Martin Preuss
cacfdaa6e7 n30: removed unneeded code, re-enable stats app. 2026-04-26 12:46:08 +02:00
Martin Preuss
0db8eda08b avr: more work on README. 2026-04-25 20:10:22 +02:00
Martin Preuss
d48745394c avr: add room field. 2026-04-25 20:01:51 +02:00
Martin Preuss
bed8a4afc2 more documentation. 2026-04-25 20:01:26 +02:00
Martin Preuss
93aa9b46c3 avr: more work on gui. 2026-04-21 00:01:15 +02:00
Martin Preuss
8c567c3a87 avr: adapted to latest changes. 2026-04-21 00:00:51 +02:00
Martin Preuss
00bb83ef4e avr: use Heap_AllocAndZero, added OBJ_EmitSignalWithSelector 2026-04-21 00:00:14 +02:00
Martin Preuss
0eeff3634c avr: added Heap_AllocAndZero 2026-04-20 23:59:46 +02:00
Martin Preuss
ea286e68ce avr: minor reformatting. 2026-04-20 23:59:33 +02:00