Martin Preuss
|
2b2c41867f
|
com2w: fixed a bug (on CRC error the buffer is not yet allocated).
|
2025-09-08 22:04:53 +02:00 |
|
Martin Preuss
|
679865f68b
|
Fixed some bugs.
|
2025-09-08 22:04:15 +02:00 |
|
Martin Preuss
|
5b459ef5ac
|
Merge branch 'mp-2025_07-improvr_uart_hw2'
|
2025-09-07 12:56:19 +02:00 |
|
Martin Preuss
|
9685e45861
|
incremented version number.
|
2025-09-07 11:50:33 +02:00 |
|
Martin Preuss
|
fbda9cf228
|
n28 has no motion sensor.
|
2025-09-07 11:50:21 +02:00 |
|
Martin Preuss
|
552cd5b2ae
|
moved device info files to their respective device folders.
|
2025-09-07 11:50:11 +02:00 |
|
Martin Preuss
|
3926b01b13
|
remove old stats from device info files.
|
2025-09-07 11:49:39 +02:00 |
|
Martin Preuss
|
ffaa27ca24
|
aqhome-data: limit number of open files.
|
2025-09-07 11:48:55 +02:00 |
|
Martin Preuss
|
9a1c5799aa
|
decreased verbosity.
|
2025-09-07 11:48:35 +02:00 |
|
Martin Preuss
|
85e66c352d
|
n26, n27: use slow blinking LED_SIMPLE module instead of LED_ACTIVITY.
|
2025-09-07 01:44:05 +02:00 |
|
Martin Preuss
|
d1b67a4819
|
devicestate: add valuename for improved filtering.
|
2025-09-07 01:43:31 +02:00 |
|
Martin Preuss
|
51d55128a9
|
Decreased verbosity.
|
2025-09-07 01:43:13 +02:00 |
|
Martin Preuss
|
52a5078706
|
added flash instructions for n28 and t04.
|
2025-09-06 00:43:05 +02:00 |
|
Martin Preuss
|
2d15091b0c
|
avr: updated uartfd0 (copied from uartfd1)
|
2025-09-06 00:42:49 +02:00 |
|
Martin Preuss
|
81598881d1
|
uartfd1: fixed typos.
|
2025-09-06 00:42:20 +02:00 |
|
Martin Preuss
|
4a74a9990f
|
minor fixes.
|
2025-09-06 00:41:58 +02:00 |
|
Martin Preuss
|
6c1e8a45ff
|
com2wn: only trigger led if LED_ACTIVITY is defined.
|
2025-09-06 00:41:17 +02:00 |
|
Martin Preuss
|
808a7c4258
|
com2w: check COM_ACCEPT_ALL_DEST
|
2025-09-06 00:40:42 +02:00 |
|
Martin Preuss
|
80ca6e0ac5
|
avr: added t04.
|
2025-09-06 00:40:09 +02:00 |
|
Martin Preuss
|
0989543b1b
|
avr: accept all dest addresses on routers/forwarders.
|
2025-09-06 00:39:50 +02:00 |
|
Martin Preuss
|
36195f88e0
|
r05: added missing defs.
|
2025-09-06 00:39:08 +02:00 |
|
Martin Preuss
|
3b916facf4
|
avr: added device n28.
|
2025-09-06 00:38:43 +02:00 |
|
Martin Preuss
|
9d59bf31e6
|
avr: reduce number of stats messages.
|
2025-09-06 00:38:26 +02:00 |
|
Martin Preuss
|
a256c6261c
|
decreased verbosity.
|
2025-09-06 00:38:08 +02:00 |
|
Martin Preuss
|
21830321f7
|
dataclient: fixed a typo.
|
2025-09-06 00:37:57 +02:00 |
|
Martin Preuss
|
eb27d223fb
|
aqhome-tool: added command "devicestate".
|
2025-09-06 00:37:39 +02:00 |
|
Martin Preuss
|
33cae3ab26
|
incremented version.
|
2025-09-06 00:36:54 +02:00 |
|
Martin Preuss
|
1612065d8a
|
uartfd1: add comment.
|
2025-09-01 23:25:39 +02:00 |
|
Martin Preuss
|
eac37b9927
|
com2w: increase buffer size.
|
2025-09-01 23:25:20 +02:00 |
|
Martin Preuss
|
b95a4fa872
|
avr: more work on com2wn module.
|
2025-09-01 23:25:02 +02:00 |
|
Martin Preuss
|
81669a5442
|
avr: first try irq driven com2w interface.
probably doesn't work like that but that's for later.
|
2025-09-01 23:24:15 +02:00 |
|
Martin Preuss
|
3270a71cb0
|
com2w: simplified module.
|
2025-09-01 23:23:30 +02:00 |
|
Martin Preuss
|
5ae7f821e4
|
s03: more work.
|
2025-09-01 23:22:57 +02:00 |
|
Martin Preuss
|
224aca5c41
|
n21: don't send ADC values.
|
2025-09-01 23:22:21 +02:00 |
|
Martin Preuss
|
9600be78a5
|
more work on m644p.
|
2025-09-01 23:21:52 +02:00 |
|
Martin Preuss
|
246d00a220
|
avr: allow for big flash roms.
|
2025-09-01 23:21:25 +02:00 |
|
Martin Preuss
|
809439fd26
|
aqhome-nodes: handle new statistics messages.
|
2025-09-01 23:20:38 +02:00 |
|
Martin Preuss
|
86741a0e50
|
t03: use forwarder app.
|
2025-08-25 14:13:08 +02:00 |
|
Martin Preuss
|
41843cbab9
|
avr: added forwarder app.
simpler than router app, just for forwarding messages between interfaces.
mainly used by t03.
|
2025-08-25 14:12:58 +02:00 |
|
Martin Preuss
|
64854506e5
|
fixed recvstats message handling.
|
2025-08-25 14:11:57 +02:00 |
|
Martin Preuss
|
463385a296
|
increment version.
|
2025-08-25 11:26:19 +02:00 |
|
Martin Preuss
|
b97fc98bc1
|
t03: use led_activity
|
2025-08-25 11:26:08 +02:00 |
|
Martin Preuss
|
9b86aea7ed
|
use led_activity.
|
2025-08-25 11:25:53 +02:00 |
|
Martin Preuss
|
5bfb49d9e1
|
simplified code, remove unused code.
|
2025-08-25 11:25:30 +02:00 |
|
Martin Preuss
|
32a0ad5eae
|
added comments, removed unused code.
|
2025-08-25 11:24:53 +02:00 |
|
Martin Preuss
|
65593f95ad
|
use led_activity module.
|
2025-08-25 11:23:35 +02:00 |
|
Martin Preuss
|
ec3774c7a5
|
fixed a bug in field order
|
2025-08-25 11:22:54 +02:00 |
|
Martin Preuss
|
4bd462ea59
|
use new led modules.
|
2025-08-25 10:25:53 +02:00 |
|
Martin Preuss
|
77d3a201f5
|
improved uartfd1.
|
2025-08-25 10:24:48 +02:00 |
|
Martin Preuss
|
127525e3ec
|
buffer: gather statistics
|
2025-08-25 10:23:47 +02:00 |
|