-
Notifications
You must be signed in to change notification settings - Fork 3
Apollo Unified S-Band TV Viewer
License
fsphil/apollo-tv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Apollo Unified S-Band TV Viewer SUPPORTS Both mono and colour Apollo video standards. Decode from file or in real time with an rtlsdr receiver. The file format is expected to be int16_t IQ samples representing an FM modulated signal. Audio is not yet supported. Press F key to toggle fullscreen. For best results in colour mode, use a sample rate with a multiple of 2250000 Hz. For the rtlsdr, this is the best sample rate to use. REQUIREMENTS * For Fedora yum install rtl-sdr-devel SDL2-devel INSTALL make make install EXAMPLE For the field-sequential colour mode: TX: $ hacktv -f 855250000 -g 47 -m apollo-fsc-fm -s 2250000 --deviation 125000 --noaudio test RX: $ apollo-tv -d rtlsdr -f 855250000 -m colour --deviation 125000 For the 10fps mono mode: TX: $ hacktv -f 855250000 -g 47 -m apollo-fm -s 2250000 --deviation 125000 --noaudio test RX: $ apollo-tv -d rtlsdr -f 855250000 -m mono --deviation 125000 TODO Add audio support. Improve SDR hardware support. Optimise the FM demodulation. - Philip Heron <phil@sanslogic.co.uk>
About
Apollo Unified S-Band TV Viewer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published