123 Commits (3dea712d37ac285466e2d33fdff77d5678266719)

Author SHA1 Message Date
Alex Wolden 3dea712d37 Fix heltec v3.2 pin polarity reversal 1 year ago
Scott Powell 9b5a294695 * T1000e battery measure fix 1 year ago
Scott Powell 2889867c4c * Dispatcher: added guard for packet payload size too large 1 year ago
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Scott Powell ae8fb5d9b1 * Heltec v3.2 VEXT fix 1 year ago
Scott Powell cf17091588 * display.begin() delayed in setup(). 1 year ago
Rastislav Vysoky 03458269ac moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo 1 year ago
Rastislav Vysoky 2dd2571154 Added support for LilyGo T-Echo 1 year ago
Rastislav Vysoky e105e4184f fix: T114 reset pin value 1 year ago
Rastislav Vysoky b74ae1302b Added support for Heltec t114 1 year ago
Scott Powell 284ac17009 * Room Server post ACK bug fix! 1 year ago
Alex Wolden 0fc85b8c59 Revert identity change 1 year ago
Alex Wolden d36da0ed8e Refactor naming 1 year ago
Scott Powell 01d84d5d3e * repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values. 1 year ago
Alex Wolden ed320ac1f5 add libsodium 1 year ago
Scott Powell 372c228210 * new ui/DisplayDriver classes (just SSD1306Display impl for now) 1 year ago
Alex Wolden e1022791e8 Add support for LilyGo T3 with SX1276 module 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 72c7cebbbb * misc 1 year ago
Scott Powell ad5f588028 * Semantic versioning in repeater, room server. "ver" CLI command changed. 1 year ago
Scott Powell 1a4063bbe8 * companion radio: connection status now supported (Keep_alive pings, etc) 1 year ago
Scott Powell 88959b6b03 * companion radio: support for TXT_TYPE_SIGNED_PLAIN 1 year ago
Scott Powell 7cb0412c75 * prefs guard word added 1 year ago
Scott Powell c1e6dde3d5 * misc 1 year ago
Scott Powell 1912710c75 * "set radio.." now with "OK" response 1 year ago
Scott Powell f35a9032ac * CLI: get/set radio added 1 year ago
Scott Powell 0e2bee03b6 * repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no reboot needed. 1 year ago
Scott Powell afd9cf2743 * CommonCLI: "get " commands 1 year ago
Scott Powell e32fea0745 * refactored handleCommand() to CommonCLI class 1 year ago
Scott Powell 1209d54d2e * various changes for CLI support via companion radio 1 year ago
Scott Powell 189ed79d46 * new Dispatcher::getCADFailRetryDelay() 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
Scott Powell 64ccc4e289 * build fixes for RAK targets 1 year ago
liamcottle dbc9659e9a enforce pin being used for ble pairing on nrf52 1 year ago
liamcottle 83c827ce85 enforce pin being used for ble pairing on esp32 1 year ago
Florent de Lamotte 7290bf0c7d t1000e companion radio example builds in tree ! 1 year ago
Florent de Lamotte cc1a944988 upd t1000e board support 1 year ago
Scott Powell a6a6bef371 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 1 year ago
Scott Powell c4cc3dd1ec * repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config 1 year ago
Scott Powell d880a48b85 * companion radio: new CMD_SEND_LOGIN, CMD_SEND_STATUS_REQ 1 year ago
Scott Powell 274bd6ddbf * new PAYLOAD_TYPE_RAW_CUSTOM 1 year ago
Scott Powell fc4e5ed54c * new StrHelper::strzcpy() 1 year ago
Scott Powell 37f4ceff85 * strncpy() refactor/fix 1 year ago
Scott Powell e65c3e3240 * MESH_DEBUG_PRINTLN fixes 1 year ago
Scott Powell fc02d8fbcb * Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. (new getLogDateTime() virtual) 1 year ago
Scott Powell ba181da94a * added RTCClock::getCurrentTimeUnique(), for when timestamps need to be unique (if temp rapid-fire) 1 year ago
Scott Powell 3b5b7a1642 * SimpleMeshTables: ACKs now handled separately 1 year ago