Scott Powell
|
e31017be1a
|
Merge branch 'main' into dev
|
2025-06-29 20:04:03 +10:00 |
|
Scott Powell
|
187eea1b18
|
* Preamble now 16 (for most variants)
|
2025-06-29 20:03:10 +10:00 |
|
Scott Powell
|
3bd1dc3ffa
|
* minor tidy ups
|
2025-06-28 16:10:53 +10:00 |
|
Scott Powell
|
55ff69bd25
|
* RAK: 'start ota' returned MAC address was reversed
|
2025-06-25 19:02:16 +10:00 |
|
Scott Powell
|
556051955d
|
* ESP32Board: added support for Neopixel TX led
|
2025-06-25 14:54:13 +10:00 |
|
Scott Powell
|
8191c0901b
|
* new variant board: Tenstar C3
|
2025-06-25 14:34:27 +10:00 |
|
Scott Powell
|
b37c8017d9
|
* Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds
|
2025-06-25 14:04:29 +10:00 |
|
Scott Powell
|
6d8fae26da
|
Merge commit '299e85b830f4bf51c2e4d90e3e1bbb59025f608d' into dev
|
2025-06-24 12:05:00 +10:00 |
|
Scott Powell
|
bd020c6167
|
* removed deprecated tbeam variant
|
2025-06-24 12:03:51 +10:00 |
|
Scott Powell
|
60d0064080
|
* room server: new posts now delayed by 6 seconds before syncing to clients
|
2025-06-23 15:56:19 +10:00 |
|
Scott Powell
|
478a57a6bd
|
* AdvertDataParser: lat/lon can now be zeroes
|
2025-06-22 21:07:43 +10:00 |
|
Scott Powell
|
12a2f34598
|
* companion serial protocol ver bump to 6
|
2025-06-22 21:03:30 +10:00 |
|
Scott Powell
|
9df3c8c663
|
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
2025-06-22 16:21:04 +10:00 |
|
Scott Powell
|
1295c4633b
|
* companion: minor refactor of who should invoke UITask::loop()
|
2025-06-21 20:48:28 +10:00 |
|
Scott Powell
|
205624824a
|
* added std_init() to CustomSX1268
|
2025-06-21 15:27:58 +10:00 |
|
Scott Powell
|
a7c959631f
|
* companion: added Datastore methods: getStorageUsedKb(), getStorageTotalKb()
* companion: CMD_GET_BATTERY now changed to CMD_GET_BATT_AND_STORAGE
|
2025-06-20 16:47:59 +10:00 |
|
Scott Powell
|
85b164bcf1
|
* PicoW refactor, now using radio.std_init()
|
2025-06-20 16:42:49 +10:00 |
|
Scott Powell
|
b865ac6c23
|
* refactored SensorManager::toggleGps()
|
2025-06-20 13:44:58 +10:00 |
|
Scott Powell
|
587d9d8818
|
* added CustomSX1262::std_init()
* refactored variants to use std_init(): heltec_v3, t114, xiao_c3
|
2025-06-19 10:58:10 +10:00 |
|
Scott Powell
|
b3184eb94c
|
* T114 repeater build fix
|
2025-06-18 17:20:38 +10:00 |
|
Scott Powell
|
e6ce3c896d
|
* companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH
|
2025-06-18 16:02:09 +10:00 |
|
Scott Powell
|
2a4b55a555
|
Merge commit 'e30eef73f7603bbc96e44ed5bae7a4588065c9a7' into dev
|
2025-06-18 14:59:19 +10:00 |
|
Scott Powell
|
9363478d6f
|
* noise floor can now be queried even when int.thresh = 0
|
2025-06-18 01:27:53 +10:00 |
|
Scott Powell
|
0f9efa2ee8
|
* room server: suggested keep_alive interval now disabled
|
2025-06-16 17:02:44 +10:00 |
|
Scott Powell
|
8a7ec9d7fe
|
* interference threshold now disabled by default
|
2025-06-13 17:24:47 +10:00 |
|
Scott Powell
|
466bd6d596
|
* fix for when AGC reset is disabled (interval = 0)
|
2025-06-13 14:25:09 +10:00 |
|
Scott Powell
|
32ca3dc9d0
|
* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
|
2025-06-13 14:15:21 +10:00 |
|
Scott Powell
|
c6f6e088fc
|
* some HT-CT62 fixes
|
2025-06-09 17:34:04 +10:00 |
|
Scott Powell
|
fd4885e9aa
|
* HT-CT62 SPI fixes
|
2025-06-08 20:11:35 +10:00 |
|
Scott Powell
|
dafb5d3e98
|
* added repeater target for Heltec-CT62
|
2025-06-08 18:41:29 +10:00 |
|
Scott Powell
|
3f1b2c5fc5
|
Merge branch 'dev'
|
2025-06-07 16:15:58 +10:00 |
|
Scott Powell
|
af0c409cbb
|
* ver bump to v1.7.0
|
2025-06-07 16:15:17 +10:00 |
|
Scott Powell
|
79eff3499c
|
Merge branch 'datastore' into dev
|
2025-06-07 16:04:35 +10:00 |
|
Scott Powell
|
7dd7b715cd
|
* enabling _PRIVATE_KEY import/export for ALL companions.
|
2025-06-07 14:20:59 +10:00 |
|
Scott Powell
|
9c833486bf
|
* DataStore, advert blob record format change
|
2025-06-06 21:35:54 +10:00 |
|
Scott Powell
|
dd808ee6c7
|
* new nRF52 impl for advert blobs
|
2025-06-06 19:50:51 +10:00 |
|
Scott Powell
|
6e0b505a2a
|
* companion: refactor of all filesystem access to new DataStore module
|
2025-06-06 15:30:35 +10:00 |
|
Scott Powell
|
93e584f758
|
Merge branch 'main' into dev
|
2025-06-06 12:39:01 +10:00 |
|
Scott Powell
|
7b49ed4a67
|
Merge branch 'main' into dev
|
2025-06-05 19:15:30 +10:00 |
|
Scott Powell
|
9bcab0949e
|
* noise floor lower bound now clamped to -120
|
2025-06-05 14:04:33 +10:00 |
|
Scott Powell
|
647d712ae8
|
* Companion: long-press in first 8 seconds now enters CLI Rescue mode
|
2025-06-04 21:33:48 +10:00 |
|
Scott Powell
|
5d15a68d0d
|
* SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry responses
|
2025-06-04 18:10:47 +10:00 |
|
Scott Powell
|
0535919d63
|
* Mesh: reciprocal path send now with slightly less priority and 500ms delay
|
2025-06-03 20:28:05 +10:00 |
|
Scott Powell
|
75503ed52a
|
* Companion now can be configured with TXT_ACK_DELAY (default is 200ms)
|
2025-06-03 20:27:09 +10:00 |
|
Scott Powell
|
6e2a0f3a9c
|
* ESP32-C3 targets, now 80Mhz cpu
|
2025-06-03 19:01:45 +10:00 |
|
Scott Powell
|
bdc369be67
|
* repeater & room server: new SERVER_RESPONSE_DELAY and TXT_ACK_DELAY defines.
|
2025-06-03 19:01:03 +10:00 |
|
Scott Powell
|
8cf20c7c24
|
* Room server fix: re-tries for pushPostToClient() used to have same packet hash
|
2025-06-02 22:19:46 +10:00 |
|
Scott Powell
|
1ba69f3b8d
|
* self telemetry response simpler now
|
2025-06-02 20:44:05 +10:00 |
|
Scott Powell
|
870b5d2b70
|
* companion: 'self telemetry' request with CMD_SEND_TELEMETRY_REQ (with no pubkey param)
|
2025-06-02 20:28:00 +10:00 |
|
Scott Powell
|
006cd425e5
|
* removing ESP32C6 stuff. (causing cache corruptions)
|
2025-06-02 15:27:33 +10:00 |
|
Scott Powell
|
5729d66a9e
|
* companion: some further refactors after the MyMesh refactor
|
2025-06-02 15:25:55 +10:00 |
|
 Scott Powellandhank
