rs1729 / RS

radiosonde decoding
GNU General Public License v3.0
171 stars 56 forks source link

Update JSON output for rs41mod #29

Closed pavolgaj closed 3 years ago

pavolgaj commented 3 years ago

Added dew point (--dewp) and GPS accurancy (sAcc and pDOP) for JSON output. Possibilty to use --ecc3 or --ecc4 option with --json.

rs1729 commented 3 years ago

The JSON output is primarily for auto_rx.

rs1729 commented 3 years ago

Also your file is not based on the latest commit.

rs1729 commented 3 years ago

If you want custom output, you could also change your own fork.

rs1729 commented 3 years ago

RE: "Possibilty to use --ecc3 or --ecc4 option with --json."

the json-option sets ecc=2 imidiatelly. If you put the ecc-option after the json-option, the ecc-option is set, i.e. ./rs41mod -v --json --ecc3 fm_audio.wav