28 Commits (ed589f9620cf7a97c62ae64e9e42e48aca1375aa)

Author SHA1 Message Date
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 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 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 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 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 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
Scott Powell f2e8fb0259 * refactor: MyMesh class extracted 9 months ago