Harald Barth
|
a3274caf49
|
copy in
|
2023-06-06 00:50:03 +02:00 |
|
Harald Barth
|
9dabf14aa3
|
ESP32: Experimental BT support, enable with #define SERIAL_BT_COMMANDS
|
2022-08-28 22:54:26 +02:00 |
|
Harald Barth
|
2f9c8faa77
|
ESP32: More WiFi diag
|
2022-08-28 19:44:07 +02:00 |
|
Harald Barth
|
4fb53572f5
|
Diag outgoing messages on ESP32
|
2022-08-20 11:45:29 +02:00 |
|
Harald Barth
|
9633e77c0a
|
move mark/commit into CommandDistributor::parse()
|
2022-08-16 19:22:19 +02:00 |
|
Harald Barth
|
5d415366d8
|
bigger ringstream on ESP32
|
2022-08-16 12:43:38 +02:00 |
|
Harald Barth
|
b9c1e779ae
|
move WiFiESP::loop() to core 1
|
2022-08-16 12:25:49 +02:00 |
|
Harald Barth
|
162e1f9d3e
|
move ringClient into RingStream
|
2022-08-16 09:38:40 +02:00 |
|
Harald Barth
|
ecda69ba32
|
make sending loop ringbuffer to ESP32 Wifi more simple
|
2022-08-09 15:25:29 +02:00 |
|
Harald Barth
|
f56e3bec9e
|
eliminate wrong ringread due to peek (eliminated peek as well) - new version
|
2022-08-08 13:00:53 +02:00 |
|
Harald Barth
|
5182bb171d
|
ESP32 do not recycle client handles for now
|
2022-08-07 20:11:31 +02:00 |
|
Harald Barth
|
c115c441e4
|
ESP32 introduce NetworkClient class to hold state associated to WiFiClient
|
2022-08-07 01:24:41 +02:00 |
|
Harald Barth
|
803db81c8f
|
try to recover from ringbuffer read problem
|
2022-08-06 19:07:35 +02:00 |
|
Harald Barth
|
012d427c6e
|
loop over WiThrottle so that broadcast commands get into outbound ring and get sent
|
2022-08-06 00:34:35 +02:00 |
|
Harald Barth
|
5f1a263158
|
do not make delete client conditional
|
2022-08-05 19:54:01 +02:00 |
|
Harald Barth
|
608c7547fb
|
ESP32 Wifi AP mode no sleep
|
2022-08-05 16:14:51 +02:00 |
|
Harald Barth
|
ed1b451b85
|
ESP32 Wifi "good to have" commands
|
2022-07-31 13:35:25 +02:00 |
|
Harald Barth
|
2ad0d7ab76
|
ESP32 wifi should not sleep, otherwise auth errors
|
2022-07-31 09:20:34 +02:00 |
|
Harald Barth
|
bdd87e7399
|
wifi 2nd try kludge
|
2022-07-31 08:47:58 +02:00 |
|
Harald Barth
|
d29219f858
|
ifdef whole file
|
2022-07-31 00:23:19 +02:00 |
|
Harald Barth
|
4668e116f4
|
preambles running
|
2021-11-14 13:10:16 +01:00 |
|
Harald Barth
|
877db433a4
|
make task startup nicer
|
2021-11-06 02:59:57 +01:00 |
|
Harald Barth
|
4901f12fcd
|
make own task on core0 for WifiESP::loop() on ESP32
|
2021-11-06 02:40:49 +01:00 |
|
Harald Barth
|
77ee57eb83
|
give up eventually
|
2021-11-02 17:50:32 +01:00 |
|
Harald Barth
|
500fe2f717
|
more diag messages
|
2021-10-31 00:40:35 +02:00 |
|
Harald Barth
|
278f7618f4
|
do something i AP mode
|
2021-10-31 00:10:58 +02:00 |
|
Harald Barth
|
b6cfc39d23
|
ESP32 watchdog workaround (with diag code)
|
2021-10-24 12:09:54 +02:00 |
|
Harald Barth
|
d174c05127
|
Wifi connect and waveform
|
2021-10-05 21:53:02 +02:00 |
|
Harald Barth
|
75dffd9dfa
|
first ESP32 compile
|
2021-10-05 10:39:08 +02:00 |
|