gr-satnogs/apps/flowgraphs/satellites
Manolis Surligas 7d190e0b90 Adapt FSK improvements for the Reaktor flowgraph 2019-07-19 14:39:55 +03:00
..
CMakeLists.txt Add decoding flowgraph for the Reaktor-Hello-World satellite 2018-12-03 12:18:48 +02:00
README.md Add documentation file 2017-07-24 16:43:13 +03:00
amsat_fox_duv_decoder.grc Add missing parameter "udp_IP" 2018-11-24 00:26:26 +02:00
meteor_decoder.grc Fix LO offset correction 2018-11-24 00:25:32 +02:00
noaa_apt_decoder.grc Connect waterfall sink in front of filter 2018-07-18 12:24:16 +03:00
reaktor_hello_world_fsk9600_decoder.grc Adapt FSK improvements for the Reaktor flowgraph 2019-07-19 14:39:55 +03:00
satnogs_amsat_fox_duv_decoder.py Add missing parameter "udp_IP" 2018-11-24 00:26:26 +02:00
satnogs_meteor_decoder.py Fix LO offset correction 2018-11-24 00:25:32 +02:00
satnogs_noaa_apt_decoder.py Connect waterfall sink in front of filter 2018-07-18 12:24:16 +03:00
satnogs_reaktor_hello_world_fsk9600_decoder.py Adapt FSK improvements for the Reaktor flowgraph 2019-07-19 14:39:55 +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