default mode is FSK like v1

pico-format
alanbjohnston 3 years ago committed by GitHub
parent bd3f89254d
commit 85a7179534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -274,7 +274,7 @@ long int uptime = 1000;
//char call[5];
char sim_yes[10];
int mode = BPSK; // SSTV;
int mode = FSK; // BPSK; // SSTV;
volatile 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.