Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
|
A utility that will output all of the data usually printed by sdgps help
but in JSON format, so it is easier for a program to parse.
Usage:
help-json [OPTION]...
Allowed options:
Option | Description |
---|---|
--help | produce help message |
--output-file FILENAME | write output to FILENAME (default: write output to console) |
This example will completely overwrite the file help.json
or create it if it is not already present.