f4exb
|
45261ce623
|
SSB demod: corrected BW and Low cut sliders limits
|
2015-12-06 02:37:40 +01:00 |
|
f4exb
|
5e0e3a01e1
|
SSB demod: implemented DSB option
|
2015-12-06 02:34:47 +01:00 |
|
f4exb
|
f512503dc1
|
SSB demod: implemented DSB GUI control
|
2015-12-06 00:43:40 +01:00 |
|
f4exb
|
fc89d3ea5c
|
SSB demod: add flip binaural channels option
|
2015-12-05 19:57:48 +01:00 |
|
f4exb
|
183701acc5
|
New icons for SSB channel
|
2015-12-05 19:39:11 +01:00 |
|
f4exb
|
b07d9c838d
|
SSB demod: binaural option
|
2015-12-05 18:48:15 +01:00 |
|
f4exb
|
dc3bdc62e1
|
SSB demod: fixed audio volume too low
|
2015-10-11 06:57:26 +02:00 |
|
f4exb
|
360b94966b
|
Enhance channel power display
|
2015-10-05 02:18:32 +02:00 |
|
f4exb
|
bae3632fad
|
AM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button
|
2015-10-04 11:22:37 +02:00 |
|
f4exb
|
7663a9bc1d
|
SSB demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button
|
2015-10-04 10:50:26 +02:00 |
|
f4exb
|
921b511f96
|
Presets by source: set center frequency from preset center frequency
|
2015-09-29 03:35:14 +02:00 |
|
f4exb
|
4fba8144dc
|
Deep redesign: move to SDRangel #8. Updated plugin about text
|
2015-09-02 01:16:40 +02:00 |
|
f4exb
|
005eae774e
|
Deep redesign: use references for the iterator parameters of the sample sinks feed method
|
2015-08-25 08:24:23 +02:00 |
|
f4exb
|
3e999fc2a9
|
Deep redesign: SSB demod: allocalte channel marker on demod GUI object stack
|
2015-08-25 00:48:56 +02:00 |
|
f4exb
|
d2ed278ba3
|
Deep redesign: Rest of demods: Mutex to prevent concurrent critical updates with feed method
|
2015-08-24 23:23:45 +02:00 |
|
f4exb
|
ca86cb781b
|
Deep redesign: fixed apply settings on mouse movements for channels that were missing conditional apply settings
|
2015-08-24 04:09:36 +02:00 |
|
f4exb
|
67866854ca
|
Deep redesign: SSB audio FIFO on object stack
|
2015-08-24 02:40:02 +02:00 |
|
f4exb
|
bc287a4c33
|
Deep redesign: debug session #2 phase #2: fixed multi-threading of channelizers
|
2015-08-21 08:54:28 +02:00 |
|
f4exb
|
582ce24c62
|
Use specific message to communicate between channelizer and demodulator
|
2015-08-19 22:12:52 +02:00 |
|
f4exb
|
1fdeaa62c3
|
Deep redesign: Init sequence review phase #4: Fixing channel GUI init
|
2015-08-19 02:18:15 +02:00 |
|
f4exb
|
9be9f2d807
|
Deep redesign: Init sequence review phase #2: Fixing channel GUI init
|
2015-08-19 01:02:52 +02:00 |
|
f4exb
|
a6a7145f3d
|
Deep redesign: phase #4. Compiles
|
2015-08-17 08:29:34 +02:00 |
|
f4exb
|
a7da0b76e2
|
Fixed startup initialization sequence: interim state #1
|
2015-08-12 09:03:02 +02:00 |
|
f4exb
|
4ba6f66cac
|
Replaced direct output to console for debug messages with qDebug
|
2015-08-09 10:33:04 +02:00 |
|
f4exb
|
23ec969a4d
|
SSB Demod: use longer audio FIFO to avoid clicks in particular with file playback. Audio latency is now 0,5s
|
2015-08-06 00:05:46 +02:00 |
|
f4exb
|
07f16bb176
|
Use main window master timer for SSB demod spectrum and Channel Analyzer spectrum and scope
|
2015-08-01 04:07:09 +02:00 |
|
f4exb
|
bb7c032216
|
Reverse gold color mapping for frequency display in channel analyzer and
SSB demod plugins
|
2015-07-26 19:06:00 +02:00 |
|
f4exb
|
6d27dc5e0b
|
Sort channel plugins by delta frequency and type before saving to preset
|
2015-07-19 02:07:40 +02:00 |
|
f4exb
|
133e072b19
|
Use font from UI definition in GLScope and GLSpectrum. Use smaller font (8pt). Time offset in cents instead of mills
|
2015-07-07 02:50:26 +02:00 |
|
f4exb
|
9e6ad81e60
|
Set SSB demod widget minimum size so the delta frequency wheel is always fully usable
|
2015-06-14 04:36:24 +02:00 |
|
f4exb
|
1f8839d92a
|
Corrected SSB demod serialization
|
2015-06-12 03:46:40 +02:00 |
|
f4exb
|
ce60c0b53e
|
Corrected timescale of waterfall when spectrum is SSB
|
2015-06-12 02:49:29 +02:00 |
|
f4exb
|
7727ae7a36
|
Implemented full SSB variable span with averaging in the SSB spectrum decimator
|
2015-06-12 02:23:07 +02:00 |
|
f4exb
|
85610c6a86
|
Handle SSB variable span in the spectrum GUI but not in the spectrum itseld still based on 6kHz bandwodth
|
2015-06-11 09:18:10 +02:00 |
|
f4exb
|
bec01078d9
|
Preparation for variable span SSB
|
2015-06-11 05:47:59 +02:00 |
|
f4exb
|
1c7ea3dfb3
|
Added a plugin for BladeRF. Removed GNUradio from the build (gr-osmocom source) as this does not work properly
|
2015-06-07 03:30:28 +02:00 |
|
f4exb
|
3f106ade9e
|
Working unoptimzied WFM just mono (AF baseband)
|
2015-05-15 11:29:41 +02:00 |
|
f4exb
|
b7c0e85329
|
Put more volume on SSB audio
|
2015-05-15 03:14:51 +02:00 |
|
f4exb
|
3d09951ab5
|
Removed useless USB demod from build. Also removed non working WFM demod
|
2015-05-14 11:08:23 +02:00 |
|
f4exb
|
d395ba24c7
|
Make the low cutoff frequency of the SSB filter variable. Change spectrum overlay accordingly.
|
2015-05-12 21:50:02 +02:00 |
|
f4exb
|
fe85503130
|
NFM and SSB receiver in focus trigger the display of the central frequency line on the spectrum frequency scale thus facilitating its identification
|
2015-05-11 11:03:01 +02:00 |
|
f4exb
|
3bb44d54bf
|
Make the sideband appear correctly on SSB channel overlay
|
2015-05-11 03:27:31 +02:00 |
|
f4exb
|
e9a93ff1c6
|
Tune SSB bandwidth by 100Hz steps. Use double arrow cursor on value dials
|
2015-05-11 01:36:53 +02:00 |
|
f4exb
|
92c8aa78f8
|
use ValueDial for SSB channel shift thus allowing fine tuning
|
2015-05-11 00:45:00 +02:00 |
|
John Greb
|
4135c8f5ad
|
Bandpass FFT.
|
2014-12-22 20:23:55 +00:00 |
|
hexameron
|
4ef7857aa5
|
SSB over TCP.
|
2014-12-03 18:41:38 +00:00 |
|
John Greb
|
a9c2c14221
|
Simplify interpolator.
|
2014-11-25 08:31:44 +00:00 |
|
John Greb
|
3717af3f43
|
Quiet more warnings.
|
2014-11-21 19:44:19 +00:00 |
|
John Greb
|
0311f64527
|
Quiet some warnings.
|
2014-11-21 15:41:58 +00:00 |
|
Hexameron
|
30dab49869
|
Single sideband.
|
2014-07-13 09:06:43 +01:00 |
|