Commit graph

24 commits

Author SHA1 Message Date
ha7ilm 4800710443 Fixed exit on Ctrl+C (SIGINT). 2015-12-02 23:33:35 +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 d24164db03 Added NEON implementation of shift_addfast_cc. 2015-11-29 19:05:28 +00:00
ha7ilm 4697928c38 Added shift_addfast_cc and tests. 2015-11-29 12:54:09 +00: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 b6fde4ce86 Now I've got the Overlap & Scrap right! The spectrum is clean. 2015-11-22 14:34:24 +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
ha7ilm 175c700cc9 Verified that fastddc_fwd_cc works. 2015-11-17 21:54:06 +01:00
ha7ilm c7e363d5cf Fixed segmentation fault and a couple of other things. Added a GRC test for fastddc. 2015-11-17 10:01:34 +01:00
ha7ilm edc2c21e43 FastDDC code added, and now it builds! 2015-11-07 19:21:08 +01:00
ha7ilm 3bd1797b89 Added mono2stereo_i16, convert_f_samplerf and environment variable CSDR_PRINT_BUFSIZES. 2015-11-01 21:20:42 +00:00
ha7ilm 0e8ae4bdff Added fixed_amplitude_cc; fixed add_dcoffset_cc. 2015-11-01 11:30:03 +00:00
ha7ilm fb5899f087 Added FM modulator. 2015-10-31 15:42:17 +00:00
ha7ilm 0800e4f431 Added AM modulator and test. 2015-10-31 15:22:33 +00:00
ha7ilm c28ff8d668 Fixed \n-s in usage. 2015-10-31 13:48:57 +00:00
ha7ilm 054eb896c4 Added dsb_fc 2015-10-31 13:42:16 +00:00
ha7ilm d4de9749f9 Added compatibility with original behaviour (BIG_BUFSIZE) 2015-10-31 13:25:40 +00:00
ha7ilm 9cec3782e2 Added NEON optimization for DDC.
Buffer size can now automatically adjust to sampling rate changes between csdr processes.
2015-09-30 13:52:43 +00:00
ha7ilm 6ee80ea7ce clone() interfered with a function with the similar name in sched.h 2015-08-23 13:45:15 +00:00
ha7ilm c50ffaac1b Added new features, e.g. the IMA ADPCM codec and sdr.js 2015-08-16 23:40:42 +02:00
ha7ilm a671a43898 add a predefined filter for 44100sps to deemphasis_nfm_ff 2014-12-12 10:22:57 +01:00
ha7ilm 07c6a7df3a initial commit 2014-11-28 16:44:41 +01:00