replace crc10 and crc12 with crc14 in README

This commit is contained in:
Pavel Demin 2019-02-15 11:44:53 +01:00
parent 53f062c9f9
commit 9aa5167ee1
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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