Commit Graph

1756 Commits

Author SHA1 Message Date
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
Martin Preuss
decd2120a4 avr: fixed more typos. 2026-04-20 23:59:16 +02:00
Martin Preuss
49c0088b0d n29: removed unneeded files. 2026-04-20 23:58:31 +02:00
Martin Preuss
71a9df7332 avr: fixed typos 2026-04-20 23:57:41 +02:00
Martin Preuss
abe218e7b0 avr: reorganized common code. 2026-04-20 23:56:52 +02:00
Martin Preuss
2d2105ae00 n30: removed unused value. 2026-04-18 16:17:27 +02:00
Martin Preuss
a995313750 n21, n28: use LED_SIMPLE instead of LED_ACTIVITY.
LED_SIMPLE can now also show activity.
2026-04-18 16:17:07 +02:00
Martin Preuss
23a8439b73 c03: remove unused values. 2026-04-18 16:16:06 +02:00
Martin Preuss
cc3c9dbd57 aqhome-cgi: fixed ids of created roles (now start with 1). 2026-04-18 16:15:42 +02:00
Martin Preuss
e5f9be1bff n29: no longer support sgp30 (is now supported by n31). 2026-04-16 23:45:22 +02:00
Martin Preuss
77484433f7 n29: removed LEDTIMING, SGP30_TVOC and SGP30_CO2 2026-04-16 23:44:57 +02:00
Martin Preuss
26cc4235be c03: added LIGHT value, removed LEDTIMING and BEEPERTIMING 2026-04-16 23:44:26 +02:00
Martin Preuss
7054a42909 avr: added device n31. 2026-04-16 23:43:56 +02:00
Martin Preuss
b643d2bbcc c03: use brightness module and report its values. 2026-04-16 21:28:44 +02:00