Commit graph

58 commits

Author SHA1 Message Date
ha7ilm c6d5287d82 Fixed timing_recovery_cc docs and tedvar graph generator 2017-05-15 23:07:26 +02:00
ha7ilm 50528abd71 Fixed CLI for timing recovery, added max_dphase for Costas 2017-05-15 21:35:58 +02:00
ha7ilm fe46aba98d Costas loop looks working again 2017-05-14 23:39:11 +02:00
ha7ilm 7718eda15b costas loop --octave changed to --output_combined 2017-05-14 22:03:18 +02:00
ha7ilm 2a3c210250 Working on the Costas loop 2017-05-14 17:37:54 +02:00
ha7ilm 2450ed3439 Renamed some functions, e.g. reso->peak, matched filter -> pulse shaping filter 2017-05-11 16:04:55 +02:00
ha7ilm b749e78925 Added psk31_sigmodel.m 2017-05-05 12:06:28 +02:00
ha7ilm ac8e1b61b4 bpsk_costas_loop_cc now locks to +1+0j and -1+0j 2017-05-02 19:31:29 +02:00
ha7ilm 36eb0c3481 Working bpsk_costas_loop_cc 2017-05-02 19:23:05 +02:00
ha7ilm efbe28cbfd Made new bpsk_costas_loop_cc, added add_const_cc, added new parameters to timing_recvery_cc 2017-05-02 18:37:54 +02:00
ha7ilm d7d36a70a8 Actually this plot now looks OK 2017-04-30 13:51:12 +02:00
ha7ilm 3464174c07 Current version 2017-04-30 10:18:40 +02:00
ha7ilm addd52f148 Now showing E_b/N_0 in the plot 2017-04-30 10:06:31 +02:00
ha7ilm 5934d1f7a3 Now graph is acceptable 2017-04-30 00:16:56 +02:00
ha7ilm 35f059aecc Diagram almost OK for thesis 2017-04-30 00:05:04 +02:00
ha7ilm 3f527311d6 Very detailed, but correct looking phase variance diagram 2017-04-29 23:56:29 +02:00
ha7ilm ec38e3be7d We process a higher amount of data 2017-04-29 23:27:39 +02:00
ha7ilm bfd3004106 Added tedvar Octave script 2017-04-29 22:48:43 +02:00
ha7ilm a9dc49c8d9 Added S-curve for Gardner 2017-04-29 12:28:56 +02:00
ha7ilm e426ef65d1 Better font for S-curve graph 2017-04-29 11:44:19 +02:00
ha7ilm 57790eb9af Added agwn_cc 2017-04-28 19:34:55 +02:00
ha7ilm e31c7648a5 Added noise_f 2017-04-28 15:34:14 +02:00
ha7ilm d391ea2ef6 Added BPSK31 S-curve generator script, added repeat_u8 and error output fortiming_recovery_cc 2017-04-28 14:20:14 +02:00
ha7ilm 82ff09acc0 Added RTTY tests 2017-04-20 16:48:57 +02:00
ha7ilm 2c3fa2fde9 Merged origin/master into feature/digitalmods 2017-04-18 11:34:13 +02:00
ha7ilm 9c5b050560 Changed labels in Costas GRC 2017-04-18 11:22:26 +02:00
ha7ilm bfe88c1e10 Working FIR resonator and related GRC test 2017-04-09 19:00:07 +02:00
ha7ilm 50c885748e Working BPSK31 demodulator 2017-04-07 16:05:38 +02:00
ha7ilm dd0d20921b Added simple_agc_cc GRC test 2017-04-06 22:03:09 +02:00
ha7ilm 72efc31976 Added BPSK31 demod test GRC 2017-04-02 16:18:20 +02:00
ha7ilm df81d6847e An actually really working costas loop 2017-04-01 21:30:58 +02:00
ha7ilm c7137dc68e The costas loop seems to at least work 2017-04-01 16:08:49 +02:00
ha7ilm ca40a41d5a Fixed timing_recovery_cc output data 2017-04-01 12:54:21 +02:00
ha7ilm a6964c8cc9 Added GRC test for bpsk_costas_loop_cc 2017-03-31 21:26:08 +02:00
ha7ilm f88766677a Merged fir_interpolate_cc 2017-03-31 21:25:17 +02:00
ha7ilm 86cedde53f Fixed some more docs 2017-02-28 16:27:04 +01:00
ha7ilm c7d9aa05e7 Fixed a lot of things related to fractional decimator 2017-02-28 00:27:41 +01:00
ha7ilm 3de0d42870 Added to README and --help as well 2017-02-19 16:22:49 +01:00
ha7ilm 5f772ec3e3 made that spectrum even better 2017-02-18 16:36:36 +01:00
ha7ilm f4da40ffa7 fractional_decimator_ff gets new algorithm based on Lagrange interpolator formula 2017-02-18 15:49:04 +01:00
ha7ilm 5fede66e27 fastddc_inv_cc is now controllable via --fd and --fifo. 2015-12-03 17:08:30 +01:00
ha7ilm 4380bec6fa Tested all shifts, and they seem to work! 2015-11-30 00:20:22 +01:00
ha7ilm 95ebc0e790 Fixed shift_addfast_cc/NEON, now it works! Added shift_unroll_cc. 2015-11-29 22:46:06 +00:00
ha7ilm 965ea631fc Now at least we get a continuous output signal from shift_addfast_cc/NEON. And we get a good result if the shift_rate is 0! (Okay, we get a bad result for anything else...) 2015-11-29 20:47:00 +00:00
ha7ilm 4697928c38 Added shift_addfast_cc and tests. 2015-11-29 12:54:09 +00:00
ha7ilm 7879191935 Fixed FastDDC! Now it works. 2015-11-24 22:29:56 +01:00
ha7ilm 6efdf7c809 Enabled the filter, the FFT of which also had to be swapped. Fixed the shift direction. 2015-11-22 15:43:52 +01:00
ha7ilm 646de8b258 scrape -> scrap, fixed shift_math_cc, found a bug at fastddc.c line 68 which still waits to be fixed 2015-11-21 19:52:35 +01:00
ha7ilm 895bc20409 Fixed fastddc_fwd_cc :-) 2015-11-20 08:21:09 +01:00
ha7ilm a6cf61d60b Fixed output_size (there were a bunch of zeros in the output). 2015-11-18 17:47:18 +01:00