libsstvenc
Asynchronous Analogue SSTV encoder
Loading...
Searching...
No Matches
sstvfreq.h File Reference
#include <stdint.h>
Include dependency graph for sstvfreq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SSTVENC_FREQ_VIS_BIT1   (1100)
 
#define SSTVENC_FREQ_SYNC   (1200)
 
#define SSTVENC_FREQ_VIS_BIT0   (1300)
 
#define SSTVENC_FREQ_BLACK   (1500)
 
#define SSTVENC_FREQ_VIS_START   (1900)
 
#define SSTVENC_FREQ_WHITE   (2300)
 
#define SSTVENC_FREQ_FSKID_BIT1   (1900)
 
#define SSTVENC_FREQ_FSKID_BIT0   (2100)
 

Functions

uint16_t sstvenc_level_freq (uint8_t level)