-
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
-
3f3cdaac73
gui2: more work on gui.
Martin Preuss
2026-03-07 13:47:05 +01:00
-
ef3ed9df12
gui2: create root window
Martin Preuss
2026-03-07 01:51:40 +01:00
-
ffde6b0ddb
gui2: added MainWindow_GetContentWidget.
Martin Preuss
2026-03-07 01:29:13 +01:00
-
f88745c3fd
gui2: added default Layout handler to widget class.
Martin Preuss
2026-03-07 01:17:38 +01:00
-
283738f4f3
gui2: more work on layouting.
Martin Preuss
2026-03-07 01:13:02 +01:00
-
2cf4e414d2
gui2: more work on layout code.
Martin Preuss
2026-03-07 00:44:56 +01:00
-
0af5aed2f6
gui2: started working on autolayout.
Martin Preuss
2026-03-07 00:04:36 +01:00
-
a8cb442502
gui2: improved signal handling, make use of secondary signal maps.
Martin Preuss
2026-03-06 16:00:14 +01:00
-
16b820fae1
n30: adjusted enclosure
Martin Preuss
2026-03-06 00:27:35 +01:00
-
261ddba7c4
gui2: added RootWindow_SetApp
Martin Preuss
2026-03-04 23:35:18 +01:00
-
ae137efb26
gui2: started working on GuiApp, MainWindow, RootWindow
Martin Preuss
2026-03-04 23:26:37 +01:00
-
afdd52eaf6
gui2: reorganized init/alloc code, added Widget_Resize, Widget_Move
Martin Preuss
2026-03-04 23:26:05 +01:00
-
0081c33c00
gui2: added Object_Alloc, OBJ_GetRoot
Martin Preuss
2026-03-04 23:25:12 +01:00
-
8c59b92100
minor formatting.
Martin Preuss
2026-03-04 23:24:24 +01:00
-
e6e1bf0535
minor formatting.
Martin Preuss
2026-03-04 00:08:35 +01:00
-
fe8681292f
added Widget_OnDraw and Widget_OnDrawNop
Martin Preuss
2026-03-04 00:08:10 +01:00
-
1edd34fb5a
added OBJ_GetChildAt
Martin Preuss
2026-03-04 00:07:48 +01:00
-
f496e6587b
started working on C03 test firmware to test new gui2 module.
Martin Preuss
2026-03-03 23:52:25 +01:00
-
0d6bbd1147
gui2: started working on a SDRAM based GUI implementation.
Martin Preuss
2026-03-03 23:51:52 +01:00
-
639136431b
incremented version number.
Martin Preuss
2026-03-03 23:50:35 +01:00
-
5692e65627
removed old nodes from flasher tool.
Martin Preuss
2026-03-01 21:51:50 +01:00
-
baadca7c95
added missing files.
Martin Preuss
2026-03-01 21:48:18 +01:00
-
43d03b0ace
c03: added local TODO file.
Martin Preuss
2026-03-01 21:48:04 +01:00
-
d8558015b2
removed old code.
Martin Preuss
2026-03-01 21:47:44 +01:00
-
1be66e6c7a
aqhome-cgi: fixed a bug.
Martin Preuss
2026-03-01 21:46:38 +01:00
-
8597f89227
aqhome-cgi: added missing files.
Martin Preuss
2026-03-01 21:46:23 +01:00
-
d2533f66af
n29: add enclosures to build files, add type-2 enclosure for n29
Martin Preuss
2026-03-01 20:48:50 +01:00
-
0b71b9dff7
add enclosure.scad to build file.
Martin Preuss
2026-03-01 20:47:41 +01:00
-
717c9467a8
uncomment value.
Martin Preuss
2026-03-01 01:09:29 +01:00
-
b02ae49484
added .gitignore
Martin Preuss
2026-03-01 01:09:17 +01:00
-
69420d9c7d
added device n30.
Martin Preuss
2026-03-01 01:09:04 +01:00
-
bdd2d3bdc6
added doc folder with first example circuit.
Martin Preuss
2026-03-01 01:06:20 +01:00
-
d6e87aeba5
eventloop_select: introduce error variable
Martin Preuss
2026-02-26 23:18:55 +01:00
-
56f2cf6870
minor changes on enclosure for N29 devices.
Martin Preuss
2026-02-26 17:35:15 +01:00
-
bf8f584a4a
add support for n29.
Martin Preuss
2026-02-16 01:14:50 +01:00
-
b1efa104f0
add missing parts for e01.
Martin Preuss
2026-02-16 01:14:39 +01:00
-
5fc3916457
avr: started work on com2w_router for S03.
Martin Preuss
2026-02-16 01:12:25 +01:00
-
1b0519437c
increased version.
Martin Preuss
2026-02-16 01:11:55 +01:00
-
9e5fd0bf8c
add support for e01.
Martin Preuss
2026-02-16 01:11:40 +01:00
-
e117153622
add device file for n29.
Martin Preuss
2026-02-16 01:11:27 +01:00
-
00bea4d9f6
s03: use 16MHz clock (should work with 3V3).
Martin Preuss
2026-02-16 01:10:49 +01:00
-
f7475b0b31
avr: added support for 16MHz clock.
Martin Preuss
2026-02-16 01:10:15 +01:00
-
7c37ad930b
avr: updated string.
Martin Preuss
2026-02-16 01:09:50 +01:00
-
bfd991a768
avr: removed old GUI code, renamed gui2 to gui
Martin Preuss
2026-02-16 01:09:39 +01:00
-
1e8c231707
avr: remove c02, add e01 and n29
Martin Preuss
2026-02-16 01:07:09 +01:00
-
aef7434f9d
avr: minor fixes in screensaver code.
Martin Preuss
2026-02-09 19:07:56 +01:00
-
b797c09f67
avr: improved apidoc
Martin Preuss
2026-02-09 19:07:34 +01:00
-
4fec5433b3
avr: minor changes
Martin Preuss
2026-02-09 19:07:05 +01:00
-
05ac62ef54
formatting.
Martin Preuss
2026-02-09 19:05:50 +01:00
-
409205dcd7
avr: switch to iterative code for Widget_TreeMatchFlagsAndSendSignalToActive
Martin Preuss
2026-02-09 00:35:42 +01:00
-
599b27c7d2
avr: fixed window redrawing for main views.
Martin Preuss
2026-02-08 00:33:08 +01:00
-
1dd9c8de6e
avr: fixed apidoc.
Martin Preuss
2026-02-07 16:19:21 +01:00
-
36f52a396b
avr: set screen saver timeout to 10 mins.
Martin Preuss
2026-02-07 16:18:59 +01:00
-
28deb9c591
avr/gui2: added screen saver app
Martin Preuss
2026-02-07 16:09:31 +01:00
-
39d1060334
n28 enclosure: decreased height by 1mm, increased ridge depth and height
Martin Preuss
2026-02-06 17:51:50 +01:00
-
38eb21869e
n28: added info.
Martin Preuss
2026-02-02 21:21:05 +01:00
-
a8cdf6ec58
c03: use beeper module.
Martin Preuss
2026-02-02 21:20:47 +01:00
-
40033db235
added simple beeper module.
Martin Preuss
2026-02-02 21:20:25 +01:00
-
c8e5317cac
aqhome-tool: fixed a bug.
Martin Preuss
2026-02-02 21:19:53 +01:00
-
74b4098608
ili9341: tested backlight dimming (doesn't work with my displays, either)
Martin Preuss
2026-01-27 20:32:38 +01:00
-
7411fd2a13
ili9341: added backlight handling via PWM (doesn't work with my displays).
Martin Preuss
2026-01-27 20:31:00 +01:00
-
4b4d44d80f
com2w: don't use activity LED for now.
Martin Preuss
2026-01-27 20:29:53 +01:00
-
0fa44cfa4b
n26: fixed pinout.
Martin Preuss
2026-01-27 20:29:26 +01:00
-
653e63ad34
n16: use activity LED.
Martin Preuss
2026-01-27 20:29:10 +01:00