Commit Graph

69 Commits

Author SHA1 Message Date
Pavel Demin 337f53cac9 set sample rate to 4000 2018-04-01 22:08:21 +02:00
Pavel Demin e9551b7f10 fix subtractft8 2018-04-01 18:16:26 +02:00
Pavel Demin 66095d9a37 fix output format in ft8d.f90 2018-04-01 18:05:05 +02:00
Pavel Demin c18015f19d set sample rate to 6000 2018-04-01 17:36:02 +02:00
Pavel Demin 60c33e05cf fix return type of crc10_check and crc12_check 2018-04-01 13:57:20 +02:00
Pavel Demin 88fceebb02 adapt subtractft8 to complex samples 2018-04-01 09:16:54 +02:00
Pavel Demin eac5bbb356 declare dd0 as complex in ft8b.f90 2018-04-01 09:09:15 +02:00
Pavel Demin 9f0998e376 switch to input files with complex values 2018-03-31 23:16:01 +02:00
Pavel Demin 56667947ca replace hardcoded values with parameters 2018-03-31 21:23:46 +02:00
Pavel Demin 327d64e363 update Makefile 2018-03-31 20:41:18 +02:00
Pavel Demin 9f64287959 replace crc10.cpp and crc12.cpp with crc10.c and crc12.c 2018-03-31 20:13:47 +02:00
Pavel Demin df3cdfbf79 adapt ft8d.f90 to input files with real values 2018-03-31 10:02:18 +02:00
Pavel Demin e91f25e1a2 add -fpermissive to CXXFLAGS 2018-03-31 09:52:31 +02:00
Pavel Demin 17fb21b427 add ndepth and npass to ft8d.f90 2018-03-26 08:37:27 +02:00
Pavel Demin 6dd9970544 add link to protocol description 2018-03-24 18:35:52 +01:00
Pavel Demin 90bb854cc3 fix formatting in ft8d.f90 2018-03-24 17:06:33 +01:00
Pavel Demin cdd1c49706 add O3 flag to Makefile 2018-03-24 17:01:27 +01:00
Pavel Demin 6850934062 set number of candidates to 200 and add missing declarations 2018-03-24 17:00:48 +01:00
Pavel Demin 39480bf209 initial commit 2018-03-24 12:20:34 +01:00