Wykres commitów

64 Commity (fastddc_nonblock)

Autor SHA1 Wiadomość Data
ha7ilm 73e0e02d2e Non-blocking the client pipes screws things up. 2015-12-03 11:37:28 +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
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 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
ha7ilm 7bae8b1ad8 Will have to debug clients[i]->error and waitpid() 2015-11-06 10:45:43 +01:00
ha7ilm 37555f2a77 This is a kind of stream multiplexer now (stdin input, TCP output to multiple clients), but closing clients is not handled yet. 2015-11-05 23:57:03 +01:00
ha7ilm e694e5a5b3 Solved the "cannot accept connection" problem. 2015-11-04 18:11:12 +01:00
ha7ilm 2b8101ddf6 Working on the socket server now. 2015-11-04 13:31:47 +01:00
ha7ilm 7859ac9d39 getopt() now works in ddcd. Also fixed Makefile for only compiling those targets that have their corresponding sources changed. 2015-11-04 10:31:54 +01:00
ha7ilm 2e55381198 Started working on ddcd 2015-11-04 10:08:33 +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 1cab7f65e3 Added GRC test for SSB generator 2015-10-31 15:07:28 +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 c89f6e026b Of course can't null by OR instructions 2015-09-30 15:04:46 +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 4428a5189d fixed named anchor in readme 2015-08-17 20:51:42 +02:00
ha7ilm 69230bb4d5 Readme fix 2015-08-16 23:50:26 +02:00
ha7ilm c50ffaac1b Added new features, e.g. the IMA ADPCM codec and sdr.js 2015-08-16 23:40:42 +02:00
ha7ilm 46468973d8 Raspberry Pi support (compiler flags figured out by jasiek, tnx!) 2014-12-22 00:04:40 +01:00
ha7ilm 9e5ce0cc3b fix parameter naming mistake: rolloff -> transition_bw 2014-12-13 23:46:41 +01:00
ha7ilm a671a43898 add a predefined filter for 44100sps to deemphasis_nfm_ff 2014-12-12 10:22:57 +01:00
ha7ilm b530e59a21 comment fix 2014-12-03 12:02:21 +01:00
ha7ilm cf98fce94b parsevect fixes 2014-11-30 10:37:16 +01:00