415 Commits (2715058eb2fa116094bec183cf6cb6d83101a3a2)

Author SHA1 Message Date
Scott Powell 2715058eb2 * misc fixes 11 months ago
Scott Powell 112b360ef4 * implemented encoding responses to REQ_TYPE_GET_AVG_MIN_MAX 11 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 11 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 11 months ago
Scott Powell ac834922de * simplified alertIf() 11 months ago
Scott Powell de3e4bc27c * added REQ_TYPE_GET_AVG_MIN_MAX 11 months ago
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 11 months ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 11 months ago
liamcottle 0914056a09 tidy logic for devices with display 11 months ago
liamcottle 7ea6a98513 dont show cli data replies on display 11 months ago
Scott Powell 483b31665c * ver bump to v1.7.2 11 months ago
Scott Powell 165fb33d5c * ver bump to v1.7.1 11 months ago
Scott Powell 60d0064080 * room server: new posts now delayed by 6 seconds before syncing to clients 12 months ago
Scott Powell 12a2f34598 * companion serial protocol ver bump to 6 12 months ago
liamcottle 583cdd4980 fix indentation 12 months ago
liamcottle 37c20a348e add support for storage stats on nrf52 12 months ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 12 months ago
Scott Powell 1295c4633b * companion: minor refactor of who should invoke UITask::loop() 12 months ago
Rob Loranger f4463154cf allows manual BLE pin even when device has display 12 months ago
Scott Powell a7c959631f * companion: added Datastore methods: getStorageUsedKb(), getStorageTotalKb() 12 months ago
JQ e6ba025f77 add new quad press 12 months ago
Scott Powell b865ac6c23 * refactored SensorManager::toggleGps() 12 months ago
JQ ee68401ad0 fixing button handling to allow both button types simultaneously 12 months ago
Florent de Lamotte 588a986976 t1000e: gps toggle not using board class 12 months ago
Florent de Lamotte 8765b3d040 Gps toggle on 4 clicks 12 months ago
Scott Powell e6ce3c896d * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 12 months ago
Scott Powell 0f9efa2ee8 * room server: suggested keep_alive interval now disabled 12 months ago
Scott Powell 8a7ec9d7fe * interference threshold now disabled by default 12 months ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 12 months ago
JQ 7c011324f2 feedback 1 year ago
JQ 42ef297241 set text width ahead of width calculation 1 year ago
JQ 1bc94c2ec3 minor companion ui fixes 1 year ago
Scott Powell af0c409cbb * ver bump to v1.7.0 1 year ago
liamcottle 7f79d0c514 close roor dir after listing files 1 year ago
liamcottle 28edff43fd simplify serial print 1 year ago
liamcottle a50f89f16f ensure root path is usable 1 year ago
liamcottle a814bfb00b don't create file when trying to open for read 1 year ago
liamcottle 9d574b2de0 ensure user isn't removing invalid path 1 year ago
liamcottle a22c176d45 add rm command to remove file 1 year ago
liamcottle 0f601752e4 implement ls and cat commands for rescue mode 1 year ago
Rob Loranger da5b0f8524 add basic alert system to companion UI 1 year ago
Scott Powell 9c833486bf * DataStore, advert blob record format change 1 year ago
Scott Powell dd808ee6c7 * new nRF52 impl for advert blobs 1 year ago
Scott Powell 6e0b505a2a * companion: refactor of all filesystem access to new DataStore module 1 year ago
Scott Powell 647d712ae8 * Companion: long-press in first 8 seconds now enters CLI Rescue mode 1 year ago
Scott Powell 5d15a68d0d * SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry responses 1 year ago
Scott Powell bdc369be67 * repeater & room server: new SERVER_RESPONSE_DELAY and TXT_ACK_DELAY defines. 1 year ago
Scott Powell 8cf20c7c24 * Room server fix: re-tries for pushPostToClient() used to have same packet hash 1 year ago
Scott Powell 1ba69f3b8d * self telemetry response simpler now 1 year ago
Scott Powell 870b5d2b70 * companion: 'self telemetry' request with CMD_SEND_TELEMETRY_REQ (with no pubkey param) 1 year ago