48 Commits (581dc526cb1d2a378d518e534426a34bd47f3cb3)

Author SHA1 Message Date
Christos Themelis 6e9b148e81 public chat receive fix 2 months ago
Christos Themelis f6be2bfcbc Display fixes 2 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 2 months ago
Christos Themelis 1f40e62225 wip 2 months ago
Brian Widdas 811ac1cd02 Add missing methods in ESPNOWRadio() 3 months ago
Christos Themelis da3d734e4b wip 3 months ago
Christos Themelis fc8a932aec Update SenseCapHAL.h 3 months ago
Christos Themelis 42d812dedd Update SenseCapHAL.h 3 months ago
Christos Themelis 92ffc5c980 wip 3 months ago
Christos Themelis 4636a88078 wip 3 months ago
Christos Themelis 3c0928b418 Seeed sensecap indicator initial support 4 months ago
recrof cafc212bb2 fix M5Stack Unit M6L build errors 4 months ago
Christos Themelis e9685941a5 code cleanup 5 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 5 months ago
Christos Themelis c45a35b210 ESP-NOW to mesh bridge 5 months ago
liamcottle 8708fa012a simplify reading frame header 6 months ago
liamcottle 71bb49e556 remove use of dynamic allocation 6 months ago
liamcottle ed263b0727 implement frame header parising for wifi interface 6 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 10 months ago
liamcottle 796b4c705c disconnect existing wifi client when new connection established 10 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 11 months ago
Scott Powell b37c8017d9 * Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds 12 months ago
cod3doomy 218b96e4aa T-Beam refactor 1 year 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