466 Commits (0959e64d1133ee99e863c789a5cc15a43ea126d2)

Author SHA1 Message Date
Scott Powell cb96503b92 * Companion: new-ui, power off now labelled "hibernate" 10 months ago
recrof 5dc930410c set default flood advert interval to 12 hours 10 months ago
taco cb8ca91d27 WioTrackerL1: add joystick left and right for new UI 10 months ago
Florent b332b06304 techo_ui: some tweaks 10 months ago
Scott Powell 276a057693 * lilygo_tlora_v2_1: ui-new 10 months ago
Scott Powell e14b022a7c * original UITask now in /ui-orig folder 10 months ago
Scott Powell acde9921b5 * Refactor of UITask, moved to /ui-new 10 months ago
liamcottle 8d7a49867f add support for new companion ui on thinknode m1 10 months ago
Scott Powell 4b95c981bb * UI revamp for companion radios 10 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 10 months ago
Scott Powell 2824fc31a4 * CMD_SEND_PATH_DISCOVERY_REQ: now force the sendRequest() to use flood mode 10 months ago
Scott Powell 32e8ce4130 * REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse mask to apply to permissions 10 months ago
Scott Powell fcdf342db6 * Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE 10 months ago
Chris ea2ce93c02 Add a counter to track rx time for repeater stats 10 months ago
Scott Powell f87e856347 * companion: fix for CMD_IMPORT_PRIVATE_KEY, to re-calc shared secrets 10 months ago
Scott Powell f66d900ae2 * companion: bug fix for CMD_ADD_UPDATE_CONTACT 10 months ago
Scott Powell ad19ac1ab3 * Companion: CMD_ADD_UPDATE_CONTACT now with optional extra 'last_mod' timestamp 10 months ago
Scott Powell 365cb89634 * ver bump to 1.7.4 11 months ago
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
Florent 479b8ed0ce sensors: gpio apply masks 11 months ago
Florent b5a8a1a883 sensors: gpio command 11 months ago
Scott Powell 3358783039 * sensor: "setperm {pubkey-hex} 0" command can now remove by partial pubkey 11 months ago
Scott Powell 5881b04a31 * companion: optional double ACKs, new prefs.multi_acks 11 months ago
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 11 months ago
Scott Powell d15b374c29 * Sensor permission levels renamed. Misc sensor fixes. 11 months ago
taco 57f93a4196 add GPS UI alert to quad-press 11 months ago
Scott Powell f74819f8db * ver bump 11 months ago
Scott Powell fccb3b6c39 * companion: added CMD_FACTORY_RESET (51) 11 months ago
Scott Powell 7947e8a2d8 * simple_sensor: redesigned permissions 11 months ago
Scott Powell da8bd717a4 * companion: serial protocol ver bump (FIRMWARE_VER_CODE) now 7 11 months ago
Scott Powell 1930dc347e * companion: reverted PUSH_CODE_TELEMETRY_RESPONSE, added new PUSH_CODE_BINARY_RESPONSE 11 months ago
Scott Powell df33321bdc * companion: added CMD_SEND_BINARY_REQ (50) 11 months ago
Scott Powell 4a2978736e * Sensor: "get acl" command 11 months ago
Scott Powell be68aaed20 * simple_sensor: new REQ_TYPE_GET_ACCESS_LIST 11 months ago
Scott Powell 339ee035aa * simple_sensor: handleCustomCommand() hook 11 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 11 months ago
Scott Powell 781f7e99f6 * companion: added CMD_GET_TUNING_PARAMS -> RESP_CODE_TUNING_PARAMS 11 months ago
Scott Powell 797ab85283 * sensor node: now have two alert priorities, LO, HI 11 months ago
Scott Powell 541cd8cfd9 * misc 11 months ago
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