Commit graph

115 commits

Author SHA1 Message Date
ha7ilm 0878d3bd43 Retabbed most source files to 4 spaces 2017-04-30 14:30:13 +02:00
ha7ilm 2a4e2ce190 Added code quality check, --awgnfile and gaussian_noise_c 2017-04-30 11:41:14 +02:00
ha7ilm bfd3004106 Added tedvar Octave script 2017-04-29 22:48:43 +02:00
ha7ilm 80ee1645ec Added normalized_timing_variance_u32_f, ??, etc. 2017-04-29 18:11:02 +02:00
ha7ilm a9dc49c8d9 Added S-curve for Gardner 2017-04-29 12:28:56 +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 22bd8baa15 Added a --octave to help 2017-04-28 10:20:13 +02:00
ha7ilm 6a5c76f6a4 Added fft one side 2017-04-20 16:51:34 +02:00
ha7ilm 2c3fa2fde9 Merged origin/master into feature/digitalmods 2017-04-18 11:34:13 +02:00
ha7ilm bfe88c1e10 Working FIR resonator and related GRC test 2017-04-09 19:00:07 +02:00
ha7ilm c1e953cd4e Added resonator FIR 2017-04-09 14:53:22 +02:00
ha7ilm 874d6b7c06 firdes_carrier_c to firdes_add_carrier_c 2017-04-08 16:36:10 +02:00
ha7ilm cdc2996dcc Added firdes_carrier_c 2017-04-08 12:39:52 +02:00
ha7ilm dd0d20921b Added simple_agc_cc GRC test 2017-04-06 22:03:09 +02:00
ha7ilm fc350d594c Added simple_agc_cc 2017-04-06 20:38:44 +02:00
ha7ilm e7f9be41c2 Fixed function name 2017-04-06 15:41:52 +02:00
ha7ilm 93b996412a Fixed bug that prevented many functions to work; this came from a previous commit 2017-04-06 15:35:52 +02:00
ha7ilm ad36d1160e Removed all _sy functions, renamed to u8. 2017-04-05 20:06:04 +02:00
ha7ilm 52a225d791 Varied the bufsizes to produce output with PSK31 2017-04-05 19:59:29 +02:00
ha7ilm 47333b6690 Make OpenWebRX be more responsive and load faster! 2017-04-05 13:07:17 +02:00
Andras Retzler d56fc2d799 Fixed segmentation fault in fractional_decimator_ff 2017-04-02 21:23:47 +00:00
ha7ilm 0e71b332f9 Working PSK31 demodulator (just slow because of the pipes and buffering) 2017-04-02 16:16:30 +02:00
ha7ilm 8fa845bd00 A lot of README formatting, changed csdr through format 2017-04-02 13:23:56 +02:00
ha7ilm 790281e533 Added docs for = and ? function, added = function, tinkered around costas loop 2017-04-02 12:51:53 +02:00
ha7ilm ca40a41d5a Fixed timing_recovery_cc output data 2017-04-01 12:54:21 +02:00
ha7ilm f88766677a Merged fir_interpolate_cc 2017-03-31 21:25:17 +02:00
ha7ilm ca578ea4bc bpsk_costas_loop_cc function added to csdr 2017-03-31 21:23:07 +02:00
ha7ilm d3a7c6e12b Working PSK31 generator 2017-03-27 13:44:01 +02:00
ha7ilm c23693e885 Added psk_modulator_u8_ci, duplicate_samples_ntimes_u8_u8i, psk31_interpolate_sine_cci, pack_bits_8to1_u8_u8i, psk31_varicode_encoder_u8_u8i 2017-03-26 16:55:28 +02:00
ha7ilm 2d5c27d3dc Added bpsk_costas_loop_cc base 2017-03-14 09:12:09 +01:00
ha7ilm 79a33b0d24 Integrated EARLYLATE and GARDNER into one loop, tested only EARLYLATE 2017-03-06 23:00:34 +01:00
ha7ilm 09c873c13d EARLYLATE now verified 2017-03-06 22:31:32 +01:00
ha7ilm 306e4aeb91 EARLYLATE actually works 2017-03-05 19:16:34 +01:00
ha7ilm f93e7c4a99 Octave figures are now written into PNGs 2017-03-05 17:21:38 +01:00
András Retzler c3e5d3f433 Merge pull request #17 from ricovangenugten/master
Fixed issue simonyiszk/csdr#15
2017-03-05 10:32:58 +01:00
ha7ilm 2a03208e43 timing_recovery_cc: a better graph 2017-03-04 19:50:11 +01:00
ha7ilm e1d4a4ff3b Less stdout at octave 2017-03-04 19:17:11 +01:00
ha7ilm 969992f734 timing_recovery_cc outputs data, but segfaults with --octave 2017-03-03 18:23:11 +01:00
ha7ilm 26c12746eb Added octave_complex_c, finished timing_recovery_cc debug, fixed indent 2017-03-03 16:21:45 +01:00
ha7ilm ccf09a1b99 timing_recovery is timing_recovery_cc 2017-03-03 11:20:49 +01:00
ha7ilm 2af14b8082 Made timing_recovery_cc build 2017-03-02 12:27:53 +01:00
ha7ilm 676e9388fc Added timing_recovery_cc 2017-03-02 12:17:31 +01:00
ha7ilm c7d9aa05e7 Fixed a lot of things related to fractional decimator 2017-02-28 00:27:41 +01:00
ha7ilm e524dc2af1 Merged master to feature/digitalmods 2017-02-27 20:07:38 +01:00
ha7ilm 3de0d42870 Added to README and --help as well 2017-02-19 16:22:49 +01:00
ha7ilm 7e87ccb2a1 Working interpolator. 2017-02-19 16:06:39 +01:00
ha7ilm 9ef8cd4b45 Almost there at working interpolator 2017-02-19 15:41:33 +01:00
ha7ilm 22ea31d5b1 First modifications for fir_interpolate_cc, from last April 2017-02-19 14:02:27 +01:00