Commit graph

74 commits

Author SHA1 Message Date
ha7ilm 4fbcc3f0a8 Renamed loop filters 2016-05-22 18:35:26 +02:00
ha7ilm 07ca9fd73f Changes to PLL, renamed bpsk31 line decoder to bpsk31_varicode2ascii_sy_u8 2016-05-22 18:27:20 +02:00
ha7ilm b36b01e9cf Current status (PLL modified) 2016-05-18 14:56:05 +02:00
ha7ilm ed35bb96e7 Working on phase detector of the PLL 2016-05-11 08:59:54 +02:00
ha7ilm e084341ca2 Working on 2nd order IIR loop filter 2016-05-11 08:48:31 +02:00
ha7ilm c0b4706592 Fixed 1st order loop filter 2016-05-10 22:59:14 +02:00
ha7ilm 33a8cf0482 Several changes related to PLL 2016-05-10 21:46:33 +02:00
ha7ilm 88068ec517 Got the VCO output inverted (and the signal as well), so now the output and the input are actually in phase. 2016-05-09 14:06:03 +02:00
ha7ilm 20a2cdc73c Got the VCO output inverted (and the signal as well), so now the output and the input are actually in phase. 2016-05-09 14:02:24 +02:00
ha7ilm 4ecc84eefd Got PLL working with the 1st order IIR loop filter. 2016-05-09 13:58:45 +02:00
ha7ilm a89d174ec5 Added pll_cc 2016-05-09 12:59:08 +02:00
ha7ilm d79807a67c Now we have a working serial_line_decoder_f_u8. 2016-05-08 12:38:09 +02:00
ha7ilm 380bfded2c First concept of serial_line_decoder_f_u8. 2016-05-08 09:33:40 +02:00
ha7ilm 7c36a0ffce Fixed usage 2016-05-05 23:59:44 +02:00
ha7ilm ec37c6583c Added BPSK31 varicode decoding. 2016-05-04 23:46:23 +02:00
ha7ilm 84e00184af Fixed "csdr fifo". 2016-04-12 17:07:28 +02:00
ha7ilm 587433e770 Added "csdr fifo". 2016-04-12 17:05:22 +02:00
ha7ilm aff30d1c6a Fixed buffer size bug in fir_decimate_cc 2016-04-11 14:34:13 +02:00
András Retzler 0e75adff5d Update README.md 2016-04-09 19:21:52 +02:00
András Retzler c0a43c2b79 Update README.md 2016-04-09 19:21:38 +02:00
András Retzler e7a06259ec Update README.md 2016-04-09 19:18:54 +02:00
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
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