f4exb
4c04ac85ed
KiwiSDR: implemented REST API and cosmetic changes
2019-06-08 21:25:08 +02:00
f4exb
48c2f126e4
Fixed changelogs
2019-06-07 08:33:39 +02:00
f4exb
7b3190be80
Updated changelogs and version
2019-06-07 01:36:30 +02:00
f4exb
ef32417245
Build: Debian: set flags on external libraries compile to limit SIMD to SSSE3. Allow debug messages output
2019-06-06 15:05:49 +02:00
f4exb
8a66650df4
WFM demod: variable RF bandwidth. Implements #320
2019-06-04 20:48:06 +02:00
f4exb
c913abb43c
Updated changelogs
2019-06-02 01:08:51 +02:00
f4exb
29e818fe6f
Debian build: enable external libraries. Updated cm256cc commit tag to fetch version with SIMD test program core dumps fix
2019-06-01 19:39:31 +02:00
f4exb
8ae26ada10
Build: removed dependency on libsqlite3 and added dependency to libopencv-imgcodecs
2019-06-01 01:13:36 +02:00
f4exb
76f20fe5d0
Merged latest developments on dev branch (4.8.1 and 4.8.2)
2019-05-31 12:45:29 +02:00
f4exb
966ea1ed07
Debian: updated changelog. Bumped version
2019-05-31 09:00:37 +02:00
Davide Gerhard
301c580b56
move to debhelper tool to create debian package
2019-05-23 11:49:52 +02:00
Davide Gerhard
1763fa495b
cpack: use as package creator
...
We use CPACK (cmake helper) to package the software
- macOS: we build the .APP and .dmg with all dependencies, like qt,
soapysdr and all others sdr drivers. ENABLE_MIRSDRAPI control if we
remove the mirsdrapi dylib because it is not public distribuitable;
so should be used only on "private" environment.
TODO:
- code/dmg signature
- Debian: make deb with dependencies for Debian 10/9 and Ubuntu
18.04/16.04.
TODO:
- probably to send the package to upstream we need to use
debhelper and debian/
- Fedora/rpm: just basic declaration
TODO:
- write correctly dependencies
2019-05-21 20:19:29 +02:00
Davide Gerhard
df75b6a27a
fix debian/ubuntu dependencies; remove useless udev rules; move changelog
2019-05-21 20:19:28 +02:00
f4exb
d03c44c5ef
Removed udev-rules
2019-05-18 20:51:52 +02:00
f4exb
c69b1421a7
Local Output/Sink: updated documentation
2019-05-11 00:42:21 +02:00
f4exb
f176110959
Debian: updated changelog
2019-05-09 01:42:26 +02:00
f4exb
fcc8817f62
Changelog and version change
2019-05-07 16:45:03 +02:00
f4exb
ce12f40d73
Frequency Tracker: updated documentation
2019-05-05 18:43:33 +02:00
f4exb
9e5003eab9
New plugin pair LocalSink and LocalInput to pipe streams internally
2019-05-02 04:02:40 +02:00
f4exb
07c5bd19b8
Remote channel sink: decimation and shift: GUI changes
2019-04-25 15:48:47 +02:00
f4exb
8d799a5a6b
Updated versions and changelog
2019-04-25 01:06:08 +02:00
f4exb
cc30661e2c
Debian build fixes
2019-04-22 01:42:50 +02:00
f4exb
4731bd7324
Debian build: set the enable distribution bit
2019-04-21 12:11:15 +02:00
f4exb
c76adfc1a8
FreeDV: REST API fixes (1)
2019-04-17 17:34:02 +02:00
f4exb
c856d4035f
HackRF output: fixed setting of Fc pos from REST API. Bumped version
2019-04-16 01:00:50 +02:00
f4exb
f4d0066edf
RTL-SDR: fixed gain setting sequence (issue #321 )
2019-04-03 23:01:29 +02:00
f4exb
64b198e507
HackRF: suppression of Rx to Tx link frequency. Synchronization of Tx to Rx device center frequency.
2019-03-30 20:44:55 +01:00
f4exb
a6aa81cc30
Updated Debian changelog
2019-03-25 15:26:53 +01:00
f4exb
5cbadf9b3b
Reverse API originator information implementation with RTL-SDR, Lime-SDR Tx, AM demod, AM mod examples
2019-03-25 01:15:27 +01:00
f4exb
ca88a3a42e
Channel Analyzer: fixed bug in deserialization. Fixes issue #314
2019-03-24 10:53:30 +01:00
f4exb
af181914e1
DATV demod: process video and audio mute buttons coloring the same way. Make audio voulme log
2019-03-23 09:38:29 +01:00
f4exb
88a4632303
Bumped version to 4.5.1 and updated changelog
2019-03-14 23:27:17 +01:00
f4exb
014a4560ad
libfreedv: added missing body for fmfsk
2019-03-05 10:24:23 +01:00
f4exb
36cf722fee
libfreedv: Debian: added libcodec2-dev dependency
2019-03-05 10:10:52 +01:00
f4exb
74604a25d4
FreeDV: a few fixes
2019-03-01 00:25:57 +01:00
f4exb
b1d103d4a8
FreeDV modulator: added a clone of SSB modulator
2019-02-22 07:17:27 +01:00
f4exb
b254f9c11f
Debian build: fixed missing sources in internal dsdcc libiio and LimeSuite libraries
2019-02-20 00:40:34 +00:00
f4exb
8c9725cefc
Copy audio to UDP/RTP: updated documentation
2019-02-20 00:05:07 +01:00
f4exb
c1fb4bb46c
Copy audio to UDP/RTP: Opus environment setting
2019-02-18 02:30:43 +01:00
f4exb
0ff40fb286
Bumped version
2019-02-17 04:39:18 +01:00
f4exb
8e4082f53c
UDP/RTP copy: documented latest changes
2019-02-15 01:09:26 +01:00
f4exb
42cb3ea74f
SoapySDR: fixed some GUI issues
2019-02-07 23:45:16 +01:00
f4exb
8a0508c609
SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog
2019-02-03 01:52:11 +01:00
f4exb
a9377890cc
Bumped version and updated Debian changelog
2019-01-27 10:07:53 +01:00
f4exb
918e42e8c5
Updated XTRX documentation and Debian changelog
2019-01-18 00:45:19 +01:00
f4exb
fa6e732bb3
Update version
2018-12-29 01:35:45 +01:00
f4exb
595e014449
Reverse API: documentation update
2018-12-27 11:44:43 +01:00
f4exb
13afa2e45f
SoapySDR: fixed memory leaks
2018-12-04 01:03:21 +01:00
f4exb
781eb0d97b
SoapySDR support: new attempt for Debian build
2018-11-30 08:38:22 +01:00
f4exb
f3b75ead00
LimeSDR: detect Lime hardware type. Interface with GPIO only for SPI and USB type
2018-11-29 23:37:34 +01:00
f4exb
5319eac2ff
LimeSDR REST API: support GPIO
2018-11-29 01:21:44 +01:00
f4exb
c8480a58fe
SoapySDR support: increment version
2018-11-27 23:47:04 +01:00
f4exb
5d0f9c7878
RTL-SDR: offset tuning support: REST API and version update
2018-11-26 13:31:51 +01:00
f4exb
ca36f757e1
SoapySDR support: Debian: added internal soapysdr library
2018-11-23 01:06:56 +01:00
f4exb
fb92612f60
SoapySDR support: input: documentation
2018-11-22 00:41:28 +01:00
f4exb
564a99d14e
SoapySDR support: fixes
2018-11-04 18:42:51 +01:00
f4exb
c82d838708
SoapySDR support: build infrastructure and input plugin enumeration
2018-10-29 16:39:25 +01:00
f4exb
489a55a886
Scope: implemented trigger holdoff
2018-10-28 01:38:58 +02:00
f4exb
acbaa14dbd
Scope: some code refactoring to make it more elegant. Updated Debian changelog
2018-10-25 13:12:49 +02:00
f4exb
f813c0134e
LimeSuite 18.10.0: adapted Debian build
2018-10-22 18:21:09 +02:00
f4exb
e41df6f278
Spectrum: reworked phosphor display controls
2018-10-19 00:40:14 +02:00
f4exb
673a145490
Spectrum: limit averaging depth to 1000 when in moving average mode to avoid memory exhaustion
2018-10-16 23:56:09 +02:00
f4exb
966d957f89
Scope: fixed channel rate affecting scope rate in memory mode
2018-10-16 00:31:45 +02:00
f4exb
6852b70597
File Input: Updated documentation
2018-10-14 03:23:07 +02:00
f4exb
1674ab0e29
Updated documentation. Extended spectrum number of averaging samples
2018-10-13 06:29:43 +02:00
f4exb
22693ac613
Spectrum: added max function in the 'averaging' modes
2018-10-12 08:47:14 +02:00
f4exb
0e074cda36
BladeRF: updated documentation
2018-10-11 21:14:30 +02:00
f4exb
ef1e9c2b25
File source: added documentation. Bumped version
2018-10-09 23:15:59 +02:00
f4exb
6269125d2c
BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225
2018-10-09 02:08:06 +02:00
f4exb
f4976485fc
BladeRF2 output: tried to fix SO->MO and MO->SO cycle
2018-10-02 06:11:34 +02:00
f4exb
d596931209
LibbladeRF2: make bladeRF1 work
2018-09-18 23:12:00 +02:00
f4exb
da963179fb
UDP source and sink: align message names
2018-09-12 15:46:42 +02:00
f4exb
cfd414073e
SDRDaemon: removed references to nanomsg entirely
2018-09-09 10:45:34 +02:00
f4exb
7dbb36e0b6
Web API: implemented SDRdaemon interfaces. Bumped version
2018-08-18 10:00:32 +02:00
f4exb
b1da29a3c4
Sink plugins: corrected name getters and setters
2018-08-15 11:24:14 +02:00
f4exb
3463efc37e
Bumped version
2018-08-12 15:52:05 +02:00
f4exb
a971e6da10
Web API: fixed bug in PUT/PATCH of modulators not setting differentially
2018-08-08 09:17:25 +02:00
f4exb
f368c62329
Fixed power display going to floor value in some demods
2018-08-05 12:44:06 +02:00
f4exb
8dd65e70f2
Web API: AM demod: added pll and syncAMOperation settings processing
2018-08-02 23:27:22 +02:00
f4exb
1bb36f6670
Web API: RTL-SDR: fixed RF bandwidth setting
2018-07-30 00:43:08 +02:00
f4exb
e37c90c8d0
Web API: handle pre-flight requests
2018-07-21 22:28:35 +02:00
f4exb
06c1809b76
Debian: updated changelog
2018-07-18 14:52:55 +02:00
f4exb
b0eb2b6c1d
Upgraded Channel analyzer version and updaed Debian changelog
2018-07-08 15:06:33 +02:00
f4exb
ea780d72c4
Updated version, documentation and Debian changelog
2018-07-07 18:40:56 +02:00
f4exb
e88a0d6b57
Spectrum averaging: display averaging time in tooltip. Bumped version to 4.0.2
2018-07-01 20:48:30 +02:00
f4exb
80b7829bf7
Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy
2018-06-26 00:43:19 +02:00
f4exb
777a1b0123
DSD demod: NXDN support documentation
2018-06-21 03:57:16 +02:00
f4exb
c62cb26534
Debian build: updated changelog
2018-06-09 21:50:30 +02:00
f4exb
8050266b28
Channel analyzer NG: autocorrelation corrections (1)
2018-05-20 19:41:36 +02:00
f4exb
21840c5dd3
AM demod: synchronous AM: implemented sidebands selection
2018-05-13 22:30:50 +02:00
f4exb
3ae7cda9be
ChanelAnalyzerNG: added PLL option
2018-05-12 06:01:54 +02:00
f4exb
7bf777e498
Get rid of ugly native dialogs on file chooser dialogs
2018-05-11 00:00:15 +02:00
f4exb
4bb63bbf1b
Fixed keyboard input for negative values on realtive integer value dials (issue #168 )
2018-05-08 10:10:15 +02:00
f4exb
97677075b1
AM demod: fixed delayed squelch
2018-05-06 22:56:24 +02:00
f4exb
b09d15436d
Debian build: removed sqlite3 from dependencies
2018-05-05 05:54:04 +02:00
f4exb
3f1389dc81
Removed sqlite3 dependency
2018-05-05 05:28:34 +02:00
f4exb
c7db2a3ca7
Bumped plugins version
2018-05-02 00:29:18 +02:00
f4exb
2efa7ab594
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
2018-04-23 01:04:47 +02:00
f4exb
486468afe0
Updated Debian changelog and DSD demod doc
2018-04-22 18:49:58 +02:00
f4exb
20fbac5621
LimeSDR: updated documentation
2018-04-20 09:15:30 +02:00
f4exb
15f7c4d80e
UDP source and sink: added dialogs to specify addresses and ports
2018-04-19 23:03:21 +02:00
f4exb
31eb02ab74
LimeSDR: updated documentation with transverter shift
2018-04-17 01:31:12 +02:00
f4exb
27ddcabd56
Bumped version to v3.14.3
2018-04-16 08:24:56 +02:00
f4exb
f4b090062d
Updated Debian changelog
2018-04-15 18:56:29 +02:00
f4exb
b2d153ed9e
Build ModAM tx channel server plugin. Bumped version to 3.14.2
2018-04-06 01:04:31 +02:00
f4exb
dd1686df9e
DSD demod: updated documentation and Debian changelog
2018-04-01 23:49:26 +02:00
f4exb
a447193bd7
DSD demod: make FM deviation independent of RF bandwidth. Bumped version to 3.14.1
2018-04-01 09:33:08 +02:00
f4exb
7e37d91a49
Updated Debian changelog
2018-03-30 19:20:34 +02:00
f4exb
4d324875b9
Bumped to v3.14.0 and allow decimation by 64 on all input plugins (missing yet: BladeRF and RTLSDR)
2018-03-27 11:32:39 +02:00
f4exb
6cc370e93e
Documentation updates
2018-03-24 04:55:51 +01:00
f4exb
0cf53e1dc9
Bumped version to 3.13.1
2018-03-22 05:14:24 +01:00
f4exb
d1bb70a32c
Updated Debian changelog and documentation
2018-03-14 23:04:50 +01:00
f4exb
096b61f6e3
DATV plugin: updated dependencies
2018-03-11 12:23:06 +01:00
f4exb
e8fee43100
Updated Debian changelog
2018-03-11 09:59:12 +01:00
f4exb
400c712ca8
Bumped to v3.13.0
2018-02-25 00:31:19 +01:00
f4exb
2db3d43d72
Perseus: Debian rules: added libperseus-sdr source directory
2018-02-10 21:58:39 +01:00
f4exb
b1fbff05f3
Perseus: Debian and Windows build
2018-02-10 21:50:57 +01:00
f4exb
34fe4cb747
Bumped version to 3.11.1
2018-01-21 11:06:33 +01:00
f4exb
999bb7dbb3
Updated Debian changelog
2018-01-20 19:32:05 +01:00
f4exb
6800bc769e
RTL-SDR: implemented tuner bandwidth control
2018-01-16 01:01:24 +01:00
f4exb
bb799a9785
RTL-SDR: bumped to v3.11.0
2018-01-16 00:03:25 +01:00
f4exb
39b20bb71f
AirspyHF: Debian build: include source directories of airspyhf library
2018-01-15 16:54:24 +01:00
f4exb
5c29e82d00
AirspyHF support: updated general version and changelog
2018-01-12 00:33:38 +01:00
f4exb
7dfa9cb907
FileSource: fixed initialization of do apply settings flag
2018-01-09 23:54:27 +01:00
f4exb
8488a77e2c
SSB demod: relaxed decimator filter constraints as the actual filtering is done by the FFT filter
2018-01-09 19:56:15 +01:00
f4exb
9824843684
PlutoSDR: fixed possible segfault when stopping one device in multiple stream confguration.
2018-01-08 00:37:15 +01:00
f4exb
885ed4885f
LimeSDR: fixed segfault when stopping one device in multiple stream confguration. Issue #119
2018-01-08 00:19:12 +01:00
f4exb
5354acc406
Updated Debian changelog
2018-01-07 04:08:41 +01:00
f4exb
1ec8eecefb
DSD demod: use lower cutoff for optional audio high pass filter
2018-01-02 20:02:30 +01:00
f4exb
80d243811f
UDP sink: fixes
2018-01-02 16:23:31 +01:00
f4exb
09ef1953bd
Debian changelog update for v3.9.1
2018-01-02 12:33:31 +01:00
f4exb
bd4e74c2bd
Documentation update
2017-12-30 18:14:40 +01:00
f4exb
983014168d
Updated Debian changelog
2017-12-16 13:47:39 +01:00
f4exb
37b1b045ac
Bumped to version 3.8.6
2017-12-08 15:31:21 +01:00
f4exb
384aa242cb
Debian build: deactivate postinst
2017-12-02 03:07:08 +01:00
f4exb
5baf216adf
LimeSDR: bumped plugins version to 3.8.5
2017-11-29 20:16:41 +01:00
f4exb
557489e338
Added Debian postinst to copy and activate udev rules
2017-11-29 19:43:03 +01:00
f4exb
cba68e2561
Updated Debian changelog
2017-11-29 17:32:53 +01:00
f4exb
21ea6eddf1
Updated Debian changelog. Internal LimeSuite: removed reference to DRV_DriverInterface
2017-11-29 13:00:02 +01:00
f4exb
4cb30a7e88
Bumped to version 3.8.5
2017-11-21 01:12:12 +01:00
f4exb
7305f2fb00
Updated Debian changelog
2017-11-18 05:10:56 +01:00
f4exb
f6337e4597
Bumped version to 3.8.4
2017-11-14 01:50:14 +01:00
f4exb
db889c78f8
Debian build: fixed glitch in rules file
2017-11-12 11:04:33 +01:00
f4exb
0172657089
Debian builds: added debug output option to be able to use the logging facility with possible debug level option
2017-11-12 10:51:21 +01:00
f4exb
2e8268d040
Logging: alternate file logger constructor with settings as a simple structure
2017-11-11 22:27:02 +01:00
f4exb
b226c594df
LimeSDR: increased start/stop stream wait time to 50ms to fixed possible stability issues when changes are applied
2017-11-11 06:02:09 +01:00
f4exb
44b49847f9
Bumped to version 3.8.3
2017-11-11 05:14:58 +01:00
f4exb
95f9df8396
Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins
2017-11-06 01:39:44 +01:00
f4exb
0142b082b3
Bumped version to 3.8.1
2017-11-03 02:58:14 +01:00
f4exb
cccd5bdb58
Windows build: update .pro files
2017-11-02 10:42:54 +01:00
f4exb
7370eba0f7
Bumped version to v3.8.0
2017-11-01 14:58:36 +01:00
f4exb
e520ef5aeb
Removed GLSpectrum getter from DeviceSourceAPI
2017-10-30 00:02:28 +01:00
f4exb
e8fb70096c
LimeSDR: fixed lockup problem by moving start/stop stream from thread run method to start/stop work methods
2017-10-29 18:38:04 +01:00
f4exb
3e05abb52d
Bumped version to 3.7.7
2017-10-28 12:29:13 +02:00
f4exb
aab1a773be
Updated Debian changelog
2017-10-28 05:44:25 +02:00
f4exb
561a4c6858
Create a CMakeList.txt in its own right for sdrbase library
2017-10-22 12:01:04 +02:00
f4exb
b991a29d87
Updated Debian change log
2017-10-22 09:38:46 +02:00
f4exb
e298042545
UDP sink: use sample format from settings. Bumped version to v3.7.5
2017-10-15 20:31:33 +02:00
f4exb
a1afc0ebe6
UDP source: refactor constructor
2017-10-04 22:05:38 +02:00
f4exb
53daaa5b0c
Tentative fix for possible lockup of mutex at DSPDevieSourceEngine thread exit
2017-10-04 00:50:42 +02:00
f4exb
229027c345
Debian build: indicate libnanomsg4 as an alternative for dependency on libnanomsg
2017-09-30 09:30:07 +02:00
f4exb
f270eff41d
Updated affected plugins versions
2017-09-25 23:21:02 +02:00
f4exb
23c13f5fc2
Bumped version to 3.7.3
2017-09-24 03:18:12 +02:00
f4exb
30fa25c67b
RTLSDR: fixed gains retrieval in the GUI
2017-09-23 05:51:29 +02:00
f4exb
d77f3ad72e
PlutoSDR: Remove from device enumeration if device is not accessible. Bumped version to 3.7.2
2017-09-23 03:46:01 +02:00
f4exb
dc2b705807
PlutoSDR: updated documentation
2017-09-21 21:26:28 +02:00
f4exb
9bef36ebe7
Bumped version to 3.7.1
2017-09-19 16:43:50 +02:00
f4exb
d0816622aa
PlutoSDR input Debian build: added dependency on libxml2
2017-09-11 11:19:24 +02:00
f4exb
0f4cedf83b
PlutoSDR input: Debian build: added libiio source directory
2017-09-11 08:41:33 +02:00
f4exb
5069335a50
PlutoSDR input: restored version 3.7.0
2017-09-10 18:45:41 +02:00
f4exb
ceb304cb9f
Downgraded to version 3.6.2
2017-09-09 15:34:04 +02:00
f4exb
c4c8bf8441
Bumped to version 3.7.0
2017-09-03 19:58:53 +02:00
f4exb
4fe318e8d4
NFM demod: updated revision
2017-08-27 00:29:38 +02:00
f4exb
614021f9a0
Added send port to UDP parameters
2017-08-24 02:26:47 +02:00
f4exb
16f1f44c64
Bumped to version 3.6.0
2017-08-14 03:50:35 +02:00
f4exb
8297df0cd9
Audio modulators: reduce audio input file buffer to 0.1s
2017-08-08 02:19:08 +02:00
f4exb
099583916f
LimeSDR output: use a stream FIFO size about 10% for a 5 MS/s rate (512k)
2017-08-08 01:19:11 +02:00
f4exb
894a4b2e94
Bumped to version 3.5.5
2017-08-08 00:29:18 +02:00
f4exb
fce7c21fed
Updated debian changelog
2017-08-06 23:18:37 +02:00
f4exb
0f9c8d17a5
Bumoed version to 3.5.4
2017-08-04 18:10:00 +02:00
f4exb
8f44a10c86
SSBdemod: updated documentation
2017-07-31 00:44:04 +02:00
f4exb
94704ab7b2
SSB demod: implemented basic AGC not optional
2017-07-25 00:58:16 +02:00
f4exb
303cb1f3c3
bumped version to 3.5.2
2017-07-22 04:50:38 +02:00
f4exb
62b6281370
LimeSDR input: added DAC sample rate display
2017-07-07 00:01:01 +02:00
f4exb
c95d627206
Added pulseaudio and libqt5multimedia5-plugins in the Debian dependencies
2017-06-27 05:48:41 +02:00
f4exb
810dbfc656
Updated Debian changelog
2017-06-11 19:18:32 +02:00
f4exb
ac345bbe97
Removed dependency on liblz4
2017-06-10 19:20:58 +02:00
f4exb
759bfffe73
Updated Debian change log
2017-05-26 01:26:59 +02:00
f4exb
007ea19e36
Bumped version to 3.5.0
2017-05-16 18:38:39 +02:00
f4exb
59ee73e979
Bumped to version 3.4.5
2017-05-11 19:28:56 +02:00
f4exb
40f2d0e5ec
LimeSDR support: built-in LimeSuite for Debian - added sqlite3 dependency
2017-05-09 03:02:32 +02:00
f4exb
5d1733d43e
LimeSDR support: built-in LimeSuite for Debian corrections
2017-05-09 02:50:56 +02:00
f4exb
498454f8dc
LimeSDR support: built-in LimeSuite for Debian
2017-05-09 02:47:45 +02:00
f4exb
529d627019
Bumped version to 3.4.4
2017-05-08 17:36:32 +02:00
f4exb
b232a21e2c
Bumped to version 3.4.3
2017-05-07 14:36:18 +02:00
f4exb
15443fb72d
DSD decoder: updated to get symbol PLL lock status. Bumped to version 3.4.2
2017-05-06 00:29:58 +02:00
f4exb
4818e629de
Bumped version to 3.4.1
2017-04-26 18:43:13 +02:00
f4exb
2136dc7672
Sample source plugins: removed useless init pure virtual method
2017-04-12 23:10:22 +02:00
f4exb
3e3fd44ac0
LimeSDR support (4)
2017-04-12 00:55:00 +02:00
f4exb
982b3c3072
Bumped version to 3.3.4
2017-04-10 22:31:15 +02:00
f4exb
813d79a115
HackRF input: continuous sample rate setting
2017-04-01 13:08:41 +02:00
f4exb
ffe2483e8f
ATV Demod: implemented 16 FPS mode
2017-03-21 04:29:55 +01:00
f4exb
9c44e9a34d
ATV Demodulator: specify nominal number of lines and fps in the GUI to calculate line length
2017-03-20 22:37:11 +01:00
f4exb
63510968b5
ATV Modulator: implemented 405 lines standard and added display of channel sample rate
2017-03-20 03:35:27 +01:00
f4exb
13455dfff8
ATV Modulator: full SSB support
2017-03-15 06:10:39 +01:00
f4exb
a0646d7727
ATV Modulator: corrected Debian file
2017-03-15 03:51:27 +01:00
f4exb
52be4d1b9f
ATV Modulator: updated Debian files
2017-03-15 03:32:56 +01:00
f4exb
2318419716
NFM demod: new discriminator and optional FM deviatoin based squelch
2017-03-05 06:22:05 +01:00
f4exb
1abd9df04c
Debian build: updated changelog
2017-03-03 14:30:22 +01:00
f4exb
618f302aad
DSD demod: adapt to dsdcc version 1.6
2017-01-13 02:16:28 +01:00
f4exb
85ed39c767
HackRF output plugin: compiles
2017-01-08 04:13:20 +01:00
f4exb
ed990094e2
Bumped version to 3.0.1
2017-01-07 10:01:27 +01:00
f4exb
f68f949c19
Tx support: interim state (1)
2016-12-29 12:41:10 +01:00
f4exb
ce77f95a2c
Bumped to version 2.5.2
2016-12-23 00:34:07 +01:00
f4exb
d59bf85afb
Debian build: fixes
2016-12-21 22:41:08 +01:00
f4exb
d09f0d2ede
Bumped to version 2.5.1
2016-12-17 08:06:36 +01:00
f4exb
01e7217303
Bumped to version 2.5.0
2016-12-11 22:55:50 +01:00
f4exb
b098db30a0
Debian build: removed useless dependency to libGLU.so.1 (package libglu1-mesa)
2016-12-07 17:06:37 +01:00
f4exb
0b5d794ea8
Bump version to 2.4.0
2016-11-30 02:20:48 +01:00
f4exb
7c1b1032c9
AM Modulator: added file input (basic)
2016-11-28 02:17:08 +01:00
f4exb
4398a7426a
Added Debian files for 2.3.0
2016-11-24 00:51:01 +01:00
f4exb
2d0ee4bf76
SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file
2016-11-21 18:07:58 +01:00
f4exb
863522d9ff
SDRPlay support: source plugin interim state (1) compiles
2016-11-13 02:59:31 +01:00
f4exb
671b380909
Bumped version to 2.2.2
2016-11-10 08:32:33 +01:00
Edouard Griffiths
a1c73941a2
Debian build: added libbladerf and BladeRF source plugin in the distribution
2016-11-02 15:51:45 +01:00
Edouard Griffiths
48eb776de9
Debian package build: added Airspy, HackRF, RTLSDR input plugins and removed SDRDaemonFEC
2016-10-26 02:40:00 +02:00
Edouard Griffiths
ecc1647ee6
Implemented Debian package build environment
2016-10-26 00:57:46 +02:00