try without firstTime reset after fill frames

pull/102/head
alanbjohnston 5 years ago committed by GitHub
parent 497b681a6f
commit 4a51bb40dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -600,7 +600,7 @@ int main(int argc, char * argv[]) {
if ((mode == FSK) || (mode == BPSK)) if ((mode == FSK) || (mode == BPSK))
get_tlm_fox(); // fill transmit buffer with reset count 0 packets that will be ignored get_tlm_fox(); // fill transmit buffer with reset count 0 packets that will be ignored
firstTime = 1; // firstTime = 1;
if (!sim_mode) if (!sim_mode)
{ {

Loading…
Cancel
Save

Powered by TurnKey Linux.