443 Commits (3139d509c2ab85bb5d366f3d0bbedc44a106b78a)

Author SHA1 Message Date
Scott Powell ea4aa93594 * CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins 11 months ago
Scott Powell 3358783039 * sensor: "setperm {pubkey-hex} 0" command can now remove by partial pubkey 12 months ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 12 months ago
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 12 months ago
Scott Powell d15b374c29 * Sensor permission levels renamed. Misc sensor fixes. 12 months ago
taco 57f93a4196 add GPS UI alert to quad-press 12 months ago
Scott Powell f74819f8db * ver bump 12 months ago
Scott Powell fccb3b6c39 * companion: added CMD_FACTORY_RESET (51) 12 months ago
Scott Powell 7947e8a2d8 * simple_sensor: redesigned permissions 12 months ago
Scott Powell da8bd717a4 * companion: serial protocol ver bump (FIRMWARE_VER_CODE) now 7 12 months ago
Scott Powell 1930dc347e * companion: reverted PUSH_CODE_TELEMETRY_RESPONSE, added new PUSH_CODE_BINARY_RESPONSE 12 months ago
Scott Powell df33321bdc * companion: added CMD_SEND_BINARY_REQ (50) 12 months ago
Scott Powell 4a2978736e * Sensor: "get acl" command 12 months ago
Scott Powell be68aaed20 * simple_sensor: new REQ_TYPE_GET_ACCESS_LIST 12 months ago
Scott Powell 339ee035aa * simple_sensor: handleCustomCommand() hook 12 months ago
Scott Powell 0d1b5b17d3 * simple_sensor: added alert send queue, with retries, checks for ACKs, etc. Low pri alerts only 1 send attempt, otherwise 4 attempts 12 months ago
Scott Powell 781f7e99f6 * companion: added CMD_GET_TUNING_PARAMS -> RESP_CODE_TUNING_PARAMS 12 months ago
Scott Powell 797ab85283 * sensor node: now have two alert priorities, LO, HI 12 months ago
Scott Powell 541cd8cfd9 * misc 12 months ago
Scott Powell 2715058eb2 * misc fixes 12 months ago
Scott Powell 112b360ef4 * implemented encoding responses to REQ_TYPE_GET_AVG_MIN_MAX 12 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 12 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 12 months ago
Scott Powell ac834922de * simplified alertIf() 12 months ago
Scott Powell de3e4bc27c * added REQ_TYPE_GET_AVG_MIN_MAX 12 months ago
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 12 months ago
Scott Powell 7fb7b69bbc * first cut of new simple_sensor sketch 12 months ago
liamcottle 0914056a09 tidy logic for devices with display 1 year ago
liamcottle 7ea6a98513 dont show cli data replies on display 1 year ago
Scott Powell 483b31665c * ver bump to v1.7.2 1 year ago
Scott Powell 165fb33d5c * ver bump to v1.7.1 1 year ago
Scott Powell 60d0064080 * room server: new posts now delayed by 6 seconds before syncing to clients 1 year ago
Scott Powell b1ca3d1eb1 * new PAYLOAD_TYPE_MULTIPART 1 year ago
Scott Powell 12a2f34598 * companion serial protocol ver bump to 6 1 year ago
liamcottle 583cdd4980 fix indentation 1 year ago
liamcottle 37c20a348e add support for storage stats on nrf52 1 year ago
Scott Powell 9df3c8c663 * companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts) 1 year ago
Scott Powell 1295c4633b * companion: minor refactor of who should invoke UITask::loop() 1 year ago
Rob Loranger f4463154cf allows manual BLE pin even when device has display 1 year ago
Scott Powell a7c959631f * companion: added Datastore methods: getStorageUsedKb(), getStorageTotalKb() 1 year ago
JQ e6ba025f77 add new quad press 1 year ago
Scott Powell b865ac6c23 * refactored SensorManager::toggleGps() 1 year ago
JQ ee68401ad0 fixing button handling to allow both button types simultaneously 1 year ago
Florent de Lamotte 588a986976 t1000e: gps toggle not using board class 1 year ago
Florent de Lamotte 8765b3d040 Gps toggle on 4 clicks 1 year ago
Scott Powell e6ce3c896d * companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH 1 year ago
Scott Powell 0f9efa2ee8 * room server: suggested keep_alive interval now disabled 1 year ago
Scott Powell 8a7ec9d7fe * interference threshold now disabled by default 1 year ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 1 year ago
JQ 7c011324f2 feedback 1 year ago