184 Commits (384e4820528c296b3ccadbb21bd341e98e9d7d30)

Author SHA1 Message Date
Scott Powell 465776d667 * ver 1.12.0 4 months ago
liamcottle d13bc446de added build flag to enable/disable boot advert 4 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 4 months ago
taco 96ef5e5efe allow set prv.key from remote, validate new prv.key 4 months ago
taco 988287bfd7 recalc ClientACL shared_secrets at startup 4 months ago
taco 6336bd5b72 refactor ClientACL and CommonCLI, add ClientACL::clear() 4 months ago
taco 9dd52bd0cc build fix for room server with MESH_DEBUG=1 4 months ago
Scott Powell e054597a18 * ver 1.11.0 6 months ago
Scott Powell 30ccc1fa01 * BUG FIX: remote login fix same as repeater 6 months ago
taco e13c064487 add board.setAdcMultiplier to room server and sensor 7 months ago
Winston Lowe 031fa1e704 Changed uint to a uint8_t 7 months ago
Scott Powell 91e9fcea4b * ver 1.10.0 7 months ago
Scott Powell ab0721d6df * fix: repeater and room server telemetry requests now return all telemetry for _READ & _WRITE ACL permissions. 7 months ago
Scott Powell 96e786fa9e * FIX: for divide by zero crash 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
Scott Powell 8cbcd2271d * experimental: retransmit delay, removing the 6 'slots' 7 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 8 months ago
liamcottle 273a54f104 increase room server max uptime from 49 days to 136 years 7 months ago
Florent 37dc715a8e SensorManager: remove setSettingByKey 8 months ago
Florent 3210475f35 CommonCli: Remove dependency on target.h 8 months ago
Scott Powell c6b4a58449 * repeater and room server: enable downgrading permissions on guest login 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
Jonathan Stöcklmayer 6ee0b85195 Fix debug log: use c->extra.room.push_failures instead of non-existent c->push_failures 8 months ago
Scott Powell b92d9bd972 * ver 1.9.0 8 months ago
Scott Powell 95e533d60b * repeater & room server fix for blank guest password 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 5ccacb2a91 * bug fix 9 months ago
Scott Powell ce08db6238 * room server: ClientACL added 9 months ago
Scott Powell 3666cd72e5 * room refactor: extracted MyMesh class 9 months ago
Quency-D c9671d7d8d add heltec meshpocket board. 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
recrof 5dc930410c set default flood advert interval to 12 hours 10 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
Scott Powell 6bc8dd28d4 * CommonCLI: new "multi.acks" config setting 11 months ago
Scott Powell f74819f8db * ver bump 11 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 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 483b31665c * ver bump to v1.7.2 11 months ago
Scott Powell 165fb33d5c * ver bump to v1.7.1 11 months ago