1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-06 22:32:26 -04:00
Commit Graph

2790 Commits

Author SHA1 Message Date
f4exb
d6eb9788c4 HackRF input: force settings at start and on preset deserialization 2017-05-26 17:43:58 +02:00
f4exb
3b44a5367c HackRF: fixed bandwidth selection 2017-05-26 17:42:57 +02:00
f4exb
2ae702763b Fixed critical compiler warnings in Windows 2017-05-26 10:35:29 +02:00
f4exb
b5ed2b2e9a Removed compiler warnings as errors 2017-05-26 01:59:59 +02:00
f4exb
ebe428e89a SDRdaemonSink: fixed cmake file for Debian 2017-05-26 01:39:14 +02:00
f4exb
042368d04f SDRdaemonSink: updated cmake file for Debian 2017-05-26 01:35:06 +02:00
f4exb
759bfffe73 Updated Debian change log 2017-05-26 01:26:59 +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
d6f62a69dd SDRDaemonSink: removed from Windows build entirely 2017-05-23 14:31:42 +02:00
f4exb
c47c3fb5b1 SDRdaemon and SDRdaemonFEC: removed useless connection to not existing updateHardware slot 2017-05-23 01:50:17 +02:00
f4exb
32539aaf2b SDRdaemonSink: fixed basic UDP sending 2017-05-23 01:41:30 +02:00
f4exb
3df388ea8a SDRdaemonSink: fixed center frequency and sample rate transmission to remote 2017-05-22 02:53:21 +02:00
f4exb
d3d8871b7c SDRdaemonSink: control communication (1) 2017-05-22 00:04:54 +02:00
f4exb
3d691ab416 SDRdaemonSink: apply settings 2017-05-21 20:13:17 +02:00
f4exb
e14d0179c5 SDRdaemonSink: updated GUI 2017-05-21 19:45:56 +02:00
f4exb
a26c6a6436 SDRdaemonSink: added the plugin class 2017-05-21 13:34:37 +02:00
f4exb
c762359649 SDRdaemonSink: added the output class and GUI with the build 2017-05-21 13:32:56 +02:00
f4exb
20d1ff5dda SDRdaemonSink: added the output class but not in the build yet 2017-05-21 12:58:57 +02:00
f4exb
edc0c3d47c SDRdaemonSink: added the thread worker class 2017-05-21 04:41:47 +02:00
f4exb
8b703a1302 SDRdaemonSink: added UDPSinkFEC class 2017-05-21 04:19:12 +02:00
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