Florent
37dc715a8e
SensorManager: remove setSettingByKey
2025-10-18 23:37:58 +02:00
Scott Powell
93c0180740
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdvertData()
2025-10-12 12:49:26 +11:00
Scott Powell
837e7dcbdb
* Advert type fix
...
* GPS pref defaults tidy
2025-10-12 12:33:20 +11:00
Florent
bf1da43d7d
gps_cli: gps advert to control advert location policy
2025-10-11 19:00:02 +02:00
Florent
f6064b41e9
gps_cli: set node location based on gps
2025-10-11 18:00:57 +02:00
Florent
76dcfbb23a
gpsCli: use parseTextParts
2025-10-11 15:29:17 +02:00
Florent de Lamotte
6ed8e9d514
gps_cli: gps state is now saved and restored upon reboot
2025-10-06 15:12:03 +02:00
Florent de Lamotte
c9fd1827ef
Merge branch 'dev' into CommonCLI--gps-management
2025-10-06 14:26:05 +02:00
fdlamotte
5f31979e1e
Merge pull request #831 from Meshcore-Portugal/jbrazio/2025_87fe0ad8
...
Add bridge management CLI
2025-10-06 14:23:35 +02:00
Florent de Lamotte
341b69e3c9
sensor list command
2025-10-06 14:08:16 +02:00
Florent de Lamotte
7be65c148e
cli_gps: remove callbacks and add generic sensor set/get.
2025-10-06 10:25:10 +02:00
Florent
0502bc370d
CommonCLI: gps management commands
2025-10-05 19:23:52 +02:00
João Brázio
9b4d93d112
Add bridge type command to CLI for reporting bridge configuration
2025-10-05 11:48:05 +01:00
João Brázio
8edcb46a28
Bridge: enhance CLI configuration options
2025-10-03 00:20:09 +01:00
liamcottle
ec48e6acfc
added 'board' cli command to get board name
2025-09-29 15:24:25 +13:00
João Brázio
1d45c7ec66
Add bridge management CLI
2025-09-24 16:30:00 +01:00
Scott Powell
ee194a7b19
* added CommonCLI::saveIdentity()
2025-09-01 15:22:11 +10:00
Scott Powell
7c7faaab05
* agc.reset.interval rounding warning
2025-08-31 23:15:56 +10:00
Scott Powell
6984d9f496
* minor compilation fix
2025-08-29 17:01:39 +10:00
liamcottle
2d5016bac3
add ability to remove neighbour via cli
2025-08-25 23:45:50 +12:00
Scott Powell
28af68c187
* new CommonCLI commands: "get prv.key", "set prv.key {hex}"
2025-08-01 19:28:44 +10:00
Scott Powell
4689f9b425
* CommonCLI: reverted "set radio ..." command, added new "tempradio ..." command
2025-07-23 22:04:47 +10:00
Scott Powell
ea4aa93594
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for applying temporary radio params for that many mins
...
* "advert" command now with longer delay, so that CLI reply is sent first
2025-07-23 21:40:37 +10:00
Scott Powell
6bc8dd28d4
* CommonCLI: new "multi.acks" config setting
2025-07-16 18:51:18 +10:00
Scott Powell
29435342b0
* implemented getter methods for telemetry value types
2025-07-08 23:19:35 +10:00
Scott Powell
9cecbad2a7
* refactor: CommonCLI, processing of optional command prefix moved to handleCommand() call sites
...
* Sensor, anon_req now just for admin login (guest password now unused)
* special CLI command, "setperm {pubkey-hex} {permissions-int16}" for admin(s) to manage user access (permissions 0 = remove)
2025-07-08 23:19:35 +10:00
ripplebiz
7c421c1d2c
Merge pull request #420 from 446564/feat-GH142
...
return range with advert interval setting error
2025-06-21 13:40:27 +10:00
Rob Loranger
e5ecf29d0c
return range with advert interval set error
...
updates both local and flood advert preference
setting errors to include the allowable range and
time units
2025-06-20 09:22:49 -07:00
Rob Loranger
f30698eacb
add time output to both clock sync and time <epoch> cli
2025-06-20 08:40:06 -07:00
Scott Powell
32ca3dc9d0
* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
2025-06-13 14:15:21 +10:00
Scott Powell
b3d78ac8a7
* interference threshold now stored in prefs, CLI: set/get "int.thresh"
2025-05-26 17:18:49 +10:00
Scott Powell
56b84408e4
* workaround for nRF + LittleFS glitch with seek/truncate
2025-05-20 16:29:09 +10:00
Scott Powell
f9c0056955
* bug fix for CommonCLI, when entering long unknown command
2025-05-19 23:39:34 +10:00
Scott Powell
805ca7b900
* CommonCLI: added "clear stats" command
2025-05-13 18:12:58 +10:00
Florent
35e1901d0e
wio-e5 : initial port
2025-05-11 09:28:15 +02:00
Scott Powell
f855523481
* refactor: removed mesh::Mesh dependency from CommonCLI
2025-05-06 11:51:51 +10:00
Scott Powell
8a8e89f282
* refactor: "neighbors" command
2025-04-30 21:41:09 +10:00
AeroXuk
99246e6b6f
Added Pi PIcoW support in the following modes:
...
- Companion Radio over USB Serial
- Repeater
- Room Server
- Terminal Chat
2025-04-21 21:17:03 +01:00
Scott Powell
75eabd5c66
* minor refactor
2025-03-30 14:47:52 +11:00
recrof
b77701ced0
added new CommonCLI get commands: get role and get public.key
2025-03-29 19:40:35 +01:00
Scott Powell
753e6a69dc
* flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install)
...
* companion: "node_prefs" -> "new_prefs" migration
2025-03-25 20:20:03 +11:00
Scott Powell
edb201ccbe
* repeater & room server: "node_prefs" -> "com_prefs" migration
2025-03-24 00:50:28 +11:00
Scott Powell
d07abc39b6
* room server: new config "allow.read.only"
2025-03-24 00:25:36 +11:00
Scott Powell
39a4476194
* repeater & room server: new config "flood.advert.interval"
2025-03-23 23:23:02 +11:00
Scott Powell
a4bb3782a4
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11:00
Scott Powell
5c72969e2c
* repeater & room server: new CLI config "flood.max"
2025-03-10 23:28:19 +11:00
Scott Powell
01d84d5d3e
* repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values.
2025-03-05 16:39:45 +11:00
Scott Powell
ad5f588028
* Semantic versioning in repeater, room server. "ver" CLI command changed.
2025-03-03 13:22:49 +11:00
Scott Powell
c1e6dde3d5
* misc
2025-02-28 12:50:14 +11:00
Scott Powell
1912710c75
* "set radio.." now with "OK" response
2025-02-28 12:49:36 +11:00