Martin Preuss
224aca5c41
n21: don't send ADC values.
2025-09-01 23:22:21 +02:00
Martin Preuss
65593f95ad
use led_activity module.
2025-08-25 11:23:35 +02:00
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
8c397dd6b2
added missing includes.
2025-07-07 21:45:19 +02:00
Martin Preuss
b498a445b2
added missing files, n26, increased firmware version.
2025-06-16 23:31:38 +02:00
Martin Preuss
1533f82ec4
n21: send value of door sensor every minute
...
this will allow us to determine the best value for a adc limit to detect
open/closed windows and doors.
2025-06-15 17:47:34 +02:00
Martin Preuss
ff7d47e155
avr: adapted to latest changes.
2025-06-01 22:38:17 +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
f8d3d09716
n21: fixed README.
2025-05-17 10:51:21 +02:00
Martin Preuss
d51ca9b1d1
n21: added VALUE_ID_LEDSIMPLE_TIMING
2025-05-17 10:47:59 +02:00
Martin Preuss
64e2cf5d25
avr/devices/all: started integrating code from t03.
2025-05-08 17:14:33 +02:00
Martin Preuss
aa97197413
added missing include.
2025-05-07 20:00:58 +02:00
Martin Preuss
f4acc829f7
avr/devices/n21: removed unneeded definitions.
2025-05-05 21:06:07 +02:00
Martin Preuss
9f663b0ed9
n21, n23: increase buffer size to 32 (otherwise value messages might not fit).
2025-05-04 03:38:09 +02:00
Martin Preuss
827497bb5e
minor format change.
2025-05-04 03:37:22 +02:00
Martin Preuss
5f220dc86f
avr: adapted n21 to latest changes.
2025-05-01 01:01:05 +02:00
Martin Preuss
1e90682605
avr: use new code in latest nodes.
2025-04-29 00:35:45 +02:00
Martin Preuss
aee2c384c8
avr: fixed includes.
2025-03-25 00:37:12 +01:00
Martin Preuss
702acb3304
avr: adapted boot firmware for n21 abd n22.
2025-02-09 21:03:28 +01:00
Martin Preuss
43c23d754c
n21: use module TCRT1000 (door sensor).
2025-01-05 00:54:08 +01:00
Martin Preuss
a3d5b33105
mainly built-fixes.
2025-01-01 19:33:32 +01:00