Commit Graph

424 Commits

Author SHA1 Message Date
Alexandru Csete
bc56c03338 Update about box and link to group page. 2012-04-24 23:27:12 +02:00
Alexandru Csete
c51daf686d Updated. 2012-04-24 22:08:12 +02:00
Alexandru Csete
194274dc6e Add new icon. 2012-04-23 23:53:40 +02:00
Alexandru Csete
04a394913b Implement LNB LO. 2012-04-23 23:05:21 +02:00
Alexandru Csete
c57c6fae52 Use moving average on rising signal too, but with lower time constant. 2012-04-22 16:29:17 +02:00
Alexandru Csete
156be2d66f Use the same FFT size in UI as in code. 2012-04-22 16:20:52 +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
0788e6cd2a Remove obsolete FFT-scaling widgets. 2012-04-22 13:57:11 +02:00
Alexandru Csete
cd310a9667 Remove Ymin and Ymax from FFT settings window. 2012-04-21 23:59:38 +02:00
Alexandru Csete
d45b044e99 Merge branch 'zoom' 2012-04-21 23:42:44 +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
1224f4c661 Re-enable FM deemphasis and deviation settings. 2012-04-19 23:21:51 +02:00
Alexandru Csete
3cc7c92ebd Update drag-cursor when mouse is released. 2012-04-16 00:12:33 +02:00
Alexandru Csete
0b9656ab9c Distribute zoom values uniformly since we now can drag the Y axis. 2012-04-16 00:04:14 +02:00
Alexandru Csete
58669a3ad4 Implement dragging the Y-axis. 2012-04-16 00:01:41 +02:00
Alexandru Csete
edafcb24d8 First functional zoom on the Y axis. 2012-04-15 23:15:02 +02:00
Alexandru Csete
2a592de0ef Remove unnecessary calculations. 2012-04-15 22:23:07 +02:00
Alexandru Csete
7937040f97 Add methods for setting min/max of the dB scale. 2012-04-15 22:17:19 +02:00
Alexandru Csete
43528cec4f non-functional zoom (need to sync computers). 2012-04-14 14:58:24 +02:00
Alexandru Csete
f70436802c Get rid of frequency inversion. 2012-04-14 13:51:27 +02:00
Alexandru Csete
46f4f14f90 m_VertDivs -> m_VerDivs 2012-04-13 03:27:52 +02:00
Alexandru Csete
041329b07c Use Unix EOL. 2012-04-13 03:23:07 +02:00
Alexandru Csete
050a5bca69 Fix missing X-axis labels and clean up some unused code. 2012-04-13 03:21:56 +02:00
Alexandru Csete
7d5bf941d7 More efficient logic. 2012-04-12 23:47:25 +02:00
Alexandru Csete
5f755bb404 Also fix FFT scaling for the three other cases. 2012-04-12 23:45:49 +02:00
Alexandru Csete
96418ac93c Automatically adjust number of vertical divisions according to window size (seems to break HDIVS). 2012-04-12 23:37:01 +02:00
Alexandru Csete
97e2ffc60e Cleanup. 2012-04-12 18:49:42 +02:00
Alexandru Csete
07fd3ee323 Cleanup. 2012-04-12 18:48:47 +02:00
Alexandru Csete
8c68ffd923 Implement mouse wheel event for Y-axis. 2012-04-12 18:27:34 +02:00
Alexandru Csete
79dfa9741f Move demodulator options to sepearate dialog window. 2012-04-08 16:28:56 +02:00
Alexandru Csete
014b4c1a44 Implement new filter and demodulator presets. 2012-04-08 14:47:45 +02:00
Alexandru Csete
bd52c03e26 Add placeholder for DEMOD_NONE (raw i/q). 2012-04-08 14:45:39 +02:00
Alexandru Csete
26a43ccee1 Start rearranging basic receiver controls (not final). 2012-04-08 01:05:08 +02:00
Alexandru Csete
5d51ef1b0b Only allow symetric adjustment in AM and FM modes. 2012-04-08 00:58:05 +02:00
Alexandru Csete
69c4429508 Speed improvements in overlay redraw. Use right mouse button for asymetric filter tuning. 2012-04-08 00:29:25 +02:00
Alexandru Csete
54debd1826 Remove superfluous dBFS label. 2012-04-04 13:22:48 +02:00
Alexandru Csete
e39e072c84 Move receive frequency label to RxOpt dock window. 2012-04-04 13:17:00 +02:00
Alexandru Csete
96a99630c3 Temporarely disable configuration. 2012-04-04 12:02:14 +02:00
Alexandru Csete
37d788c0f5 Better tooltips. 2012-04-02 22:03:18 +02:00
Alexandru Csete
79d971b37b Include a default device in the output list. 2012-03-31 23:16:35 +02:00
Alexandru Csete
19a1c37878 Updated readme file. 2012-03-31 23:14:30 +02:00
Alexandru Csete
0c2c4c7684 New layout for I/O device selector. 2012-03-31 23:11:14 +02:00
Alexandru Csete
1abb8a3b81 Don't use float for RF frequency. 2012-03-03 15:21:05 +01:00
Alexandru Csete
99d2b9c499 Update README to be in line with pulseadio branch. 2012-03-02 00:17:06 +01:00
Alexandru Csete
7fd63de49e Disable and remove functions that will not be available for the first release. 2012-03-01 22:32:35 +01:00
Alexandru Csete
bc57a4f693 Re-implement and use FCD device detection for pulseaudio source. 2012-02-26 01:16:03 +01:00
Alexandru Csete
0a783ffc16 Embedded funcube dongle control interface. Eliminates gr-fcd dependency. 2012-02-25 00:00:00 +01:00
Alexandru Csete
8414dbe92a Modify gqrx fcd source to use pulseaudio. 2012-02-23 21:55:43 +01:00