aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/CommonCLI.h
AgeCommit message (Expand)Author
2026-03-05Rename sx126x_rx_boosted_gain to rx_boosted_gainJoão Brázio
2026-03-05Merge remote-tracking branch 'upstream/dev' into 2026/remote-lnaJoão Brázio
2026-03-05* repeater: new "get/set loop.detect {off | minimal | moderate | strict }"Scott Powell
2026-02-27Merge branch 'dev' into 2026/remote-lnaJoão Brázio
2026-02-23* CommonCLI: added "get/set path.hash.mode "Scott Powell
2026-02-10Implement remote lna toggle cli cmdJoão Brázio
2026-02-06Allow negative tx powerWessel Nieboer
2026-01-26boot adverts are now zero hop instead of floodliamcottle
2026-01-25refactor ClientACL and CommonCLI, add ClientACL::clear()taco
2026-01-09* new ANON_REQ_TYPE_VER_OWNERScott Powell
2025-12-24Added powersaving_enabled sanitizationKevin Le
2025-12-23Added powersaving to all ESP32 boards with RTC-supported DIO1Kevin Le
2025-11-21Repeater: add adc.multiplier settingtaco
2025-11-06* new PAYLOAD_TYPE_CONTROL (11)Scott Powell
2025-10-28Adds serial commands to get statsMichael Hart
2025-10-18CommonCli: Remove dependency on target.hFlorent
2025-10-12* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdver...Scott Powell
2025-10-11gps_cli: gps advert to control advert location policyFlorent
2025-10-06gps_cli: gps state is now saved and restored upon rebootFlorent de Lamotte
2025-10-06Merge branch 'dev' into CommonCLI--gps-managementFlorent de Lamotte
2025-10-06cli_gps: remove callbacks and add generic sensor set/get.Florent de Lamotte
2025-10-05CommonCLI: gps management commandsFlorent
2025-10-03Bridge: enhance CLI configuration optionsJoão Brázio
2025-10-02WITH_BRIDGE was not implementing setBridgeState()João Brázio
2025-09-24Minor fixesJoão Brázio
2025-09-24Add bridge management CLIJoão Brázio
2025-09-01* added CommonCLI::saveIdentity()Scott Powell
2025-08-29add default no op implementation for remove neighbor functionliamcottle
2025-08-25add ability to remove neighbour via cliliamcottle
2025-08-01* new CommonCLI commands: "get prv.key", "set prv.key {hex}"Scott Powell
2025-07-23* CommonCLI: "set radio " now with optional 5th param timeout_mins, for apply...Scott Powell
2025-07-16* CommonCLI: new "multi.acks" config settingScott Powell
2025-07-08* implemented getter methods for telemetry value typesScott Powell
2025-06-13* repeater and room server: new CLI setting "agc.reset.interval" (seconds)Scott Powell
2025-05-26* interference threshold now stored in prefs, CLI: set/get "int.thresh"Scott Powell
2025-05-13* CommonCLI: added "clear stats" commandScott Powell
2025-05-06* refactor: removed mesh::Mesh dependency from CommonCLIScott Powell
2025-04-30* refactor: "neighbors" commandScott Powell
2025-03-29added new CommonCLI get commands: get role and get public.keyrecrof
2025-03-24* repeater & room server: "node_prefs" -> "com_prefs" migrationScott Powell
2025-03-24* room server: new config "allow.read.only"Scott Powell
2025-03-23* repeater & room server: new config "flood.advert.interval"Scott Powell
2025-03-10* repeater & room server: new CLI config "flood.max"Scott Powell
2025-03-05* repeater and room server: CommonCLI now handles load/save of Prefs. Now san...Scott Powell
2025-03-03* Semantic versioning in repeater, room server. "ver" CLI command changed.Scott Powell
2025-02-28* prefs guard word addedScott Powell
2025-02-28* CLI: get/set radio addedScott Powell
2025-02-28* repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no ...Scott Powell
2025-02-27* refactored handleCommand() to CommonCLI classScott Powell