From 4ff42fb383c531fb0ed3badb51d7245e53e4f700 Mon Sep 17 00:00:00 2001 From: Pavel Demin Date: Mon, 2 Apr 2018 08:10:52 +0200 Subject: [PATCH] add list of changes --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index ebe5f26..bcf13d2 100644 --- a/README +++ b/README @@ -7,3 +7,9 @@ The original sources can be found at: A brief description of the FT8 protocol can be found at: http://physics.princeton.edu/pulsar/k1jt/ft8.txt + +Changes from the original sources: + - ft8d.f90 is updated and working + - crc10.cpp and crc12.cpp are replaced with crc10.c and crc12.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