gr-satnogs/apps/flowgraphs/satellites
Manolis Surligas 2bb2dc29dc Drop Meteor flowgraph as it is WIP 2019-12-20 13:00:59 +02:00
..
CMakeLists.txt Drop Meteor flowgraph as it is WIP 2019-12-20 13:00:59 +02:00
README.md Add documentation file 2017-07-24 16:43:13 +03:00
amsat_fox_duv_decoder.grc Adapt AMSAT DUV flowgraph to gr-soapy 2019-12-20 13:00:59 +02:00
noaa_apt_decoder.grc Remove obsolete flowgraphs 2019-09-30 19:32:21 +03:00
reaktor_hello_world_fsk9600_decoder.grc Remove obsolete flowgraphs 2019-09-30 19:32:21 +03:00
satnogs_amsat_fox_duv_decoder.py Adapt AMSAT DUV flowgraph to gr-soapy 2019-12-20 13:00:59 +02:00
satnogs_meteor_decoder.py Remove obsolete flowgraphs 2019-09-30 19:32:21 +03:00
satnogs_noaa_apt_decoder.py Remove obsolete flowgraphs 2019-09-30 19:32:21 +03:00
satnogs_reaktor_hello_world_fsk9600_decoder.py Remove obsolete flowgraphs 2019-09-30 19:32:21 +03:00

README.md

SatNOGS NOAA APT Decoder

--antenna: Specify the RX antenna of SDR device

--bb-gain: Specify the baseband (BB )gain of the SDR device

--dev-args: Set device specific arguments

--doppler-correction-per-sec: Doppler corrections per second

--file-path: File path of the output audio file

--if-gain: Specify the intermediate frequency (IF) gain of the SDR device

--image-file-path: File path of the output image file(s)

--lo-offset: Local oscillator offset

--ppm: Set PPM

--rf-gain: Specify the radio frequency (RF) gain of the SDR device

--rigctl-port: Specify the listening port of the rigctl daemon (rigctld)

--rx-freq: Set the target frequency of the satellite

--rx-sdr-device: Specify the RX SDR device. Possible values: ['usrpb200','usrp2','rtlsdr','airspy','hackrf']

--waterfall-file-path: File path of the output waterfall data file

--split-images: Split the two images contained in the received image. Use 1 for Yes, 0 for No

--sync: Synchronize image to the APT training sequence. Use 1 for Yes, 0 for No

--flip-images: Rotate images 180 degrees. Use 1 for Yes, 0 for No