mirror of
https://github.com/aicodix/modem.git
synced 2026-04-27 14:30:34 +00:00
omit postamble
This commit is contained in:
parent
2c72572e27
commit
d22e18bb91
1 changed files with 0 additions and 3 deletions
|
|
@ -304,9 +304,6 @@ struct Encoder
|
|||
mod_map(code+mod_bits*(cons_cols*j+i));
|
||||
symbol();
|
||||
}
|
||||
schmidl_cox();
|
||||
meta_data(call_sign << 8);
|
||||
pilot_block();
|
||||
for (int i = 0; i < symbol_len; ++i)
|
||||
fdom[i] = 0;
|
||||
symbol();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue