aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/CommonCLI.cpp
AgeCommit message (Expand)Author
2025-10-06sensor list commandFlorent 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-05Add bridge type command to CLI for reporting bridge configurationJoão Brázio
2025-10-03Bridge: enhance CLI configuration optionsJoão Brázio
2025-09-29added 'board' cli command to get board nameliamcottle
2025-09-24Add bridge management CLIJoão Brázio
2025-09-01* added CommonCLI::saveIdentity()Scott Powell
2025-08-31* agc.reset.interval rounding warningScott Powell
2025-08-29* minor compilation fixScott Powell
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: reverted "set radio ..." command, added new "tempradio ..." commandScott 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-07-08* refactor: CommonCLI, processing of optional command prefix moved to handleC...Scott Powell
2025-06-21Merge pull request #420 from 446564/feat-GH142ripplebiz
2025-06-20return range with advert interval set errorRob Loranger
2025-06-20add time output to both clock sync and time <epoch> cliRob Loranger
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-20* workaround for nRF + LittleFS glitch with seek/truncateScott Powell
2025-05-19* bug fix for CommonCLI, when entering long unknown commandScott Powell
2025-05-13* CommonCLI: added "clear stats" commandScott Powell
2025-05-11wio-e5 : initial portFlorent
2025-05-06* refactor: removed mesh::Mesh dependency from CommonCLIScott Powell
2025-04-30* refactor: "neighbors" commandScott Powell
2025-04-21Added Pi PIcoW support in the following modes:AeroXuk
2025-03-30* minor refactorScott Powell
2025-03-29added new CommonCLI get commands: get role and get public.keyrecrof
2025-03-25* flood_advert_interval" now defaults to 3 hours for upgrading nodes (not jus...Scott Powell
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-22* OTA update for ESP32 targetsScott 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* miscScott Powell
2025-02-28* "set radio.." now with "OK" responseScott 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* CommonCLI: "get " commandsScott Powell
2025-02-27* refactored handleCommand() to CommonCLI classScott Powell