f4exb
|
87b9cff3c2
|
Rename libdaemonsrc to libdaemonsource
|
2018-09-11 17:05:16 +02:00 |
|
f4exb
|
0a42e2b0ac
|
Rename daemonsrc to daemonsource
|
2018-09-11 16:50:55 +02:00 |
|
f4exb
|
3a32cf156c
|
Rename DaemonSrc to DaemonSource
|
2018-09-11 16:32:14 +02:00 |
|
f4exb
|
6c77f2dfe5
|
Complete removal of SDRDaemon as a distinct binary
|
2018-09-11 13:41:09 +02:00 |
|
f4exb
|
4cd9055fe6
|
DaemonSrc: fixed missing channel deletion on GUI deletion. Added missing signals handling
|
2018-09-11 08:41:37 +02:00 |
|
f4exb
|
6aff1a3db3
|
SDRDaemonSink: calculate Tx delay in UDP sink
|
2018-09-11 01:01:43 +02:00 |
|
f4exb
|
9bf030c824
|
SDRDaemonSink: ananonymize protected bloc in UDPSinkFEC also
|
2018-09-11 00:24:18 +02:00 |
|
f4exb
|
1590db3ce2
|
SDRDaemon: anonymize protected block
|
2018-09-10 18:52:40 +02:00 |
|
f4exb
|
6341bddef3
|
SDRDaemonSink: 16/24 bit samples compatibility
|
2018-09-10 08:46:52 +02:00 |
|
f4exb
|
404c73fb80
|
SDRDaemon: make Rx side truly 24/16 bit compatible in all configurations
|
2018-09-10 02:52:36 +02:00 |
|
f4exb
|
22746ff813
|
SDRDaemonSink: 16/24 bit support (2): works for 16 bit stream
|
2018-09-09 22:35:25 +02:00 |
|
f4exb
|
7158107e58
|
SDRDaemonSink: 16/24 bit support (1): works for 16 bit stream
|
2018-09-09 21:26:47 +02:00 |
|
f4exb
|
7e97f62615
|
SDRDaemonSource: sample bit size conversion 16 / 24 bits bidirectional
|
2018-09-09 19:28:44 +02:00 |
|
f4exb
|
0ae5955b76
|
SDRDaemon: fixed passing number of sample bits and sample bytes
|
2018-09-09 17:39:36 +02:00 |
|
f4exb
|
cfd414073e
|
SDRDaemon: removed references to nanomsg entirely
|
2018-09-09 10:45:34 +02:00 |
|
f4exb
|
a56b96a97b
|
SDRDaemonSource: updated revision
|
2018-09-09 09:55:21 +02:00 |
|
f4exb
|
95b105f453
|
SDRDaemonSource: adaptation to remote DaemonSink channel
|
2018-09-08 23:30:22 +02:00 |
|
f4exb
|
4c0c51b17d
|
DaemonSink: Web API: implement title and color
|
2018-09-08 19:24:38 +02:00 |
|
f4exb
|
4518984ddb
|
SDRDaemonSink: wait for queue stabilization to start rate control
|
2018-09-07 09:22:17 +02:00 |
|
f4exb
|
98a1f1952f
|
SDRDaemonSink and DaemonSource: do not set frequency via SDRDaemonSink
|
2018-09-07 00:58:09 +02:00 |
|
f4exb
|
b75eb08a91
|
DaemonSource: pass device center frequency and baseband sample rate in the report
|
2018-09-06 21:54:09 +02:00 |
|
f4exb
|
67f523e629
|
TestSource: make it more robust
|
2018-09-06 14:29:14 +02:00 |
|
f4exb
|
b839b5d0c3
|
DaemonSink: finalization and cleanup
|
2018-09-06 05:39:28 +02:00 |
|
f4exb
|
3b09e0e5d7
|
DaemonSink: Web API implementation
|
2018-09-06 05:32:11 +02:00 |
|
f4exb
|
54c89f16aa
|
DaemonSink (7)
|
2018-09-06 05:21:43 +02:00 |
|
f4exb
|
2be1281885
|
DaemonSink (6)
|
2018-09-06 04:36:56 +02:00 |
|
f4exb
|
354409a21a
|
DaemonSink (5)
|
2018-09-06 04:23:27 +02:00 |
|
f4exb
|
29583e4d56
|
DaemonSink (4)
|
2018-09-05 18:25:58 +02:00 |
|
f4exb
|
4819ebf5f6
|
DaemonSink (3)
|
2018-09-05 13:28:38 +02:00 |
|
f4exb
|
dcd8f94931
|
DaemonSink (2)
|
2018-09-05 08:44:14 +02:00 |
|
f4exb
|
96e7d49fbe
|
DaemonSink (1)
|
2018-09-05 01:32:29 +02:00 |
|
f4exb
|
dc51f96b3f
|
SDRDaemonSinkOutput: set initial conditions of sample rate control at start
|
2018-09-04 22:28:10 +02:00 |
|
f4exb
|
b2dc7a6cdc
|
Changed SDRDaemonChannelXxx to DaemonXxx
|
2018-09-04 20:35:54 +02:00 |
|
f4exb
|
7146225222
|
SDRdaemonSinkGui: removed rate control code
|
2018-09-04 15:02:45 +02:00 |
|
f4exb
|
5cf060f4d6
|
SDRdaemonSinkOutput: removed unused attributes
|
2018-09-04 14:00:42 +02:00 |
|
f4exb
|
4a06cc94a0
|
SDRDaemonSink: refactored rate control and removed server type from GUI and REST API
|
2018-09-04 08:43:07 +02:00 |
|
f4exb
|
6f3bb72d52
|
SDRDaemonSink: transfer sample rate control from GUI to core (2)
|
2018-09-03 18:13:57 +02:00 |
|
f4exb
|
a0a9dc4dae
|
SDRDaemonSink: transfer sample rate control from GUI to core (1)
|
2018-09-03 09:17:29 +02:00 |
|
f4exb
|
5d856f8a80
|
SDRDaemonSink: corrected sample count wrap around calculation
|
2018-09-03 00:15:47 +02:00 |
|
f4exb
|
406ca837c3
|
SSBMod and WFMMod: fixed compiler warnings
|
2018-09-02 19:49:53 +02:00 |
|
f4exb
|
b723479197
|
DaemonSrc: added more report data to the report API
|
2018-09-02 19:27:38 +02:00 |
|
f4exb
|
d5f5328ab2
|
Removed old SDRDaemonChannelSource
|
2018-09-02 19:17:14 +02:00 |
|
f4exb
|
b306aa8aa7
|
DaemonSrc: implemented status report to the GUI
|
2018-09-02 19:12:03 +02:00 |
|
f4exb
|
472a9b2532
|
DaemonSrc: added missing <QObject> include fixing mess in MOC generation at least in Qt 5.11.1
|
2018-09-02 02:00:01 +02:00 |
|
f4exb
|
0709cf02f4
|
DaemonSrc: added header protection
|
2018-09-01 22:24:21 +02:00 |
|
f4exb
|
96dfce0154
|
SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types
|
2018-09-01 10:44:12 +02:00 |
|
f4exb
|
3469b91163
|
Daemon channel source new plugin (5)
|
2018-09-01 09:53:16 +02:00 |
|
f4exb
|
2a6752c4cf
|
Daemon channel source new plugin (4)
|
2018-09-01 04:43:15 +02:00 |
|
f4exb
|
4345132a9f
|
Daemon channel source new plugin (3)
|
2018-09-01 04:37:23 +02:00 |
|
f4exb
|
4f4d417d5a
|
Daemon channel source new plugin (2)
|
2018-09-01 00:18:35 +02:00 |
|
f4exb
|
5151f38977
|
Daemon channel source new plugin (1)
|
2018-08-31 23:29:53 +02:00 |
|
f4exb
|
26bc4d8f8e
|
SDRDaemon channel source: added plugin
|
2018-08-31 18:30:52 +02:00 |
|
f4exb
|
c25c7fda58
|
SDRDaemonSink GUI: sample rate active feedback (2)
|
2018-08-31 08:47:18 +02:00 |
|
f4exb
|
f8383f8cff
|
SDRDaemonSink GUI: sample rate active feedback
|
2018-08-31 07:38:30 +02:00 |
|
f4exb
|
90fb223b01
|
SDRDaemonSink GUI: enhanced status reporting
|
2018-08-30 19:14:34 +02:00 |
|
f4exb
|
829299cb74
|
SDRDaemonSink: GUI: completed status display
|
2018-08-30 08:45:57 +02:00 |
|
f4exb
|
e20e14ac75
|
SDRDaemonSink: use SDRdaemon REST API to get channel source information
|
2018-08-30 02:58:10 +02:00 |
|
f4exb
|
1f7720e8f9
|
SDRdaemon: channel source report
|
2018-08-30 01:56:53 +02:00 |
|
f4exb
|
a8d45fd253
|
SDRDaemonSink: refactoring (2)
|
2018-08-29 22:08:58 +02:00 |
|
f4exb
|
133f9133bd
|
SDRDaemonSink: refactoring (1)
|
2018-08-29 18:39:40 +02:00 |
|
f4exb
|
82cba84a50
|
SDRDaemonSink: fixes
|
2018-08-28 06:29:59 +02:00 |
|
f4exb
|
c0b5c86d88
|
SDRdaemon: first working version
|
2018-08-22 00:40:01 +02:00 |
|
f4exb
|
d978c42b6e
|
Cosmetic changes
|
2018-08-16 19:04:23 +02:00 |
|
f4exb
|
ac4b016ee7
|
UDP source and sink: Web API: more informative report
|
2018-08-16 10:46:01 +02:00 |
|
f4exb
|
3258331a76
|
UDP sink GUI: fixed internal widgets minimum widths
|
2018-08-16 01:05:50 +02:00 |
|
f4exb
|
2c7d45e9a6
|
UDP sink: effectively implemented low cutoff setting from web API
|
2018-08-16 01:05:19 +02:00 |
|
f4exb
|
53d6161e89
|
UDP source Web API setting correction. UDP sink default port set to 9998
|
2018-08-15 22:47:55 +02:00 |
|
f4exb
|
b1da29a3c4
|
Sink plugins: corrected name getters and setters
|
2018-08-15 11:24:14 +02:00 |
|
f4exb
|
65d2d2a664
|
UDP sink: removed queued connection on socket connection (gets stuck with Qt >= 5.8)
|
2018-08-15 02:48:59 +02:00 |
|
f4exb
|
62deb64f57
|
LimeSDR GUIs: always apply change of FIR bandwidth
|
2018-08-13 16:58:43 +02:00 |
|
f4exb
|
cee9a8b757
|
Renamed scopevisng.h to scopevis.h
|
2018-08-12 17:22:39 +02:00 |
|
f4exb
|
aa6f2e9f2f
|
Renamed ScopeVisNG to ScopeVis
|
2018-08-12 17:18:58 +02:00 |
|
f4exb
|
4a733cae51
|
Renamed spectrumscopengcombovis.* to spectrumscopecombovis.*
|
2018-08-12 17:13:06 +02:00 |
|
f4exb
|
37ab2e442e
|
Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis
|
2018-08-12 17:10:31 +02:00 |
|
f4exb
|
bda60dcd43
|
Renamed glscopeng.h to glscope.h
|
2018-08-12 17:06:55 +02:00 |
|
f4exb
|
0fcc694ca1
|
Renamed GLScopeNG to GLScope
|
2018-08-12 17:01:56 +02:00 |
|
f4exb
|
081b83128f
|
Renamed glscopenggui.h to glscopegui.h
|
2018-08-12 16:56:03 +02:00 |
|
f4exb
|
2429f169bc
|
Renamed GLScopeNGGUI to GLScopeGUI
|
2018-08-12 16:48:03 +02:00 |
|
f4exb
|
3463efc37e
|
Bumped version
|
2018-08-12 15:52:05 +02:00 |
|
f4exb
|
c9c19f412c
|
Cleanup of old scope objects
|
2018-08-12 15:49:14 +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
|
710502b3b2
|
WFM demod: corrected audio mute display
|
2018-08-07 19:28:50 +02:00 |
|
f4exb
|
b174e6b7ad
|
Test Source: fixed glitches
|
2018-08-06 22:46:48 +02:00 |
|
f4exb
|
14ec3c01d8
|
SSB modulator: set samples to zero when no modulation. Fixes issue #204
|
2018-08-05 12:48:02 +02:00 |
|
f4exb
|
f368c62329
|
Fixed power display going to floor value in some demods
|
2018-08-05 12:44:06 +02:00 |
|
f4exb
|
e783bcbbcb
|
AM demod: bumped version
|
2018-08-02 23:28:10 +02:00 |
|
f4exb
|
8dd65e70f2
|
Web API: AM demod: added pll and syncAMOperation settings processing
|
2018-08-02 23:27:22 +02:00 |
|
f4exb
|
e1bef01b96
|
RTL-SDR: fixed low sample rate setting
|
2018-07-30 01:38:48 +02:00 |
|
f4exb
|
1bb36f6670
|
Web API: RTL-SDR: fixed RF bandwidth setting
|
2018-07-30 00:43:08 +02:00 |
|
f4exb
|
1456725237
|
Updated version
|
2018-07-18 21:19:11 +02:00 |
|
f4exb
|
f66f9e1cfe
|
Fixed PlutoSDR output sample width. Fixes issue #198
|
2018-07-16 23:49:04 +02:00 |
|
Edouard GRIFFITHS
|
ea83e43d09
|
New Windows build
|
2018-07-11 18:05:05 +02:00 |
|
f4exb
|
b0eb2b6c1d
|
Upgraded Channel analyzer version and updaed Debian changelog
|
2018-07-08 15:06:33 +02:00 |
|
f4exb
|
d5f153ff75
|
Spectrum: added log/linear control
|
2018-07-04 23:11:28 +02:00 |
|
f4exb
|
5e1699c981
|
Bumped plugins version
|
2018-07-02 02:37:56 +02:00 |
|
f4exb
|
56e49baa3b
|
Spectrum averaging: fixed average (1)
|
2018-07-01 02:16:59 +02:00 |
|
f4exb
|
e9658e0346
|
Spectrum averaging (2): moving average
|
2018-06-30 22:30:42 +02:00 |
|
f4exb
|
95f39109f7
|
DSD demod: NXDN: updated documentation
|
2018-06-27 09:15:31 +02:00 |
|
Edouard Griffiths
|
7365b2dece
|
Channel Analyzer: corrected suqared magnitude (power) display in dB
|
2018-06-26 20:03:56 +02:00 |
|
f4exb
|
cc03445377
|
Scope: added amplification down to 100u full scale adnd finer trigger level down to 20u per step
|
2018-06-26 01:39:23 +02:00 |
|