Tom Pittenger
|
1e83e61b25
|
AP_Networking: fix build for periph
|
2023-08-07 17:04:27 -07:00 |
muramura
|
9374b374de
|
AP_Networking: Change message level from DEBUG to INFO
|
2023-08-06 17:37:17 -07:00 |
Andrew Tridgell
|
5af7fdf330
|
AP_Networking: use host byte order addresses internally
this should make the lua API easier to handle, as it can manipulate
uint32_t easily
|
2023-08-06 09:20:08 +10:00 |
Andrew Tridgell
|
fd70f5c7d7
|
AP_Networking: split ChibiOS code into its own backend
|
2023-08-06 09:20:08 +10:00 |
Andrew Tridgell
|
5705c68954
|
AP_Networking: cleanup parameter handling and fixed lwip config
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
1e9d00fecb
|
AP_Networking: cleanup
|
2023-08-06 09:20:08 +10:00 |
bugobliterator
|
724b0908e0
|
AP_Networking: panic if bad memory alignment
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
6d3c5e7a61
|
AP_Networking: cleanup defines
|
2023-08-06 09:20:08 +10:00 |
bugobliterator
|
13acf60c7e
|
AP_Networking: fix allocation of mac trx buffers
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
a4984cb595
|
AP_Networking: bugfixes for dynamic battery malloc
|
2023-08-06 09:20:08 +10:00 |
bugobliterator
|
558f0272d6
|
AP_Networking: dynamically allocate memory for MAC Peripheral
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
1aff011e52
|
AP_Networking: astyle changes
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
90dc58be29
|
AP_Networking: Enable DHCP as default, add example to default netmasks
|
2023-08-06 09:20:08 +10:00 |
Tom Pittenger
|
f5a1525fd8
|
AP_Networking: new library
|
2023-08-06 09:20:08 +10:00 |