Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

JSON config documentation missing #133

@DO4AF

Description

@DO4AF

Is your feature request related to a problem? Please describe.
There is no documentation available for the config.json file
e.g. it is not clear what is the exact meaning for those parameters
"turn_min": 25,
"slow_rate": 300,
"slow_speed": 10,
"fast_rate": 60,
"fast_speed": 100,
"min_tx_dist": 100,
"min_bcn": 5

Describe the solution you'd like
Either comments within json file explaining the config items or updated Wiki / README.md

Describe alternatives you've considered
I could try to check the source code to figure out what each config item means. If that is required i would add the documentation then and file a PR

Additional context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions