57 Commits (c88adecaf8c14efac2e8d67d96c8575a293e140b)

Author SHA1 Message Date
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 3 weeks ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 4 weeks ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 4 weeks ago
Scott Powell 4131a455a2 * repeater: refactored 'region' CLI commands -> CommonCLI 2 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 4 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 4 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 4 months ago
MrAlders0n 76968c4d79 fix: wrap error in JSON and add reply buffer guard 4 months ago
MrAlders0n d2b4733406 feat: add stats-extpower CLI command for INA3221 power monitoring 4 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 5 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 6 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 5 months ago
taco 6336bd5b72 refactor ClientACL and CommonCLI, add ClientACL::clear() 5 months ago
Scott Powell 5475043083 * new ANON_REQ_TYPE_VER_OWNER 6 months ago
Kevin Le 89a289eb22 Added powersaving_enabled sanitization 6 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 6 months ago
taco 5a3ea64a97 Repeater: add adc.multiplier setting 7 months ago
Scott Powell 82b4c1e6b0 * new PAYLOAD_TYPE_CONTROL (11) 8 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 9 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() 9 months ago
Florent bf1da43d7d gps_cli: gps advert to control advert location policy 9 months ago
Florent de Lamotte 6ed8e9d514 gps_cli: gps state is now saved and restored upon reboot 9 months ago
Florent de Lamotte 7be65c148e cli_gps: remove callbacks and add generic sensor set/get. 9 months ago
Florent 0502bc370d CommonCLI: gps management commands 9 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 9 months ago
João Brázio aa946bbe36
WITH_BRIDGE was not implementing setBridgeState() 9 months ago
João Brázio 2297d24013
Minor fixes 9 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 9 months ago
Scott Powell ee194a7b19 * added CommonCLI::saveIdentity() 10 months ago
liamcottle 9ee0152084 add default no op implementation for remove neighbor function 10 months ago
liamcottle 2d5016bac3 add ability to remove neighbour via cli 10 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 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 12 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 12 months ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 1 year ago
Scott Powell b3d78ac8a7 * interference threshold now stored in prefs, CLI: set/get "int.thresh" 1 year ago
Scott Powell 805ca7b900 * CommonCLI: added "clear stats" command 1 year ago
Scott Powell f855523481 * refactor: removed mesh::Mesh dependency from CommonCLI 1 year ago
Scott Powell 8a8e89f282 * refactor: "neighbors" command 1 year ago
recrof b77701ced0 added new CommonCLI get commands: get role and get public.key 1 year ago
Scott Powell edb201ccbe * repeater & room server: "node_prefs" -> "com_prefs" migration 1 year ago
Scott Powell d07abc39b6 * room server: new config "allow.read.only" 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 1 year ago
Scott Powell 5c72969e2c * repeater & room server: new CLI config "flood.max" 1 year ago
Scott Powell 01d84d5d3e * repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values. 1 year ago
Scott Powell ad5f588028 * Semantic versioning in repeater, room server. "ver" CLI command changed. 1 year ago
Scott Powell 7cb0412c75 * prefs guard word added 1 year ago
Scott Powell f35a9032ac * CLI: get/set radio added 1 year ago