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
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
dbf7f76baa
moved versions to a dedicated file shared by all nodes.
2025-05-29 20:26:43 +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
b8fbbb7125
remove COM_* code.
2025-05-18 00:58:11 +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
faa46c7e38
added modules for SGP30/40.
2025-05-14 23:18:26 +02:00
Martin Preuss
30945807d8
minor changes.
2025-05-14 01:50:23 +02:00
Martin Preuss
64e2cf5d25
avr/devices/all: started integrating code from t03.
2025-05-08 17:14:33 +02:00
Martin Preuss
34b2fe4007
avr/devices/n23: add missing include.
2025-05-05 21:05:49 +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
08e1428902
avr: adapted n23 to latest changes.
2025-05-01 01:01:22 +02:00
Martin Preuss
1e90682605
avr: use new code in latest nodes.
2025-04-29 00:35:45 +02:00
Martin Preuss
833819f713
network: write new address into EEPROM.
2025-04-26 11:10:23 +02:00
Martin Preuss
8925ce23e9
N23 basically works now.
2025-04-26 11:04:01 +02:00
Martin Preuss
feabc76e36
started working on new n23 code.
2025-04-21 00:47:27 +02:00
Martin Preuss
aee2c384c8
avr: fixed includes.
2025-03-25 00:37:12 +01:00
Martin Preuss
dbe23f7e73
avr: added n23.
2025-02-09 21:03:40 +01:00