60 Commits (ee79df4c4f607ff295a10901c030abcca2f6c325)

Author SHA1 Message Date
Neil Alexander 0d7379520f
Fix `recv_pkt_region` incorrect usage 1 month ago
taco 1f9bb67400 return bool when setting rx boost 1 month ago
taco 5d0ff7fe6e remove guard on MyMesh::setRxBoostedGain() 1 month ago
Wessel Nieboer 7c8e092457
Have CAD be a separate toggle (set cad on/off) 2 months ago
Scott Powell 8c0d5c5b24 * version 1.16.0 2 months ago
Scott Powell 3751785400 * version 1.15.0 4 months ago
Scott Powell 4131a455a2 * repeater: refactored 'region' CLI commands -> CommonCLI 4 months ago
Scott Powell 569cfe177a * repeater: default-scope support 4 months ago
terminalvelocity23 08de3fb01f Make sendNodeDiscoverReq() public for post-boot discovery 4 months ago
Scott Powell 467959cc3b * version 1.14.1 5 months ago
Scott Powell 3fe2dd7f48 * ver 1.14.0 5 months ago
João Brázio 3e7fb4add1
Add setRxBoostedGain method declaration and implementation for SX1262/SX1268 5 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 5 months ago
Scott Powell 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 6 months ago
realtag 87c78a98bd discover.neighbors sends a tagged repeater discovery request and only accepts matching repeater responses 6 months ago
realtag e8785dd9b0 discover sends a single repeater discovery request and populates the neighbor list; self is excluded 6 months ago
Scott Powell e2571accbe * ver 1.13.0 6 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 6 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 7 months ago
Scott Powell 465776d667 * ver 1.12.0 6 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 6 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 6 months ago
taco 6336bd5b72 refactor ClientACL and CommonCLI, add ClientACL::clear() 6 months ago
Scott Powell b6110eee38 * new req/resp (after login): REQ_TYPE_GET_OWNER_INFO (includes firmware-ver) 7 months ago
Scott Powell fd69acb421 * new ANON_REQ_TYPE_VER (for just simple clock + ver info) 7 months ago
Scott Powell 5475043083 * new ANON_REQ_TYPE_VER_OWNER 7 months ago
Scott Powell 5cc44dd802 * ANON_REQ_TYPE_REGIONS now direct only, with reply_path encoded in request 7 months ago
Scott Powell 3af25495bb * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins) 7 months ago
Kevin Le 1706f759b7 Modified hasPendingWork to return bool 7 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 7 months ago
Scott Powell e054597a18 * ver 1.11.0 8 months ago
Scott Powell dc58f0ea83 * BUG FIX: repeater remote admin, flood login should invalidate the client->out_path 8 months ago
Scott Powell 91e9fcea4b * ver 1.10.0 9 months ago
Scott Powell 09eab330a2 * repeater: onAnonDataRecv(), now rejecting non-ASCII password (preparing for future request codes) 9 months ago
Scott Powell 7419ed71f7 * region filtering now applied in allowPacketForward() 9 months ago
Scott Powell 82b4c1e6b0 * new PAYLOAD_TYPE_CONTROL (11) 9 months ago
Scott Powell 9ebeb477aa * RegionMap: inverted 'flags' to _deny_ bits 9 months ago
Scott Powell ecd30f4d36 * new CLI commands: region, region load, region save, region get, region allow 9 months ago
Scott Powell 03fc949014 * setting up framework for Regions, TransportKeys, etc 9 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 10 months ago
liamcottle f1824e68b9 increase repeater max uptime from 49 days to 136 years 10 months ago
Florent 37dc715a8e SensorManager: remove setSettingByKey 10 months ago
Florent de Lamotte 9e3c2fc9d9 gps_cli: gps also restored on sensors and rooms 10 months ago
Florent de Lamotte 6ed8e9d514 gps_cli: gps state is now saved and restored upon reboot 10 months ago
João Brázio fb46e5cc8a
Refactor debug logging across bridge implementations 10 months ago
Florent de Lamotte 7be65c148e cli_gps: remove callbacks and add generic sensor set/get. 10 months ago
Florent e4f2d63b0a cli_gps: use sensormanger to toggle gps on/off to keep state coherent 10 months ago
Florent 0502bc370d CommonCLI: gps management commands 10 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 10 months ago
Scott Powell 8d8b9a6141 * ver 1.9.1 10 months ago