58 Commits (115deda8e880febd42072e3649c0a965c058e052)

Author SHA1 Message Date
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Scott Powell 808d3933c1 Version bump to v1.2.1 1 year ago
Scott Powell cf17091588 * display.begin() delayed in setup(). 1 year ago
Scott Powell 5c5b9aa2e3 * room server: version bump to v1.1.0. This is now NOT compatible with previous clients (TDeck and companion radio). 1 year ago
Scott Powell 284ac17009 * Room Server post ACK bug fix! 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
Scott Powell c2ae34314e * basic UITask added to repeater and room server (only HeltecV3 targets enable so far) 1 year ago
Alex Wolden e1022791e8 Add support for LilyGo T3 with SX1276 module 1 year ago
Scott Powell ea9a4dcd3a * room server: adding post, was not sending Acks on retries. 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 0a5bcb9e2c * room server: login response, permission byte now returned 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 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 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 37f4ceff85 * strncpy() refactor/fix 1 year ago
Scott Powell 4d8478de98 * added S3 WIO target for BLE companion radio 1 year ago
Scott Powell f8d03804e1 * room server: minor timing fix 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 ef95462345 * repeater, room server and terminal chat: default to rxdelay off 1 year ago
Scott Powell 65580c76d0 * companion radio: new CMD_SHARE_CONTACT 1 year ago
Scott Powell a922d0711d * ver bumps 1 year ago
Scott Powell 42f2c1ece5 * new "set guest.password .." CLI command 1 year ago
Scott Powell 5fb83c9bf7 * repeater and room server: new CLI command: "set advert.interval {mins}" 1 year ago
Scott Powell 5824c9a6c0 * bug fix for rxdelay 0 1 year ago
Scott Powell b428ecf31f * new CLI command: "set txdelay ..." 1 year ago
Scott Powell aaeccd121c * repeater and room server, new "set repeat {on|off}" CLI command 1 year ago
Scott Powell 51ab76ecc4 * Room server: added "start ota" CLI command 1 year ago
Scott Powell cc3cf18573 * new "set rxdelay ..." CLI command 1 year ago
Scott Powell 0f66210478 * ver bumps 1 year ago
Scott Powell 7da0a5f7ec * new RX delays based on SNR 1 year ago
Scott Powell 29e62b9ce2 * IdentityStore::save() was failing on RAK. 1 year ago
Scott Powell 7b31fc8ef9 * refactor: new helpers/nrf52 dir 1 year ago
Scott Powell 79f2d65a64 * BUG FIX: Initial key generation 1 year ago
Scott Powell c7f9fa95e1 * repeater and room server: added "set tx .." CLI command 1 year ago
Scott Powell cef23fa7d9 * ver bump 1 year ago
Scott Powell ac8b7b31fe * Room server: keep_alive changes 1 year ago
Scott Powell 8d0a17bc39 * Room server: no more "[posted]" replies from server 1 year ago
Scott Powell f94d5f7423 * ver bumps 1 year ago
Scott Powell 659e66e3d1 * reset push_failures on successfully recv 1 year ago
Scott Powell 2e3d2d13b2 * room_server: login response now with a 'keep alive' interval suggestion 1 year ago
Scott Powell 52f9c358b7 * repeater: extra CLI commands 1 year ago
Scott Powell 9a9b4fca82 * version bumps 1 year ago
Scott Powell 6c00653272 * TxtDataHelpers.h, with standard TXT sub-types 1 year ago
Scott Powell a3b7701bc0 * added 'ver' command to CLI (repeater and room server) 1 year ago