fw: add working reed-solomon encoder/decoder
This commit is contained in:
parent
82c1302756
commit
9918eb5053
15 changed files with 253 additions and 462 deletions
|
|
@ -10,4 +10,6 @@ void handle_dsss_received(uint8_t data[static TRANSMISSION_SYMBOLS]) {
|
|||
con_printf("%3d ", x);
|
||||
}
|
||||
con_printf("\r\n");
|
||||
|
||||
update_image_flash_counter();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue