Wykres commitów

77 Commity (f33a05250c79fc0d3da1fd9976cc9e96c136fa90)

Autor SHA1 Wiadomość Data
ha7ilm f33a05250c Before starting to work on nmux 2016-09-20 22:37:06 +02:00
ha7ilm 91c91425de 1R1W mode fixed 2016-06-07 22:15:40 +02:00
ha7ilm 5064d3b72c Added a lot of things, tsmpool should now work in 1R1W mode as well 2016-06-07 22:14:36 +02:00
ha7ilm d442696cb8 Don't allow readers reach the buffer currently being filled. 2016-06-04 23:05:38 +02:00
ha7ilm 3a38be042a We don't need the client id at all. 2016-06-04 22:56:20 +02:00
ha7ilm 461390edf7 Written some more code for ddcd 2016-06-04 22:54:17 +02:00
ha7ilm 4737a7e808 Current state 2016-06-04 17:42:29 +02: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
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