f4exb
|
2597883015
|
SSB demod: updated AGC
|
2017-07-25 21:21:48 +02:00 |
|
f4exb
|
d15b484a4f
|
SSB demod: added AGC configuration
|
2017-07-25 08:40:15 +02:00 |
|
f4exb
|
810955ac58
|
SSB demod: UI: added new AGC controls
|
2017-07-25 08:30:02 +02:00 |
|
f4exb
|
2b2f68a73c
|
SSB demod: adjusted AGC target and audio volume multiplication factor
|
2017-07-25 01:22:16 +02:00 |
|
f4exb
|
94704ab7b2
|
SSB demod: implemented basic AGC not optional
|
2017-07-25 00:58:16 +02:00 |
|
f4exb
|
3b095f4253
|
SSB: updated documentation (2)
|
2017-07-22 12:02:09 +02:00 |
|
f4exb
|
b1f35ca144
|
SSB: updated documentation
|
2017-07-22 11:48:52 +02:00 |
|
f4exb
|
28680b9909
|
SSB demod: GUI: set volume page step to 1
|
2017-07-22 10:24:54 +02:00 |
|
f4exb
|
303cb1f3c3
|
bumped version to 3.5.2
|
2017-07-22 04:50:38 +02:00 |
|
f4exb
|
de74f27c9a
|
SSB demod: show LSB and DSB values appropriately
|
2017-07-22 04:23:10 +02:00 |
|
f4exb
|
578e6197bc
|
Updated channel plugins documentation with the new frequency shift dials
|
2017-06-11 01:53:25 +02:00 |
|
f4exb
|
59a4dab7df
|
All mod and demod plugins: try to fix channel power display
|
2017-05-26 01:19:36 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
e946242fae
|
Updated documentation
|
2017-05-19 10:52:18 +02:00 |
|
f4exb
|
d842b44c28
|
Value dials: implement Ctl to shift digits by 2. Updated documentation
|
2017-05-18 01:48:52 +02:00 |
|
f4exb
|
9c9c74d24d
|
SSB demod: use ValueDialZ for channel delta frequency value dial
|
2017-05-17 23:57:54 +02:00 |
|
f4exb
|
579c05cfe5
|
Use doubles for all power calculations
|
2017-05-16 23:39:49 +02:00 |
|
f4exb
|
bb849623bd
|
updated value dials with Windows compatible font and pointing hand
|
2017-05-16 22:35:44 +02:00 |
|
f4exb
|
007ea19e36
|
Bumped version to 3.5.0
|
2017-05-16 18:38:39 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +02:00 |
|
f4exb
|
416817d0b8
|
Mods and demods: prevent returning null or infinite values for squared magnitude
|
2017-05-16 17:46:44 +02:00 |
|
f4exb
|
ffb6ad3009
|
Use double storage type for all moving average instances
|
2017-05-12 00:03:56 +02:00 |
|
f4exb
|
cf267b1254
|
Code warnings in Eclipse cleanup
|
2017-05-05 10:40:45 +02:00 |
|
f4exb
|
9b6aae348e
|
SSB mod and demod: use precision NCOs
|
2016-12-19 08:28:50 +01:00 |
|
f4exb
|
f51351cf04
|
AM, NFM and SSB demods: corrections to the readme
|
2016-12-08 07:58:14 +01:00 |
|
f4exb
|
630862d1a0
|
Documentation on AM, NFM and SSB demodulator plugins
|
2016-12-08 00:13:25 +01:00 |
|
f4exb
|
25e171bf90
|
Signal meter: adjust font
|
2016-12-07 02:53:10 +01:00 |
|
f4exb
|
30de817ba6
|
BFM and DSD Demods: added signal strength gauge. Limit height on all signal gauges
|
2016-12-06 19:06:38 +01:00 |
|
f4exb
|
e6047fbdf3
|
AM, FM, SSB demods: adjust GUI size
|
2016-12-06 08:30:45 +01:00 |
|
f4exb
|
9eff950730
|
SSB demod: implement level meter
|
2016-12-06 01:58:23 +01:00 |
|
f4exb
|
caa7905be3
|
Windows build: set SSE options for all demodulator plugins
|
2016-11-07 18:57:52 +01:00 |
|
f4exb
|
5a5ff31f48
|
Channel plugins: Removed useless link dependency on QT OpenGL and Multimedia
|
2016-10-27 08:46:06 +02:00 |
|
f4exb
|
9299eac9dd
|
Tx ph.1: plugins (2)
|
2016-10-13 23:42:08 +02:00 |
|
f4exb
|
94e479bb75
|
Tx ph.1: plugins (1)
|
2016-10-13 22:23:43 +02:00 |
|
f4exb
|
32595f81b9
|
RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI
|
2016-10-11 01:17:55 +02:00 |
|
f4exb
|
6707bab1a5
|
Give the decimation method of the Interpolator class its proper name
|
2016-10-10 01:53:32 +02:00 |
|
f4exb
|
dce0ace4ef
|
RxTx semantic move: renamed ThreadedSampleSink to ThreadedBasebandSampleSink
|
2016-10-03 15:55:16 +02:00 |
|
f4exb
|
78513854ac
|
RxTx semantic move: renamed SampleSink to BasebandSampleSink
|
2016-10-02 22:29:04 +02:00 |
|
f4exb
|
20c6fb19cc
|
RxTx semantic move: renamed Channelizer to DownChannelizer
|
2016-10-02 21:52:39 +02:00 |
|
f4exb
|
1f7df6548a
|
RxTx semantic move: renamed channel plugins directory to channelrx
|
2016-10-02 13:18:07 +02:00 |
|