Jon Beniston
a9b6af0648
Fix compilation with UHD 3.15. Add dependency info to readme.
2020-10-27 09:56:15 +00:00
f4exb
b5162dfc5f
AFC: fixes. Implement devices apply and reset channels feedbac
2020-10-27 06:36:25 +01:00
f4exb
d0081b2af4
AFC: REST API: actions and report: implementation
2020-10-27 06:36:15 +01:00
f4exb
598cefa933
AFC: REST API: actions and report: generated code
2020-10-27 06:35:52 +01:00
f4exb
8b188c420d
AFC: REST API: actions and report
2020-10-27 06:34:28 +01:00
f4exb
797bbdbac5
AFC: fixed channel tracking
2020-10-27 06:34:15 +01:00
f4exb
573aa9b559
Frequency Tracker: added spectrum span log2
2020-10-27 06:31:06 +01:00
f4exb
23cebe596f
Frequency Tracker: REST API: added spectrum span log2 control: generated code
2020-10-27 06:29:24 +01:00
f4exb
30153a54b7
Frequency Tracker: REST API: added spectrum span log2 control
2020-10-27 06:28:09 +01:00
f4exb
be4f7f3178
AFC: added tracker adjustment period and fixes
2020-10-27 06:19:39 +01:00
f4exb
8462090038
AFC: REST API: added tracker adjustment period: generated code
2020-10-27 06:19:13 +01:00
f4exb
d5fa8f45c1
AFC: REST API: added tracker adjustment period
2020-10-27 06:18:05 +01:00
f4exb
b04bb24146
Frequency Tracker: add spectrum display. Implements #665
2020-10-27 06:17:53 +01:00
f4exb
86ce2ca843
AFC: process tracker frequency change only if its offset actually chages
2020-10-27 06:17:42 +01:00
f4exb
bee032833e
AFC: process tracker frequency change only if its offset actually chages
2020-10-27 06:17:34 +01:00
f4exb
b69ab47e90
AFC: UI changes and fixes
2020-10-27 06:17:18 +01:00
f4exb
d2b50353da
Freq Tracker: implemented channel API features feedback blocking counter
2020-10-27 06:17:07 +01:00
f4exb
c87ca8c143
ChannelAPI: added counter blocking features feedback
2020-10-27 06:16:58 +01:00
f4exb
6ff2c603c2
New left arrow icon
2020-10-27 06:16:44 +01:00
f4exb
c6699562f4
AFC: fixed transverter correction
2020-10-27 06:16:30 +01:00
f4exb
6f4f7910f1
Channel settings feature feedback: all plugins
2020-10-27 06:16:17 +01:00
f4exb
977638d9d6
AFC: implemented full functionality
2020-10-27 06:06:31 +01:00
f4exb
1c1eade408
AFC: settings fix
2020-10-27 06:02:59 +01:00
f4exb
4ac114a924
AFC: settings fix REST API sources: generated code
2020-10-27 06:01:57 +01:00
f4exb
ffdc6f69f0
AFC: settings fix REST API sources
2020-10-27 06:00:26 +01:00
f4exb
0cd512ce4a
AFC plugin: brute force copy from Simple PTT plugin
2020-10-27 06:00:09 +01:00
Jon Beniston
b7fac21297
Fix compiler warning
2020-10-26 14:50:00 +00:00
Jon Beniston
2400c4643c
Add master clock rate display to GUI.
...
Calculate full range of sample rates supported, by varying master clock.
Check if requested sample rate can be met.
2020-10-26 14:39:12 +00:00
Jon Beniston
636c014427
Add loOffset to API
2020-10-26 09:03:23 +00:00
f4exb
3e004a257b
AFC plguin: REST API: sources
2020-10-26 08:50:23 +01:00
Jon Beniston
35380d4f36
Document LO offset options
2020-10-25 20:08:57 +00:00
Jon Beniston
035a0ab2cb
Add header to avoid compilation failure on Linux
2020-10-25 19:58:32 +00:00
Jon Beniston
d8ae6fc765
Import USRP support.
...
Add LO offset support.
Only set tx/rx_bandwidth after getting tx stream, to reduce TX LO leakage for <10MHz bandwidths.
Check for reference and LO lock before getting streams.
2020-10-25 11:57:48 +00:00
Jon Beniston
209be94947
USRP driver improvements.
...
Set bit size to be 16 for interpolators and decimators.
Match buffer size to UHD.
Don't destroy TX stream, as there appears to be a bug when recreating it.
Catch exception when checking for TX underflow.
Increase RX FIFO size, to reduce overflows at high sample rates.
Allow RX to continue streaming after receiving timeout.
2020-10-23 13:12:37 +01:00
f4exb
8b05670814
MainCore: added feature and channel maps. FeatureSet and FeatureUISet: simplify feature registrations. Channel and feature names fix
2020-10-16 08:35:56 +02:00
f4exb
97b757fa98
TestSink: GUI: fixed getMasterTimer
2020-10-16 06:57:10 +02:00
f4exb
33bc76aa6c
DeviceSet: simplify channel registrations (calls) and DeviceUISet: simplify channel registrations
2020-10-15 08:56:29 +02:00
f4exb
7c506f361e
DeviceSet: simplify channel registrations
2020-10-15 08:53:48 +02:00
f4exb
99af2d8ad7
DeviceSet: call m_channelURI what is a channel URI
2020-10-15 08:53:39 +02:00
f4exb
61d3431095
Some cleanup
2020-10-14 22:10:26 +02:00
f4exb
48ed11331a
MainCore: methods to get channel API and feature
2020-10-13 08:46:43 +02:00
f4exb
8ba95addc0
Use MainCore instance in place of MainWindow
2020-10-12 22:11:13 +02:00
f4exb
950b9a5934
updated versions and changelogs
2020-10-11 22:44:00 +02:00
f4exb
0f1e42f17b
Initialize master timer
2020-10-11 22:08:47 +02:00
f4exb
493689d189
MainCore: fixed exports in messages
2020-10-11 13:21:50 +02:00
f4exb
76d76df790
Web API adapter: removed UI reference in variable names
2020-10-11 13:06:18 +02:00
f4exb
6a30bd9a16
More export and header fixes
2020-10-11 13:04:34 +02:00
f4exb
2b2ffce469
Unique WebAPIAdapter
2020-10-11 12:39:30 +02:00
f4exb
c9e0425616
Implement MainCore in MainWindow step3: device sets: fixes
2020-10-11 09:36:27 +02:00
f4exb
febbb4fa0f
Implement MainCore in MainWindow step3: device sets
2020-10-11 09:03:52 +02:00