55 Commits (main)

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