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
|
5d4a5dce36
Merge branch 'main' into rx_delay
|
1 year ago |
Scott Powell
|
42f2c1ece5
* new "set guest.password .." CLI command
|
1 year ago |
Scott Powell
|
4f3bd4b57c
Merge branch 'main' into rx_delay
|
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
|
61b09e9445
Merge branch 'main' into rx_delay
|
1 year ago |
Scott Powell
|
aaeccd121c
* repeater and room server, new "set repeat {on|off}" CLI command
|
1 year ago |
Scott Powell
|
4b8d704455
Merge branch 'main' into rx_delay
|
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 |