100 Commits (37d1a75e7c29e87d32bbe9e6a53211a77d0402ab)

Author SHA1 Message Date
liamcottle ec48e6acfc added 'board' cli command to get board name 9 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 9 months ago
Scott Powell ee194a7b19 * added CommonCLI::saveIdentity() 10 months ago
Scott Powell 7c7faaab05 * agc.reset.interval rounding warning 10 months ago
Scott Powell 6984d9f496 * minor compilation fix 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 4689f9b425 * CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command 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 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 12 months ago
Rob Loranger e5ecf29d0c return range with advert interval set error 1 year ago
Rob Loranger f30698eacb add time output to both clock sync and time <epoch> cli 1 year 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 56b84408e4 * workaround for nRF + LittleFS glitch with seek/truncate 1 year ago
Scott Powell f9c0056955 * bug fix for CommonCLI, when entering long unknown command 1 year ago
Scott Powell 805ca7b900 * CommonCLI: added "clear stats" command 1 year ago
Florent 35e1901d0e wio-e5 : initial port 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
AeroXuk 99246e6b6f Added Pi PIcoW support in the following modes: 1 year ago
Scott Powell 75eabd5c66 * minor refactor 1 year ago
recrof b77701ced0 added new CommonCLI get commands: get role and get public.key 1 year ago
Scott Powell 753e6a69dc * flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install) 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 a4bb3782a4 * OTA update for ESP32 targets 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 c1e6dde3d5 * misc 1 year ago
Scott Powell 1912710c75 * "set radio.." now with "OK" response 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 afd9cf2743 * CommonCLI: "get " commands 1 year ago
Scott Powell e32fea0745 * refactored handleCommand() to CommonCLI class 1 year ago