34 Commits (cc05ae555ab90c6fb1bebf15514ec540e47d9230)

Author SHA1 Message Date
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 1 month ago
Brian Widdas 811ac1cd02 Add missing methods in ESPNOWRadio() 2 months ago
recrof cafc212bb2 fix M5Stack Unit M6L build errors 4 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 5 months ago
liamcottle 8708fa012a simplify reading frame header 5 months ago
liamcottle 71bb49e556 remove use of dynamic allocation 5 months ago
liamcottle ed263b0727 implement frame header parising for wifi interface 5 months ago
Kevin Le def1902688 Fixed T-Beam board to work with sleep 6 months ago
ViezeVingertjes c10c010736 fix: only hide pin after successful authentication in SerialBLEInterface 9 months ago
liamcottle 796b4c705c disconnect existing wifi client when new connection established 9 months ago
Alexander Begoon 6902dd81fa
Move variant specific code 10 months ago
Scott Powell 4b95c981bb * UI revamp for companion radios 10 months ago
Alexander Begoon ce4e559c01
Add support for Xiao ESP32C6 with external antenna configuration 10 months ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 12 months ago
cod3doomy 218b96e4aa T-Beam refactor 12 months ago
Scott Powell 436a99f088 * BLE_WRITE_MIN_INTERVAL upped to 60 millis 1 year ago
Scott Powell 805ca7b900 * CommonCLI: added "clear stats" command 1 year ago
Scott Powell 177dd90ca1 * Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags) 1 year ago
Scott Powell b08436eba7 * startSendRaw() now returns false if fail 1 year ago
Scott Powell e1092118d9 * ESPNOW: packet rx/tx counters 1 year ago
Scott Powell 00f0bb7471 * ESPNOW: now using hardware RNG for radio_new_identity() 1 year ago
Scott Powell 0d5c17f7ed * ESP-Now: long range mode 1 year ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell 321a9425da * experiment: enabling forwarding in terminal chat 1 year ago
Scott Powell 1220c69aa9 * wifi power max 1 year ago
Scott Powell 8355543366 * more experiments 1 year ago
Scott Powell 7bd7bfb14a * ESP-NOW experiment with terminal-chat 1 year ago
Scott Powell 5c4ec1bc22 * SerialWifiInterface: misc tidy-ups 1 year ago
Florent de Lamotte 03293be892 new Heltec_v3_companion_radio_wifi target 1 year ago
Scott Powell be2af61dfe * ESP32: SerialBLEInterface, delay(500) not needed 1 year ago
Scott Powell 54af8ad2a9 * esp32 SerialBLEInterface: 1 second delay now applied before testing whether to re-start advertising 1 year ago
liamcottle abb2dea321 don't set encryption level on device as it's set on each characteristic 1 year ago
liamcottle 83c827ce85 enforce pin being used for ble pairing on esp32 1 year ago
Scott Powell 5395214ef2 * companion radio: new RESP_CODE_NO_MORE_MESSAGES response 1 year ago
Scott Powell d9dc76f197 * new helper for ESP32: SerialBLEInterface 1 year ago