Alexandru Csete
|
f3c83260a7
|
Update qtgui sink constructor.
|
2011-04-22 22:01:25 +02:00 |
|
Alexandru Csete
|
0cd4f1621b
|
Added command line option for audio output device name.
|
2011-01-12 22:33:12 +01:00 |
|
Alexandru Csete
|
355bc38b5f
|
Minor fixes and comment improvments.
|
2011-01-06 00:11:51 +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
|
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
|
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
|
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
|
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
|
18a2779b9a
|
Disable buttons that have no implementation.
|
2010-11-03 22:38:18 +01:00 |
|
Alexandru Csete
|
69856ceb93
|
Removed obsolete functions.
|
2010-11-03 22:31:05 +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 |
|
Alexandru Csete
|
700f44a4f1
|
Implemented 500k, 1M, 2M and 4M bandwidth.
|
2010-10-31 22:59:18 +01:00 |
|
Alexandru Csete
|
6fe2a710c6
|
Better AGC values.
|
2010-10-31 16:40:38 +01:00 |
|
Alexandru Csete
|
26a35b9fc0
|
Replaced stop/wait/start in mode change code with lock/unlock.
|
2010-10-31 15:41:34 +01:00 |
|
Alexandru Csete
|
7826783c6b
|
Implemented AF gain.
|
2010-10-31 15:30:05 +01:00 |
|
Alexandru Csete
|
2a77180ad3
|
Added basic AGC. Details to be worked out later.
|
2010-10-30 21:54:50 +02:00 |
|
Alexandru Csete
|
9f71618c88
|
Implemented SSB/CW modes.
|
2010-10-30 21:38:15 +02:00 |
|
Alexandru Csete
|
bcce518d54
|
Reset filter sliders when mode is changed.
|
2010-10-30 20:30:09 +02:00 |
|
Alexandru Csete
|
e6306503ac
|
Implemented narrow FM. Reworked resampling between BPF/DEMOD/RR.
|
2010-10-30 17:47:58 +02:00 |
|
Alexandru Csete
|
8a526834e5
|
A little more consistency in the naming style.
|
2010-10-30 15:07:16 +02:00 |
|
Alexandru Csete
|
8a6aa8b654
|
Added templates for mode, agc and squelch.
|
2010-10-30 01:58:11 +02:00 |
|
Alexandru Csete
|
6eef9c3206
|
Implemented tuning buttons.
|
2010-10-30 00:45:56 +02:00 |
|
Alexandru Csete
|
3cb6d1bbb7
|
Fix subdev detector and include daughterboard info in window title.
|
2010-10-29 22:01:35 +02:00 |
|
Alexandru Csete
|
22b55d073e
|
Initial commit of first working prototype.
|
2010-10-28 23:47:47 +02:00 |
|