Martin Preuss
|
2ac090cf14
|
some fixes.
|
2025-05-04 03:34:48 +02:00 |
|
Martin Preuss
|
46b24bf442
|
avr/modules/network: disable interrupts on alloc/release.
|
2025-05-04 03:34:11 +02:00 |
|
Martin Preuss
|
c1a67a36ef
|
avr/modules/network: added messages.
|
2025-04-29 00:36:20 +02:00 |
|
Martin Preuss
|
b21c111aa3
|
network: fixed vars.
|
2025-04-26 11:04:41 +02:00 |
|
Martin Preuss
|
b9419520f4
|
network: removed duplicate code.
|
2025-04-26 11:04:28 +02:00 |
|
Martin Preuss
|
b995f1c3fb
|
added more messages.
|
2025-04-21 00:43:11 +02:00 |
|
Martin Preuss
|
77e573192e
|
more work on network interface.
|
2025-04-21 00:39:19 +02:00 |
|
Martin Preuss
|
924c4d27e8
|
avr: added network/msg/crc.asm
|
2025-03-25 00:38:42 +01:00 |
|
Martin Preuss
|
ebce002614
|
avr: share code.
|
2025-03-23 01:08:33 +01:00 |
|
Martin Preuss
|
373a553ac8
|
avr/uart_hw: basically works for a while then stops...
|
2025-03-21 20:55:50 +01:00 |
|
Martin Preuss
|
cc64f793ec
|
build: add missing files.
|
2025-03-18 22:55:08 +01:00 |
|
Martin Preuss
|
f1f24168e5
|
t03: send memory stats.
|
2025-02-14 22:45:49 +01:00 |
|
Martin Preuss
|
d5d6217c5e
|
avr: added NET_Interface_AddOrReleaseOutMsg and NET_Interface_GetNumOfOutgoingMsgNums
|
2025-02-14 22:43:24 +01:00 |
|
Martin Preuss
|
b60de3994c
|
avr: added routine to count used buffers. fixed a bug.
|
2025-02-14 22:42:46 +01:00 |
|
Martin Preuss
|
6e25647c0a
|
avr: echoing messages via tty now basically works.
|
2025-02-13 23:52:55 +01:00 |
|
Martin Preuss
|
a7990db831
|
avr: t03 can now send and receive messages!
will change other nodes from com2 interface to new network interface.
|
2025-02-13 18:56:13 +01:00 |
|
Martin Preuss
|
bf61be029e
|
avr: introduced network module
this will be the base module for network modules.
|
2025-02-13 01:12:29 +01:00 |
|