Save before cleanup

This commit is contained in:
furrtek 2017-02-11 22:17:02 +00:00
parent 21de81bb85
commit 3efffca1b7
2 changed files with 0 additions and 5 deletions

View File

@ -24,9 +24,6 @@
// Gimp image > indexed colors (16), then "xxd -i *.bmp"
//BUG: RDS Radiotext is not recognized in Redsea (and car radio)
//BUG: POCSAG TX: Chops off the last few chars on long messages ?
//BUG: (fixed ?) POCSAG: Bad console scroll init
//BUG: (fixed ?) POCSAG misses alphanum messages, cuts them off sometimes
//BUG: Check AFSK transmit end, skips last bits ?
//BUG: RDS doesn't stop baseband when stopping tx ?

View File

@ -105,8 +105,6 @@ bool POCSAGTXView::start_tx() {
data_ptr[bi++] = codeword & 0xFF;
}
//text_debug_a.set("Codewords: " + to_string_dec_uint(codewords.size()));
bitrate = pocsag_bitrates[options_bitrate.selected_index()];
baseband::set_fsk_data(