starting AFSL mode

pull/164/head
alanbjohnston 3 years ago committed by GitHub
parent 13f007a066
commit c110d01a20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -194,7 +194,7 @@ long int uptime = 1000;
char call[5];
char sim_yes[10];
int mode = BPSK; // AFSK; // FSK;
int mode = AFSK; // BPSK; // AFSK; // FSK;
int new_mode;
int bitRate, bufLen, rsFrames, payloads, rsFrameLen, dataLen, headerLen, syncBits, syncWord, parityLen, samples, frameCnt, samplePeriod;
float sleepTime;

Loading…
Cancel
Save

Powered by TurnKey Linux.