42 Commits (a0bf66f9d83dbe75353d665de827f503d533c600)

Author SHA1 Message Date
Scott Powell 256848208d * repeater: onAnonDataRecv(), future code check bug fix (offset 4) 7 months ago
Scott Powell 3d9378d91e * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 7 months ago
Scott Powell 80f0405600 * direct.txdelay default now 0.2 (was zero) 7 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 8 months ago
Florent 3210475f35 CommonCli: Remove dependency on target.h 8 months ago
Scott Powell 93c0180740 * Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData() 8 months ago
Scott Powell 837e7dcbdb * Advert type fix 8 months ago
Florent bf1da43d7d gps_cli: gps advert to control advert location policy 8 months ago
Florent de Lamotte 9e3c2fc9d9 gps_cli: gps also restored on sensors and rooms 8 months ago
Scott Powell 8d8b9a6141 * ver 1.9.1 8 months ago
Scott Powell b92d9bd972 * ver 1.9.0 8 months ago
Scott Powell a5af1b5bcd * companion: disabled processing/sending of keep_alive packets (deprecated) 8 months ago
Scott Powell c21596341a * Login response payload: now includes FIRMWARE_VER_LEVEL 8 months ago
Scott Powell 281591f147 * refactor: moved ACL out of SensorMesh -> ClientACL 9 months ago
Scott Powell 637891b814 * ver bump 9 months ago
Scott Powell ee194a7b19 * added CommonCLI::saveIdentity() 9 months ago
Scott Powell 8b3c16c497 * ver bump 9 months ago
Florent 136f733df5 SensorMesh: add the possibility to receive msgs from admin 9 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 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 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 d15b374c29 * Sensor permission levels renamed. Misc sensor fixes. 11 months ago
Scott Powell 7947e8a2d8 * simple_sensor: redesigned permissions 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 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