Andrew Tridgell
|
63f9046265
|
AP_Networking: fixed docs for network port types
and document broadcast and multicast
|
2023-12-03 11:37:21 +11:00 |
|
Andrew Tridgell
|
89506846a3
|
AP_Networking: improve startup wait
this ensures we wait till DHCP has completed
|
2023-12-01 18:33:29 +11:00 |
|
Tom Pittenger
|
f72dd8cc89
|
AP_Network: mavlink packetise requires mavlink
|
2023-11-29 12:29:19 +11:00 |
|
Andrew Tridgell
|
7d1f048ca7
|
AP_Networking: support UDP server, TCP client and TCP server
and implement mavlink packetisation and flow control return
|
2023-11-28 12:18:55 +11:00 |
|
Andrew Tridgell
|
e06d65bd75
|
AP_Networking: simplify port registration
|
2023-11-22 17:19:12 +11:00 |
|
Andrew Tridgell
|
8e50584bd8
|
AP_Networking: fixed buffer size handling
make begin() able to change buffer sizes
|
2023-11-18 16:54:54 -08:00 |
|
Tom Pittenger
|
3b35915774
|
AP_Networking: return bug fix
Co-authored-by: Ryan <ryanfriedman5410+github@gmail.com>
|
2023-11-17 18:24:39 -08:00 |
|
Tom Pittenger
|
fcf602cbe2
|
AP_Networking: init socket null check
|
2023-11-17 18:24:39 -08:00 |
|
Tom Pittenger
|
30bccf6266
|
AP_Networking: adjustable PORT buf size
|
2023-11-17 18:24:39 -08:00 |
|
Andrew Tridgell
|
84dd7eaaf1
|
AP_Networking: added support for mapping network ports
only UDP_CLIENT so far
|
2023-11-17 10:54:24 -08:00 |
|