Scott Powell
4b8d704455
Merge branch 'main' into rx_delay
2025-02-04 16:03:32 +11:00
Scott Powell
51ab76ecc4
* Room server: added "start ota" CLI command
2025-02-04 16:03:17 +11:00
Scott Powell
cc3cf18573
* new "set rxdelay ..." CLI command
2025-02-04 15:35:36 +11:00
Scott Powell
0f66210478
* ver bumps
...
* RAK battery experiment
2025-02-04 13:40:54 +11:00
Scott Powell
7da0a5f7ec
* new RX delays based on SNR
2025-02-04 12:35:53 +11:00
Scott Powell
29e62b9ce2
* IdentityStore::save() was failing on RAK.
...
* Repeater: CLI 'erase' command added.
2025-02-04 01:35:04 +11:00
Scott Powell
7b31fc8ef9
* refactor: new helpers/nrf52 dir
...
* RAK, startOTAUpdate()
2025-02-03 12:53:38 +11:00
Scott Powell
79f2d65a64
* BUG FIX: Initial key generation
2025-02-02 11:03:23 +11:00
Scott Powell
c7f9fa95e1
* repeater and room server: added "set tx .." CLI command
2025-02-02 08:45:18 +11:00
Scott Powell
cef23fa7d9
* ver bump
2025-01-31 00:47:26 +11:00
Scott Powell
ac8b7b31fe
* Room server: keep_alive changes
2025-01-31 00:02:29 +11:00
Scott Powell
8d0a17bc39
* Room server: no more "[posted]" replies from server
2025-01-30 20:09:00 +11:00
Scott Powell
f94d5f7423
* ver bumps
2025-01-30 13:46:04 +11:00
Scott Powell
659e66e3d1
* reset push_failures on successfully recv
2025-01-29 20:45:55 +11:00
Scott Powell
2e3d2d13b2
* room_server: login response now with a 'keep alive' interval suggestion
...
* room_server: new Request payload sub-type: REQ_TYPE_KEEP_ALIVE -> RESP_SERVER_KEEP_ALIVE
2025-01-29 13:14:42 +11:00
Scott Powell
52f9c358b7
* repeater: extra CLI commands
...
* room server: now loads/saves prefs, same CLI commands as repeater ("set ...")
2025-01-28 00:00:14 +11:00
Scott Powell
9a9b4fca82
* version bumps
2025-01-27 00:42:42 +11:00
Scott Powell
6c00653272
* TxtDataHelpers.h, with standard TXT sub-types
...
* Terminal chat: added "time <epoch-secs>"
* repeater: now recognises either TXT_TYPE_PLAIN or TXT_TYPE_CLI_DATA for CLI commands
* Room server: now uses TXT_TYPE_SIGNED_PLAIN (for push/outbound), recognises TXT_TYPE_PLAIN (to add a Post), and TXT_TYPE_CLI_DATA for CLI command
2025-01-26 22:56:38 +11:00
Scott Powell
a3b7701bc0
* added 'ver' command to CLI (repeater and room server)
2025-01-24 22:00:13 +11:00
Scott Powell
068aeee87f
* Refactor: new AdvertDataHelpers.h
2025-01-24 11:41:37 +11:00
Scott Powell
2d34ac58ee
* room_server: crash fix, now detects timeouts on push post, if 3 timeouts on same client, then evicts/logs out
2025-01-23 21:24:23 +11:00
Scott Powell
b8a5c3369f
* NEW: simple_room_server
2025-01-23 16:07:44 +11:00