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
|
3592a745d3
|
introduce app "hub"
|
2025-08-18 18:06:35 +02:00 |
|
Martin Preuss
|
245d44c05d
|
improved "run" code.
|
2025-07-07 21:44:40 +02:00 |
|
Martin Preuss
|
cbd498150f
|
avr: fully implemented router functionality in network and router app.
|
2025-07-07 16:05:53 +02:00 |
|
Martin Preuss
|
6ecc1721b0
|
r05: no longer use APPS_NETWORK.
Implemented some of those features in APP_ROUTER like PING, REBOOT.
|
2025-07-06 20:21:51 +02:00 |
|
Martin Preuss
|
0a45e38939
|
make router functionality of r05 an app.
|
2025-07-06 18:21:48 +02:00 |
|
Martin Preuss
|
bb14dd4c22
|
introduce macros bigjmp and bigcall for intermodule calls/jmps
translates to rjmp/rcall on MCUs with up to 8K flash and to jmp/call
on others.
|
2025-06-01 19:18:25 +02:00 |
|
Martin Preuss
|
64e2cf5d25
|
avr/devices/all: started integrating code from t03.
|
2025-05-08 17:14:33 +02:00 |
|
Martin Preuss
|
9a854977a4
|
avr: more work on basic device code.
|
2025-05-04 03:33:32 +02:00 |
|
Martin Preuss
|
e56f2600e8
|
avr: more work on avr app framework.
|
2025-05-01 00:56:03 +02:00 |
|
Martin Preuss
|
1e90682605
|
avr: use new code in latest nodes.
|
2025-04-29 00:35:45 +02:00 |
|