juergenRe
juergenRe
Quite old point. On the current version these configuration fields are exported: ``` position: broadcastSmartMinimumDistance: 100 broadcastSmartMinimumIntervalSecs: 30 gpsMode: ENABLED gpsUpdateInterval: 3600 positionBroadcastSecs: 259200 positionBroadcastSmartEnabled: false positionFlags: 811 ``` So...
I stumbled over this issue because it is marked as "good first issue" and I want to get a bit used to the Python CLI. This point now is nearly...
Thanks for closing/following up. Also thanks for offering a reward - for the moment I am happy with what I have, but its very kind.
available in v2.7.3. Is there anything remaining to do or can this point be closed?
I don't have the permissions to do so... @garthvh : can you please close it?
> [...] I'm not sure entirely what we should do with an unprefixed 8-digit all-decimal-digits value, though. There will be no choice: the prefix will initiate the interpretation of the...
I agree with you, I had more or less the same idea when I first saw the output, but hesitated because the output might be used withing scripting. Changes then...
Could you please give an example of what exactly you want to transmit immediately (best would be to copy the output from the CLI here)? With which command you retrieve...
For the format of the `--info` I agree - this has been one of the first things I stumbled over when I first used the CLI a few weeks ago......
From my current analysis I can see the following: 1. When connecting to a radio, the CLI first gets all configuration data and the nodes list. 2. However, the `node_info`...