Wykres commitów

289 Commity (master)

Autor SHA1 Wiadomość Data
András Retzler d1b8d201ef Update README.md 2016-04-09 19:16:42 +02:00
András Retzler c287d67872 Update README.md 2016-04-09 19:15:04 +02:00
András Retzler 90f15cb4a5 Update README.md 2016-04-03 11:10:06 +02:00
ha7ilm 42ce9d4669 Fixed handling a null input source for some functions, in order to work with the new squelch. 2016-03-20 23:30:21 +01:00
ha7ilm 4230198d91 Added a squelch 2016-03-20 16:41:37 +01:00
András Retzler 43e554da37 Update README.md 2016-02-14 19:44:34 +01:00
András Retzler 467207bead Update README.md 2016-02-14 19:43:16 +01:00
ha7ilm 7a0190ede2 Update README 2016-02-14 19:18:55 +01:00
ha7ilm cfd9ef1fb7 i16 -> s16 at even more places, README improvements, env_csdr_fixed_big_bufsize fix. 2016-02-14 19:16:07 +01:00
ha7ilm 26d10e6df8 Rolled back to the original csdr flowcontrol. The new one made some segmentation faults. 2016-02-14 11:21:48 +01:00
ha7ilm 277075b397 Renamed convert_f_i16 -> convert_f_s16 and convert_i16_f -> convert_s16_f. (csdr also triggers for the original functions, but they are deprecated. 2016-02-14 11:19:36 +01:00
ha7ilm aa0309f512 Fixed convert_s8_f and convert_f_s8. 2016-02-14 11:11:41 +01:00
ha7ilm 03a3a9ab50 Merged dev into master. 2016-02-14 11:08:53 +01:00
ha7ilm fc19371a3e Documentation++ 2016-01-12 23:19:35 +01:00
ha7ilm 95777e29af Started writing a new DDCD based on pthreads. 2016-01-12 23:01:36 +01:00
ha7ilm f3c78f3fc5 Merge remote-tracking branch 'origin/dev' into fastddc 2016-01-12 22:35:22 +01:00
ha7ilm 9017d5086a Merge remote-tracking branch 'origin/addfast' into fastddc 2016-01-12 22:30:24 +01:00
ha7ilm e71c33565e Added fir_decimate_cc to test200. 2015-12-18 07:51:10 +00:00
Andris, HA7ILM 2b54054a9f firdes_lowpass_f output is more accurate now. 2015-12-16 23:42:44 +01:00
ha7ilm 5fede66e27 fastddc_inv_cc is now controllable via --fd and --fifo. 2015-12-03 17:08:30 +01:00
ha7ilm 35b3f631d6 method=td is OK 2015-12-03 11:22:25 +01:00
ha7ilm 6952973e02 Added read_socket_ctl() 2015-12-03 00:17:46 +01:00
ha7ilm 4800710443 Fixed exit on Ctrl+C (SIGINT). 2015-12-02 23:33:35 +01:00
ha7ilm c9406d38c9 Added client subprocess. 2015-12-02 22:40:20 +01:00
ha7ilm 558cbbfefe main subprocess now works. 2015-12-02 21:58:48 +01:00
ha7ilm 2a6b1c2073 Handle signals from ddcd. 2015-12-02 19:38:17 +01:00
ha7ilm c6e0a8f5c8 Fixed build. 2015-12-02 15:27:28 +01:00
ha7ilm 71e80ea809 Working hard on ddcd. 2015-12-02 14:51:20 +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 d28edcca3d Fixed a jump. 2015-11-29 19:13:24 +00:00
ha7ilm d24164db03 Added NEON implementation of shift_addfast_cc. 2015-11-29 19:05:28 +00:00
András Retzler 0fd32aabbd Update CONTRIBUTING.md 2015-11-29 16:45:33 +01:00
András Retzler 18b9b55ae3 Update CONTRIBUTING.md 2015-11-29 14:23:52 +01:00
ha7ilm 8e7daf58d5 ICLA 2015-11-29 13:20:19 +00:00
ha7ilm 90152d3bb3 ICLA 2015-11-29 13:18:56 +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
András Retzler 99dd4b378c Merge pull request #4 from mossmann/master
converters for signed chars, compatible with hackrf_transfer
2015-11-22 21:46:59 +01:00
Michael Ossmann a3ad1e62d9 converters for signed chars, compatible with hackrf_transfer 2015-11-22 12:53:10 -07: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 cb1b6ac8e2 Now we seem to have a proper server that correctly closes clients. 2015-11-06 14:14:02 +01:00