Commit graph

43 commits

Author SHA1 Message Date
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
Andris, HA7ILM 2b54054a9f firdes_lowpass_f output is more accurate now. 2015-12-16 23:42:44 +01: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
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 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
ha7ilm 0362ce76c2 more readme fixes 2014-11-28 17:36:55 +01:00
ha7ilm 6472bb7cef some more readme fixes 2014-11-28 17:28:14 +01:00
ha7ilm 4f95f267ce fix formatting, etc. 2014-11-28 17:26:39 +01:00
ha7ilm 07c6a7df3a initial commit 2014-11-28 16:44:41 +01:00
HA7ILM 0496edca12 Initial commit 2014-11-01 13:43:04 +01:00