Commit graph

23 commits

Author SHA1 Message Date
Alexandru Csete
ddac48fdc8 Change default FM de-emphasis time constant to 75us. 2012-05-06 23:21:31 +02:00
Alexandru Csete
1947529edd Fine tune audio FFT. 2012-05-05 16:17:30 +02:00
Alexandru Csete
13c4a3a119 Decrease lower squelch boundary. 2012-05-04 21:55:48 +02:00
Alexandru Csete
5ad926b0e4 Increase FFT size to 4096. 2012-05-04 21:46:29 +02:00
Alexandru Csete
21480e54a9 Increase audio FFT size to double (using complex FFT now). 2012-05-04 21:02:16 +02:00
Alexandru Csete
8a6b343f31 Rename fft to iq_fft to help distinguish it from audio fft. 2012-05-02 23:49:01 +02:00
Alexandru Csete
fca688c9c8 Add audio FFT block to receiver chain. 2012-05-02 23:25:12 +02:00
Alexandru Csete
b6c3113326 Eliminate unused parameter. 2012-05-01 20:09:32 +02:00
Alexandru Csete
2e76f26ea7 Insert noise blanker block and move I/Q recorder ahead of any correction or filtering. 2012-04-28 17:58:09 +02:00
Alexandru Csete
b740e14604 Use correct include convention. 2012-04-28 15:20:41 +02:00
Alexandru Csete
942b0b9b46 Remove obsolete code. 2012-04-22 16:17:45 +02:00
Alexandru Csete
54a453d6a9 Add support to MIN, MAX, SAMPLE, RMS and AVG type detectors. 2012-04-22 16:16:16 +02:00
Alexandru Csete
e9eeaf8e68 Don't start audio recording unless receiver is running. 2012-04-21 23:38:47 +02:00
Alexandru Csete
352c2144bf Stop flow graph while reconfiguring for audio playback. 2012-04-21 22:17:37 +02:00
Alexandru Csete
bd52c03e26 Add placeholder for DEMOD_NONE (raw i/q). 2012-04-08 14:45:39 +02:00
Alexandru Csete
1abb8a3b81 Don't use float for RF frequency. 2012-03-03 15:21:05 +01:00
Alexandru Csete
8414dbe92a Modify gqrx fcd source to use pulseaudio. 2012-02-23 21:55:43 +01:00
Alexandru Csete
c6d375a78b Integrate pa_source into receiver. 2012-02-19 18:25:30 +01:00
Alexandru Csete
4d0a34666f Enable pulseaudio sink. 2012-02-11 01:00:40 +01:00
Alexandru Csete
31cb610f1d Use lower time constant for I/Q auto-correction. 2012-02-07 22:18:55 +01:00
Alexandru Csete
5152e4785b Issue #36: Do not record I/Q and audio data to /tmp 2012-02-06 21:30:56 +01:00
Justin R. Cutler
6180f8b7be Implemented FCD frequency offset functionality (with re-tune on change). 2012-02-01 14:54:10 -05:00
Alexandru Csete
cfad8ec061 Only use .cpp suffix. 2012-01-13 21:56:01 +01:00
Renamed from receiver.cc (Browse further)