Commit Graph

68 Commits

Author SHA1 Message Date
Alexandru Csete
ae9314bd56 Added file. 2011-05-14 16:55:12 +02:00
Alexandru Csete
22641e609e Update qtgui sink constructor. 2011-04-22 22:03:30 +02:00
Alexandru Csete
785867d66e Read back actual sample rate after setting a new one. No check implemented. 2011-01-22 17:15:40 +01:00
Alexandru Csete
4398c588f9 Fixed spelling. 2011-01-14 00:52:18 +01:00
Alexandru Csete
09f5093756 Added command line option for audio output device name. 2011-01-12 22:14:18 +01:00
Alexandru Csete
aa655a8072 Added label showing receiving frequency. 2011-01-07 00:12:44 +01:00
Alexandru Csete
701ef8bf5f Minor fixes and comment improvments. 2011-01-06 01:03:44 +01:00
Alexandru Csete
a095406368 Updated README 2011-01-05 22:59:11 +01:00
Alexandru Csete
7602e166ad Increased lower limit of squelch slider. 2010-12-07 00:03:41 +01:00
Alexandru Csete
30e08f8968 Renamed gain to rf_gain since we now also have baseband gain. 2010-12-06 00:40:33 +01:00
Alexandru Csete
41f14c2025 Added digitial baseband gain that can be used to increase the signal level from USRP. 2010-12-05 23:18:32 +01:00
Alexandru Csete
7d88a747c9 Removed obsolete function for picking subdevice. 2010-12-05 20:38:08 +01:00
Alexandru Csete
351e84e966 Change bandwidth to sample_rate. 2010-12-04 23:44:20 +01:00
Alexandru Csete
55b4af3de9 Change bandwidth to sample_rate. 2010-12-04 23:43:35 +01:00
Alexandru Csete
7bf9c5c340 Modified squelch range to better suite UHD value range. 2010-12-04 23:41:35 +01:00
Alexandru Csete
09f591b57e Fixed incorrect variable name. 2010-12-04 23:11:04 +01:00
Alexandru Csete
ef7290c38b First (almost) working UHD version of gqrx. 2010-12-04 02:03:41 +01:00
Alexandru Csete
f85a8b6f40 Added info about UHD branch. 2010-12-01 23:42:36 +01:00
Alexandru Csete
378606f236 Fixed AM input rate. 2010-11-26 00:03:20 +01:00
Alexandru Csete
607e26c88f Implemented squelch. 2010-11-25 00:22:33 +01:00
Alexandru Csete
515db9fc64 Set squelch slider level 0..100 2010-11-25 00:22:13 +01:00
Alexandru Csete
dc580e809e Updated README to be in sync with Wiki description. 2010-11-24 00:48:29 +01:00
Alexandru Csete
c3e446417b Removed --no-hb option because it is not useful here, e.g. it would disallow using 250kHz bandwidth, which is very useful for a narrow band receiver. 2010-11-24 00:36:44 +01:00
Alexandru Csete
09f0b84852 Removed 8-bit option since it is not useful for this application. 2010-11-23 23:59:06 +01:00
Alexandru Csete
63c2672554 Implemented antenna selector option. 2010-11-23 23:51:47 +01:00
Alexandru Csete
a981c4980f Disabled command line options that are not possible wit the current implementation of gr-qtgui. 2010-11-23 23:36:01 +01:00
Alexandru Csete
979f2c90de Re-enable executable flag. 2010-11-23 19:38:31 +01:00
Alexandru Csete
47a0957083 Implemented audio playback. 2010-11-23 19:37:47 +01:00
Alexandru Csete
58876a413a Center align audio recording label. 2010-11-23 19:37:28 +01:00
Alexandru Csete
5d436c07ea Fixed a few typos. 2010-11-19 00:22:20 +01:00
Alexandru Csete
333ade12cc Remove unused command line option. 2010-11-17 22:00:47 +01:00
Alexandru Csete
a4a3207099 Updated README. 2010-11-14 17:57:47 +01:00
Alexandru Csete
32e28d16ed Added parameter names to AGC constructor. 2010-11-14 17:42:52 +01:00
Alexandru Csete
81ba6e9032 Fix executable status. 2010-11-09 18:51:17 +01:00
Alexandru Csete
0b36c54c6e Implemented audio recorder. 2010-11-09 18:49:27 +01:00
Alexandru Csete
e0d2f8f3b5 Make main window smaller to fit on laptop screens. 2010-11-09 00:14:52 +01:00
Alexandru Csete
fbabfec363 Disable waterfall. 2010-11-09 00:14:14 +01:00
Alexandru Csete
4cc9873d8c Fix comment. 2010-11-05 00:27:02 +01:00
Alexandru Csete
069d076633 Added command line option to set soundcard sample rate. 2010-11-05 00:24:40 +01:00
Alexandru Csete
aaa8243b17 Disable AGC and SQL controls (not implemented). 2010-11-03 23:46:31 +01:00
Alexandru Csete
2ec1ab1043 Set filter ranges when changing modes. Update transition width every time filter width is changed. 2010-11-03 23:34:16 +01:00
Alexandru Csete
39611b8cc3 Use 100Hz step for AM and FMN filter. 2010-11-03 22:55:37 +01:00
Alexandru Csete
18a2779b9a Disable buttons that have no implementation. 2010-11-03 22:38:18 +01:00
Alexandru Csete
3670e46d41 Rename spectrum recording buttin to recSpectrumButton. 2010-11-03 22:37:32 +01:00
Alexandru Csete
69856ceb93 Removed obsolete functions. 2010-11-03 22:31:05 +01:00
Alexandru Csete
b80ff3f9b6 Remove obsolete bandwidth editor widget. 2010-11-03 22:27:28 +01:00
Alexandru Csete
0dd7856971 Reverted back to use 50ksps demod rate for better performance. WFM still runs at 250ksps. 2010-11-03 22:11:10 +01:00
Alexandru Csete
a52b9215ee Reworked to only use one filter and 250kHz 'IF rate'. Implemented FM-W. AGC only used in AM and SSB. Performance has decreased significantly. 2010-11-02 02:26:54 +01:00
Alexandru Csete
bcd0571be9 Comitting working vesion before major rework. 2010-11-01 20:55:22 +01:00
Alexandru Csete
76f823378a Delete old XLF object before creating a new one. 2010-10-31 23:54:45 +01:00