68 Commits (f9720f0b0cfc9bd8fd226dcde775a6746b245f71)

Author SHA1 Message Date
Kevin Le 33b1e7edb9 Added pad after powersaving_enabled 5 months ago
Kevin Le 89a289eb22 Added powersaving_enabled sanitization 5 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 5 months ago
taco fc93d84fb8 tweaks get/set adcMultiplier logic 7 months ago
taco 5a3ea64a97 Repeater: add adc.multiplier setting 7 months ago
zach 850d57a8f2 Refactor float conversion in CommonCLI to use strtof for improved precision and add ftoa3 function for formatting floats with three decimal places in TxtDataHelpers to fix display issue in app and repeater config ui in web 7 months ago
Stephan Rodemeier 16c294ce60 Allow SF smaller than 7 to be saved 7 months ago
Scott Powell 82b4c1e6b0 * new PAYLOAD_TYPE_CONTROL (11) 7 months ago
Michael Hart 81ab944682 Adds serial commands to get stats 8 months ago
recrof 87677fda76 allow spreading factor from 5 and bandwidth from 7.8kHz 8 months ago
Florent 37dc715a8e SensorManager: remove setSettingByKey 8 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() 8 months ago
Scott Powell 837e7dcbdb * Advert type fix 8 months ago
Florent bf1da43d7d gps_cli: gps advert to control advert location policy 8 months ago
Florent f6064b41e9 gps_cli: set node location based on gps 8 months ago
Florent 76dcfbb23a gpsCli: use parseTextParts 8 months ago
Florent de Lamotte 6ed8e9d514 gps_cli: gps state is now saved and restored upon reboot 8 months ago
Florent de Lamotte 341b69e3c9 sensor list command 8 months ago
Florent de Lamotte 7be65c148e cli_gps: remove callbacks and add generic sensor set/get. 8 months ago
Florent 0502bc370d CommonCLI: gps management commands 8 months ago
João Brázio 9b4d93d112
Add bridge type command to CLI for reporting bridge configuration 8 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 8 months ago
liamcottle ec48e6acfc added 'board' cli command to get board name 8 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 8 months ago
Scott Powell ee194a7b19 * added CommonCLI::saveIdentity() 9 months ago
Scott Powell 7c7faaab05 * agc.reset.interval rounding warning 9 months ago
Scott Powell 6984d9f496 * minor compilation fix 9 months ago
liamcottle 2d5016bac3 add ability to remove neighbour via cli 9 months ago
Scott Powell 28af68c187 * new CommonCLI commands: "get prv.key", "set prv.key {hex}" 10 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 11 months ago
Scott Powell 29435342b0 * implemented getter methods for telemetry value types 11 months ago
Scott Powell 9cecbad2a7 * refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites 11 months ago
Rob Loranger e5ecf29d0c return range with advert interval set error 12 months ago
Rob Loranger f30698eacb add time output to both clock sync and time <epoch> cli 12 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 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