Difference between revisions of "FoxTelem"
From SatNOGS Wiki
(→Converting SatNOGS ogg file to wav: Add Windows and Mac later) |
(→Uploading wav file into FoxTelem and demodulating) |
||
Line 17: | Line 17: | ||
==Uploading wav file into FoxTelem and demodulating== | ==Uploading wav file into FoxTelem and demodulating== | ||
+ | Then start FoxTelem and click the start button and locate the wav file you want to demodulate. | ||
<p>[[File:FoxTelemDemodulate.png]]</p> | <p>[[File:FoxTelemDemodulate.png]]</p> |
Revision as of 02:20, 7 June 2018
The Fox Telemetry Decoder allows the user to demodulate, store and analyze telemetry data from AMSAT’s Fox series of Cube Sats. https://www.amsat.org/foxtelem-software-for-windows-mac-linux
Contents
Downloading ogg file from observation
On the bottom left of the observation page, click the download audio button.
The downloaded file will have a filename that looks like this: satnogs_ObservationNumber_YYYY-MM-DD-SomeMoreStuff.ogg
Converting SatNOGS ogg file to wav
On a Linux command line, the conversion looks like this:
$sox satnogs_ObservationNumber_YYYY-MM-DD-SomeMoreStuff.ogg ObservationAudio.wav
Uploading wav file into FoxTelem and demodulating
Then start FoxTelem and click the start button and locate the wav file you want to demodulate.