27 Commits (5f31979e1eb08d960b2c35fcd4cb6c853c42811f)

Author SHA1 Message Date
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 8 months ago
João Brázio aa946bbe36
WITH_BRIDGE was not implementing setBridgeState() 8 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() 9 months ago
liamcottle 9ee0152084 add default no op implementation for remove neighbor function 9 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}" 10 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 29435342b0 * implemented getter methods for telemetry value types 11 months ago
Scott Powell 32ca3dc9d0 * repeater and room server: new CLI setting "agc.reset.interval" (seconds) 12 months 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
Scott Powell 0e2bee03b6 * repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no reboot needed. 1 year ago
Scott Powell e32fea0745 * refactored handleCommand() to CommonCLI class 1 year ago