|
3749264e07
|
* MicroNMEALocationProvider: clock param now NULL by default
|
2025-06-01 20:02:35 -07:00 |
|
Scott Powell
|
a987efeca1
|
* companion: disabling interference threshold for now
|
2025-06-02 12:54:40 +10:00 |
|
Scott Powell
|
6481ab1e31
|
* MicroNMEALocationProvider: clock param now NULL by default
|
2025-06-01 23:55:57 +10:00 |
|
Scott Powell
|
4b16cda03a
|
* RAK4632 targets, now requiring ENV_INCLUDE_GPS to enable GPS
|
2025-05-28 23:31:31 +10:00 |
|
Scott Powell
|
d8c2b3ab47
|
* TBeam: fix for debug output
|
2025-05-27 23:37:59 +10:00 |
|
Scott Powell
|
fec064c1a2
|
* companion: interference threshold default (14)
|
2025-05-27 22:48:28 +10:00 |
|
Scott Powell
|
4c3f8ac6b6
|
* Room server: stats refactor -> noise_floor
|
2025-05-27 22:38:01 +10:00 |
|
Scott Powell
|
f38b3a3331
|
Merge branch 'scan_exp' into dev
|
2025-05-27 21:51:18 +10:00 |
|
Scott Powell
|
3ee54d0e07
|
Merge branch 'dev' into scan_exp
|
2025-05-27 18:58:48 +10:00 |
|
Scott Powell
|
b3fc6bedf9
|
* companion: saveContacts() now deferred for 5 secs (lazy writes)
|
2025-05-27 18:45:06 +10:00 |
|
Scott Powell
|
a86364e6d8
|
* stats: curr_free_queue_len now repurposed to noise_floor
|
2025-05-27 00:28:23 +10:00 |
|
Scott Powell
|
0e90b73110
|
* companion: PUSH_CODE_LOGIN_SUCCESS frame, now includes server clock timestamp
|
2025-05-26 19:52:32 +10:00 |
|
Scott Powell
|
b3d78ac8a7
|
* interference threshold now stored in prefs, CLI: set/get "int.thresh"
|
2025-05-26 17:18:49 +10:00 |
|
Scott Powell
|
4593a484fb
|
Merge branch 'dev' into scan_exp
|
2025-05-26 16:44:27 +10:00 |
|
Scott Powell
|
3ae2e851a0
|
* minor tidy ups
|
2025-05-26 14:39:44 +10:00 |
|
Scott Powell
|
e5ddb8a598
|
* RAK: "start ota" now replies with Bluetooth MAC address
|
2025-05-26 12:23:52 +10:00 |
|
Scott Powell
|
0e35ae5ec6
|
* dynamic noise floor sampling
|
2025-05-25 21:44:15 +10:00 |
|
Scott Powell
|
f2243b78ae
|
* added Radio::loop() virtual function
* RadioLibWrapper: new isChannelActive() based on current RSSI being above noise_floor + THRESHOLD
|
2025-05-24 21:24:44 +10:00 |
|
Scott Powell
|
2f8d9cf96a
|
* refactor of RadioLibWrapper::isReceiving()
|
2025-05-24 20:42:00 +10:00 |
|
Scott Powell
|
4449fd3a24
|
Merge branch 'dev'
|
2025-05-24 17:40:52 +10:00 |
|
Scott Powell
|
0bad7ee106
|
* ver bump to 1.6.2
|
2025-05-24 16:19:19 +10:00 |
|
Scott Powell
|
0defa837d8
|
* EnvironmentSensorManager: some tidy ups
|
2025-05-23 19:12:32 +10:00 |
|
Scott Powell
|
02b6f4a285
|
* Companion: telemetry_mode_env added to prefs
|
2025-05-22 15:26:30 +10:00 |
|
Scott Powell
|
56b84408e4
|
* workaround for nRF + LittleFS glitch with seek/truncate
|
2025-05-20 16:29:09 +10:00 |
|
Scott Powell
|
7e90d386e2
|
* refactored buzzer concept to UITask
* moved buzzer.h/cpp to helpers/ui
|
2025-05-20 11:52:55 +10:00 |
|
Scott Powell
|
f9c0056955
|
* bug fix for CommonCLI, when entering long unknown command
|
2025-05-19 23:39:34 +10:00 |
|
Scott Powell
|
5d0a8d9d7c
|
* AdvertDataHelpers: reverting parsing logic, but changed meanings of 'battery' and 'temperature' to just two generic uint16 'feature' properties
|
2025-05-19 23:21:57 +10:00 |
|
Scott Powell
|
d5eb83a921
|
* AdvertDataHelpers: prospective changes to first byte bit-field
|
2025-05-19 22:40:53 +10:00 |
|
Scott Powell
|
a73eb9823d
|
* big refactor of the 'display' object. Now defined in variants/*/target modules.
|
2025-05-19 14:16:55 +10:00 |
|
Scott Powell
|
a155587b7f
|
* possible bug when forwarding direct mode packets
|
2025-05-18 21:22:27 +10:00 |
|
Scott Powell
|
9048142f63
|
Merge branch 'main' into dev
|
2025-05-18 01:31:27 +10:00 |
|
Scott Powell
|
65d398fcbc
|
* ver bump to v1.6.1
|
2025-05-17 20:04:55 +10:00 |
|
Scott Powell
|
436a99f088
|
* BLE_WRITE_MIN_INTERVAL upped to 60 millis
|
2025-05-17 19:54:31 +10:00 |
|
Scott Powell
|
b11f43987b
|
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
|
2025-05-16 19:57:09 +10:00 |
|
Scott Powell
|
1680eb29aa
|
* repeater: MAX_CLIENTS now defaults to 32
|
2025-05-15 20:36:09 +10:00 |
|
Scott Powell
|
8007aad7a3
|
* Promicro: some refactors, minor fixes for INA3221 sensors
|
2025-05-14 21:22:26 +10:00 |
|
Scott Powell
|
e291b57a07
|
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
2025-05-14 16:50:11 +10:00 |
|
Scott Powell
|
a56e9ef62f
|
* TBeam Supreme: refactor for readStringUntil()
|
2025-05-14 13:11:10 +10:00 |
|
Scott Powell
|
805ca7b900
|
* CommonCLI: added "clear stats" command
|
2025-05-13 18:12:58 +10:00 |
|
Scott Powell
|
177dd90ca1
|
* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed to 'err_events' (bit flags)
* new Radio::isInRecvMode() method
|
2025-05-13 15:38:10 +10:00 |
|
Scott Powell
|
62a5115cc9
|
* T114: lib_deps missing MicroNMEA
|
2025-05-12 19:20:02 +10:00 |
|
Scott Powell
|
b08436eba7
|
* startSendRaw() now returns false if fail
|
2025-05-12 17:26:44 +10:00 |
|
Scott Powell
|
c37622b4a0
|
* repeater: neighbors CLI, now returns secs ago, not timestamp
|
2025-05-12 12:23:58 +10:00 |
|
Scott Powell
|
d072e7b575
|
* ver bump to v1.6.0
|
2025-05-09 18:12:42 +10:00 |
|
Scott Powell
|
d8952f3710
|
* ESP32Board: can now download entire log file via OTA webserver (URL: /log)
|
2025-05-09 16:17:36 +10:00 |
|
Scott Powell
|
810fc8b8f0
|
* Heltec tracker: new 'periph_power' shared pin (between Display & GPS)
|
2025-05-08 15:50:53 +10:00 |
|
Scott Powell
|
997261a68e
|
* Heltec tracker: added GPS to custom HWTSensorManager
|
2025-05-08 13:55:09 +10:00 |
|
Scott Powell
|
98f1785104
|
* refactor: LocationProvider classes moved to src/helpers/sensors
* refactor: Heltec_Wireless_Tracker* env moved to new variants/heltec_tracker dir
|
2025-05-08 13:23:53 +10:00 |
|
Scott Powell
|
60b7897665
|
* ST7735Display: now applies SCALE_X, SCALE_Y
|
2025-05-08 12:48:34 +10:00 |
|