f4exb
|
fd26ec52d5
|
DSD demod plugin: removed AGC
|
2016-04-09 04:02:18 +02:00 |
|
f4exb
|
97b60ccb87
|
DSD demod plugin: integration of DSD engine
|
2016-04-09 02:27:32 +02:00 |
|
f4exb
|
3f92de1d53
|
DSD decoder: push samples in scope if squelch open. Close audio if audio mute is on
|
2016-04-08 22:24:34 +02:00 |
|
f4exb
|
19317b1aa7
|
DSD decoder: removed all the pthread shit
|
2016-04-08 20:52:16 +02:00 |
|
f4exb
|
405fa042f9
|
DSD demod: this is the end of it. f..k off!
|
2016-04-08 18:14:50 +02:00 |
|
f4exb
|
93b0b91f79
|
DSD demod plugin: added scope window on discriminator output
|
2016-04-07 19:54:26 +02:00 |
|
f4exb
|
d4cd66f433
|
DSD demodulator: creation
|
2016-04-07 13:05:53 +02:00 |
|
f4exb
|
6b6b4d0b0d
|
NFM demod GUI: fixed squelch gate vakue not displaying correctly
|
2016-04-06 09:39:41 +02:00 |
|
f4exb
|
366ff0e1c3
|
UDP source plugin: corrected UDP audio input
|
2016-04-06 09:33:29 +02:00 |
|
f4exb
|
9ea1c8f71d
|
UDP Source plugin: corrected and amended readme
|
2016-04-06 02:40:36 +02:00 |
|
f4exb
|
9cb1a41471
|
UDP source plugin: new formats with mono output in particular NFM for mono discriminator type output
|
2016-04-05 17:02:24 +02:00 |
|
f4exb
|
98f325d60e
|
SSB demod plugin: added button to mute/unmute audio
|
2016-04-05 09:20:02 +02:00 |
|
f4exb
|
cde3f531e0
|
UDP source plugin: for NFM output duplicate samples in real and imaginary parts
|
2016-04-04 22:28:56 +02:00 |
|
f4exb
|
b27cf0da9d
|
UDP source plugin: updated documentation. Allow FM deviation box only if S16LE NFM format is selected
|
2016-04-04 16:44:50 +02:00 |
|
f4exb
|
f143b59403
|
NFM demod and UDP source: revised FM completely rationalizing deviation. New input in UDP source GUI to specify the FM deviation
|
2016-04-04 03:44:06 +02:00 |
|
f4exb
|
aafff9b534
|
UDP source plugin GUI: added missing channel frequency display on the channel marker when the mouse is passed on the GUI
|
2016-04-03 18:14:04 +02:00 |
|
f4exb
|
962224e052
|
NFM demodulator plugin: documentation as readme
|
2016-04-03 17:04:35 +02:00 |
|
f4exb
|
82ef5b9908
|
UDP source plugin: documentation as readme
|
2016-04-03 15:18:05 +02:00 |
|
f4exb
|
4debb8eb41
|
UDPsrc utility: fixed buffer wrap around code. UDPSunk plugin: set a fixed UDP block size of 2048 (512 samples * 4 byte samples) thanks to UDPsrc utility
|
2016-04-03 11:29:11 +02:00 |
|
f4exb
|
42ba2ca5a0
|
NFM demod GUI: removed RF bandwidth initial index value of -1
|
2016-04-01 03:58:54 +02:00 |
|
f4exb
|
dbad815b2a
|
NFM demod: GUI: use combo box for RF demodulator bandwidths
|
2016-04-01 00:18:49 +02:00 |
|
f4exb
|
0c4d4ee385
|
NFM demod: GUI: use buttons for volume and squelch to reduce screen space
|
2016-03-31 22:49:13 +02:00 |
|
f4exb
|
1263eaeb1a
|
NFM demod: RF bandwidh and AF bandwidth on the same line
|
2016-03-31 22:00:36 +02:00 |
|
f4exb
|
58656fe65c
|
RTL-SDR plugin: New 2000 kS/s rate
|
2016-03-31 19:49:32 +02:00 |
|
f4exb
|
007aaaf749
|
BladeRF plugin: changed sample rate and bandwidth unit displays. New 2000 kS/s rate
|
2016-03-31 19:48:06 +02:00 |
|
f4exb
|
68ed0013ea
|
NFM demod: added adjustable squelch gate time (AGC attack) to adjust the length of transient elimination from default 50ms
|
2016-03-31 19:38:39 +02:00 |
|
f4exb
|
ce20f21b08
|
BladeRF input plugin: GUI cosmetic changes
|
2016-03-29 17:31:44 +02:00 |
|
f4exb
|
574141be6c
|
Airspy input plugin: GUI cosmetic changes
|
2016-03-29 16:53:15 +02:00 |
|
f4exb
|
d59c9e5a95
|
HackRF input plugin: GUI cosmetic changes
|
2016-03-29 16:39:05 +02:00 |
|
f4exb
|
39d5ecf6de
|
RTL-SDR input plugin: GUI cosmetic changes
|
2016-03-29 16:22:24 +02:00 |
|
f4exb
|
b70fa3f191
|
Fixed preset import
|
2016-03-29 14:51:52 +02:00 |
|
f4exb
|
85778dbcc1
|
CMakeLists.txt files cleanup
|
2016-03-29 09:36:19 +02:00 |
|
Edouard Griffiths
|
4b95c1cbc0
|
Windows build: added .pro file for FCD Pro+ but it does not link so not included in main .pro
|
2016-03-29 03:53:54 +02:00 |
|
f4exb
|
989feb9108
|
FCD Pro+ plugin: non ALSA classes to handle FCD audio for Windows build
|
2016-03-29 03:17:59 +02:00 |
|
f4exb
|
b4178db004
|
SDRdaemon plugin: corrections in the readme
|
2016-03-28 02:48:33 +02:00 |
|
Edouard Griffiths
|
1f758bc5f7
|
Windows build: re-implement nanomsg and sdrdaemon plugin for 64 bit version only. Created a batch installation script for Win64
|
2016-03-28 02:34:14 +02:00 |
|
f4exb
|
8acfaa0458
|
SDRdaemon plugin: control from the plugin documentation update
|
2016-03-27 22:16:23 +02:00 |
|
Edouard Griffiths
|
27b6aab5f7
|
Windows build: added possibility to build with MinGW64 (experimental, does not work)
|
2016-03-27 18:56:33 +02:00 |
|
Edouard Griffiths
|
641e6b529f
|
Windows build: removed nanomsg and sdrdaemon input plugin from the build
|
2016-03-27 12:12:57 +02:00 |
|
f4exb
|
692686684e
|
AM dempd: light audio mute button in green when the squelch is open
|
2016-03-27 05:44:35 +02:00 |
|
f4exb
|
2c38a8b9a0
|
NFM dempd: light audio mute button in green when the squelch is open
|
2016-03-27 05:37:15 +02:00 |
|
f4exb
|
17db3e03b6
|
SDRdaemon plugin: send configuration done
|
2016-03-27 04:33:12 +02:00 |
|
f4exb
|
0822773fbb
|
SDRdaemon plugin: send configuration phase 1
|
2016-03-26 21:40:54 +01:00 |
|
Edouard Griffiths
|
57149d0689
|
Windows build: added BladeRF input plugin
|
2016-03-23 16:59:53 +01:00 |
|
Edouard Griffiths
|
e861ddfc29
|
Android build: use simple boost install
|
2016-03-22 01:24:38 +01:00 |
|
f4exb
|
a957d99f67
|
BFMdemod: solved C++11 compile problem by initializing float constant in .cpp
|
2016-03-21 08:40:42 +01:00 |
|
Edouard Griffiths
|
9eee3fd869
|
BFMdemod: reverted C++11 changes. Causing too many problems
|
2016-03-21 08:34:27 +01:00 |
|
f4exb
|
6973decce1
|
BFMdempd plugin: Set c++11 option
|
2016-03-21 08:21:51 +01:00 |
|
f4exb
|
c50b31e289
|
Android build: fixes for C++11. Hardware (libusb) independent
|
2016-03-21 06:18:09 +01:00 |
|
f4exb
|
8254a4d07f
|
SDRdaemon plugin: readme documentation
|
2016-03-20 18:12:37 +01:00 |
|