mirror of
https://github.com/pavel-demin/ft8d.git
synced 2025-04-11 14:08:31 -04:00
replace crc10 and crc12 with crc14 in README
This commit is contained in:
parent
53f062c9f9
commit
9aa5167ee1
2
README
2
README
@ -10,6 +10,6 @@ A brief description of the FT8 protocol can be found at:
|
||||
|
||||
Changes from the original sources:
|
||||
- ft8d.f90 is updated and working
|
||||
- crc10.cpp and crc12.cpp are replaced with crc10.c and crc12.c
|
||||
- crc14.cpp is replaced with crc14.c
|
||||
- hardcoded values are replaced with parameters in baseline.f90 and ft8b.f90
|
||||
- input format is changed to complex samples at 4000 samples per second
|
||||
|
Loading…
Reference in New Issue
Block a user