92 Commits (34faa49685fd8879206653a2558028d80136373d)

Author SHA1 Message Date
liamcottle bc820ae93e show firmware version and build date on room server screen 1 year ago
Scott Powell d7e6a361b5 * ver bump to v1.4.3 1 year ago
Scott Powell 9498d2e824 * ID hash 0x00 and 0xFF now reserved for future. 1 year ago
liamcottle 7e583d7f98 show please wait message on room server boot 1 year ago
Scott Powell 3a6b8fda93 * room server: faster sync of unread posts, MAX_UNSYNCED_POSTS now 32 (was 16) 1 year ago
Scott Powell fc6aa0ed0f * ver bump to v1.4.2 1 year ago
recrof b77701ced0 added new CommonCLI get commands: get role and get public.key 1 year ago
Scott Powell c0cb57be5c * refactor: rtc_clock now defined by variants/*/target modules 1 year ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell d5cc28b0c5 * room server: now support "log start/stop..." 1 year ago
Scott Powell 88b88cbc90 * ver bump to 1.4.1 1 year ago
Scott Powell 8355543366 * more experiments 1 year ago
Scott Powell d07abc39b6 * room server: new config "allow.read.only" 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) 1 year ago
lincomatic bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 1 year ago
recrof c691cbae8e heltec v2: added display, room server role 1 year ago
recrof 7ee81f4f07 added display support for t3s3 1 year ago
taco 5632e2771e added conditional to room server radio bringup for supporting RA01sh radio on faketec 1 year ago
Scott Powell 658094f654 * ver bump: 1.3.0 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
taco 8e793dc55e Faketec board support, including build targets 1 year ago
Scott Powell 5c72969e2c * repeater & room server: new CLI config "flood.max" 1 year ago
Florent a706d90598 Add an ESP32_CPU_FREQ build flag to lower freq 1 year ago
Scott Powell 2cb742b100 ver bump to 1.2.2 1 year ago
Scott Powell a259d27cfe * trying setCRC(1) 1 year ago
Scott Powell 3778c0a8ff * repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents 1 year ago
Scott Powell 5acfe52417 * new build option: SX126X_RX_BOOSTED_GAIN 1 year ago
Rastislav Vysoky b1a5badf98 added room server roles to t114 and t-echo; added repeater and room server roles to WSL3; unified json intendations in /boards 1 year ago
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