andreas
|
d33592cfdf
|
directly use SemaphoreHandle_t as pointer
|
2024-11-24 16:16:35 +01:00 |
andreas
|
098b9ba558
|
use GwBuffer::fillData for udp receive
|
2024-11-11 20:28:57 +01:00 |
andreas
|
b4eaad4dbf
|
bind mc udp receiver to mc address
|
2024-11-11 20:07:22 +01:00 |
andreas
|
4bded7bbb4
|
make sta udp receiver working
|
2024-11-11 19:52:44 +01:00 |
andreas
|
82f5e17987
|
intermediate: udp reader
|
2024-11-08 21:00:25 +01:00 |
andreas
|
a5827e24d8
|
different modes for UDP writer, allow to select network
|
2024-11-07 19:47:27 +01:00 |
andreas
|
490a5b9ba1
|
#79: add udp writer
|
2024-11-04 20:21:33 +01:00 |
andreas
|
f025fddc71
|
move to newest framework 6.3.2
|
2023-08-24 15:22:02 +02:00 |
wellenvogel
|
ff1c6432af
|
add keepalive to socket connections
|
2022-01-12 18:30:41 +01:00 |
wellenvogel
|
469b801e04
|
tcp client resolve mdns
|
2022-01-03 13:37:35 +01:00 |
wellenvogel
|
5b843a23be
|
tcp client 1st working
|
2022-01-02 17:26:46 +01:00 |
wellenvogel
|
d21e497864
|
intermediate, untested: move channel handling out of main
|
2022-01-02 14:43:37 +01:00 |
wellenvogel
|
47fb805ee6
|
intermediate: introduce an abstract channel
|
2021-12-31 18:38:11 +01:00 |
wellenvogel
|
0ba05accdc
|
introduce tcp client
|
2021-12-29 19:52:08 +01:00 |
wellenvogel
|
31798e3bec
|
externalize socket connection
|
2021-12-28 18:44:01 +01:00 |
wellenvogel
|
cd9cbd11d0
|
remove unused import
|
2021-12-28 18:09:31 +01:00 |
wellenvogel
|
61e0e66acb
|
get rid of wifi client, directly use the socket api
|
2021-12-28 18:08:06 +01:00 |
wellenvogel
|
34540405d0
|
replace logString with logDebug
|
2021-12-18 18:47:57 +01:00 |
wellenvogel
|
2f1ea8e726
|
limit tcp clients to 6
|
2021-12-12 12:46:17 +01:00 |
wellenvogel
|
b089ae2a39
|
add some loop statistics
|
2021-12-05 17:10:23 +01:00 |
wellenvogel
|
c5b6de32a9
|
add some time measurements
|
2021-12-05 12:38:24 +01:00 |
wellenvogel
|
cd1fefad52
|
restructure buffer handling, better buffer logging
|
2021-12-02 17:10:50 +01:00 |
wellenvogel
|
9dcb98bb51
|
intermediate: restructure buffer handling
|
2021-12-01 22:55:37 +01:00 |
andreas
|
e7150d2259
|
avoid write error
|
2021-11-13 14:32:45 +01:00 |
andreas
|
e7b2c6e756
|
add some memory diagnostics
|
2021-10-30 12:01:50 +02:00 |
andreas
|
1be2b1a667
|
handle receiving and distributing on NMEA messages
|
2021-10-28 10:25:12 +02:00 |
andreas
|
b007586076
|
streamline buffer handling
|
2021-10-27 10:43:53 +02:00 |
andreas
|
e378f6e56b
|
intermediate: tcp read
|
2021-10-26 21:54:28 +02:00 |
andreas
|
933ea0d0aa
|
intermediate: reading on tcp
|
2021-10-26 20:28:21 +02:00 |
andreas
|
8c02b21277
|
use static list of client connections in socket server
|
2021-10-25 19:46:53 +02:00 |
andreas
|
2b1eda27d4
|
use async send for tcp connections
|
2021-10-24 21:17:10 +02:00 |
andreas
|
149ffb7a5f
|
add mdns
|
2021-10-22 16:15:49 +02:00 |
andreas
|
0360044ef3
|
TCP server separated
|
2021-10-17 21:55:34 +02:00 |