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 |
|
ha7ilm
|
4887b3ff91
|
ignore parsevect if fails
|
2014-11-29 18:41:15 +01:00 |
|
root
|
93f0c4db61
|
removed -fshort-double for ARM - it screwed up processing, too
|
2014-11-29 13:29:12 +01:00 |
|
ha7ilm
|
5ae412cd62
|
readme fix
|
2014-11-29 01:40:18 +01:00 |
|
ha7ilm
|
fb532ba814
|
small fixes
|
2014-11-29 01:20:44 +01:00 |
|
ha7ilm
|
edf18f3acb
|
more readme fixes: octave window closing
|
2014-11-28 20:00:03 +01:00 |
|
ha7ilm
|
747aeb8578
|
removed shift_addition_cc 0.5× multipliers
|
2014-11-28 19:50:04 +01:00 |
|
ha7ilm
|
8649765262
|
add -lrt
|
2014-11-28 19:40:23 +01:00 |
|
ha7ilm
|
0ed1c30554
|
add -funsafe-math-optimizations
|
2014-11-28 19:37:22 +01:00 |
|
ha7ilm
|
df6262d90a
|
even more readme fixes
|
2014-11-28 17:38:44 +01:00 |
|