Commit Graph

2469 Commits

Author SHA1 Message Date
f4exb 7f539f0314 TCP and UDP sources: removed useless dependency on QThread 2017-05-20 05:48:39 +02:00
f4exb e946242fae Updated documentation 2017-05-19 10:52:18 +02:00
f4exb bf9ce302f3 Rearrange dock widgets so device interface is on the top and presets are on the bottom 2017-05-19 00:14:40 +02:00
f4exb 8abaf69dde Fixed code typo preventing remove last device to work correctly 2017-05-18 23:01:45 +02:00
f4exb c434b2e24e Fixed re-enumeration of static devices 2017-05-18 22:54:24 +02:00
f4exb 9d9aa64439 LimeSDR output: updated documentation 2017-05-18 21:30:40 +02:00
f4exb d842b44c28 Value dials: implement Ctl to shift digits by 2. Updated documentation 2017-05-18 01:48:52 +02:00
f4exb 7a36ee716b WFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:30:39 +02:00
f4exb c9de989643 SSB modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:26:55 +02:00
f4exb e23fa13d36 NFM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:21:48 +02:00
f4exb 5c830f1028 ATV modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:16:07 +02:00
f4exb 8e98c7eef9 AM modulator: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:12:04 +02:00
f4exb 1a9c422906 UDP source: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:05:08 +02:00
f4exb ba729a58ca WFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-18 00:01:46 +02:00
f4exb 9c9c74d24d SSB demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:57:54 +02:00
f4exb 1899ca788c BFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:52:10 +02:00
f4exb 14b7cb093e ATV demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:47:08 +02:00
f4exb a11d8617b5 ChannelAnalyzerNG: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:41:39 +02:00
f4exb b31e0ace57 AM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:34:14 +02:00
f4exb 048ef1bf67 DSD demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:22:17 +02:00
f4exb 83e44739b1 NFM demod: use ValueDialZ for channel delta frequency value dial 2017-05-17 23:05:47 +02:00
f4exb 58fb967ca7 ValueDialZ: use sign wheel to reverse sign using keys 2017-05-17 22:32:03 +02:00
f4exb a0a8548c7b ValueDialZ: use sign wheel to reverse sign 2017-05-17 22:24:58 +02:00
f4exb b0a765d67a ValueDialZ: fixed digit selection overlay 2017-05-17 21:41:57 +02:00
f4exb e317f3762c ValueDialZ: new value dial that handles negative values. Application in TCPsrc plugin 2017-05-17 19:36:36 +02:00
f4exb 93d1a5bae7 Value dial: improved sunken perspective 2017-05-17 00:19:21 +02:00
f4exb 30696762df Put level meter in sunken perspective 2017-05-17 00:13:40 +02:00
f4exb 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb dafad384c8 Merged Sigysmund changes for Mac OS Sierra on v3.4.5 2017-05-16 23:01:44 +02:00
f4exb 10065d7243 Merge pull request #27 from sigysmund/osx
MacOS support for 3.4.5...
2017-05-16 22:46:29 +02:00
f4exb bb849623bd updated value dials with Windows compatible font and pointing hand 2017-05-16 22:35:44 +02:00
f4exb 396baa22c8 New value dial color schemes: new yellow color scheme for filters. Use it in LimeSDR plugins 2017-05-16 21:24:25 +02:00
f4exb 1bcb38038a New value dial color schemes: make the background a little bit darker and mark an embossed border 2017-05-16 20:21:32 +02:00
f4exb d3a22638e4 New value dial color schemes: make the alpha overlay of the digit highlight a bit thinner 2017-05-16 18:52:53 +02:00
f4exb 5a96b78454 File plugins and Channel analyzer NG: fixed thumbwheels so that they appear correctly in Windows version 2017-05-16 18:48:27 +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 7c33fa51e5 New value dial color schemes: changed inter-wheel gap color 2017-05-16 18:16:23 +02:00
f4exb 895051098d New value dial color schemes. apply to ChannelAnalyzerNG, AM demod, DSD demod, NFM demod, BladeRF input, LimeSDR input and SDRDaemonFEC input 2017-05-16 17:48:12 +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 747f400a78 New value dial color schemes. apply to File and AM demod plugins 2017-05-16 16:21:59 +02:00
f4exb c9368a4dc0 Unixify some files 2017-05-16 16:16:05 +02:00
f4exb b01d41c55b AF Squelch: use unsigned integers 2017-05-16 15:36:30 +02:00
f4exb da868edb68 New value dial color schemes 2017-05-16 09:07:58 +02:00
f4exb ebe681fafe SDRdaemonSink: GUI form 2017-05-15 23:51:50 +02:00
f4exb ae97f6414b SDRdaemonSink: (2) 2017-05-15 13:59:56 +02:00
f4exb dec0dbeb4c SDRdaemonSink: Windows build (1) 2017-05-15 13:47:57 +02:00
ZigaS 27aab58d92 MacOS(sierra) development environment.
Updated qmake project configs.
Deploy & Run script.
For now only hardware supported is HackRF.
2017-05-15 12:32:16 +02:00
f4exb 1ba3fed515 SDRDaemon Tx: Windows64 build: added code to common device library 2017-05-15 08:27:20 +02:00
f4exb 068e2848c0 LimeSDR + SDRdaemonSink: updated documentation 2017-05-15 02:37:42 +02:00