Martin Preuss
fc073696f8
avr: tweaked timing for com2w transport layer.
2025-08-19 23:03:15 +02:00
Martin Preuss
102996f69f
avr: switched most devices to com2w interface now.
2025-08-18 18:47:13 +02:00
Martin Preuss
c1ea4212f2
Moved NET_BUFFERS_SIZE to network/defs.asm
...
- Changing this value requires changing the routine NET_Buffer_Locate
so its best to keep both in one module.
- Redefining it in the individual devices doesn't change the code in
NET_Buffer_Locate
2025-07-11 23:25:10 +02:00
Martin Preuss
3054274da5
Fixed stats value list.
2025-07-11 23:21:50 +02:00
Martin Preuss
8c397dd6b2
added missing includes.
2025-07-07 21:45:19 +02:00
Martin Preuss
9ea722607f
avr: added brightness sensor
2025-06-23 19:21:49 +02:00
Martin Preuss
b498a445b2
added missing files, n26, increased firmware version.
2025-06-16 23:31:38 +02:00
Martin Preuss
ff7d47e155
avr: adapted to latest changes.
2025-06-01 22:38:17 +02:00
Martin Preuss
87b5e01581
add missing include.
2025-06-01 19:25:57 +02:00
Martin Preuss
7403b6650b
n24: include common/calls.asm
2025-06-01 19:25:16 +02:00
Martin Preuss
dbf7f76baa
moved versions to a dedicated file shared by all nodes.
2025-05-29 20:26:43 +02:00
Martin Preuss
0bd6ef8db4
fix defs for n24.
2025-05-29 20:25:34 +02:00
Martin Preuss
b4e747c3db
added header.
2025-05-29 15:44:30 +02:00
Martin Preuss
baf77ed182
fixed defs file.
2025-05-28 00:49:44 +02:00
Martin Preuss
042db13994
avr/apps/stats: send VALUE_REPORT messages instead of individual stats messages.
...
this makes it easier to add some more stats later and it removes some
messages.
2025-05-28 00:47:19 +02:00
Martin Preuss
b775c9b6b2
n23/n24: improved handling of some values. Removed old files.
2025-05-15 00:34:57 +02:00
Martin Preuss
63acb95834
started working on node n24.
2025-05-14 23:20:16 +02:00