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
f4exb
96329326b4
Implement MainCore in MainWindow step2: feature sets
2020-10-11 09:02:19 +02:00
f4exb
bb8e54451b
REST API fixes
2020-10-11 09:01:47 +02:00
f4exb
f5076457b4
Implement MainCore in MainWindow step1: except feature and device sets
2020-10-11 08:38:20 +02:00
f4exb
5c38560fc3
IEEE802.15.4 mod: fixed IEEE_802_15_4_Mod double delete in GUI
2020-10-11 08:34:50 +02:00
f4exb
79e0d9c838
Fixed webapi resources
2020-10-11 08:33:31 +02:00
f4exb
85014cc74b
MainServer fixes
2020-10-11 08:31:05 +02:00
f4exb
5f2e251629
Create a MainCore singleton and renamed MainCore to MainServer
2020-10-10 03:20:42 +02:00
f4exb
d3ce9d49d0
Renamed MainCore to MainServer
2020-10-10 03:20:42 +02:00
Edouard Griffiths
d50f0659a6
Merge pull request #654 from srcejon/ieee_802_15_4
...
IEEE 802.15.4 modulator
2020-10-10 03:11:27 +02:00
Edouard Griffiths
b502a71170
Merge pull request #655 from srcejon/modpacket_fixes
...
Modpacket fixes
2020-10-10 03:10:03 +02:00
Jon Beniston
3e1a89695b
Add additional error checking on tx action
2020-10-09 20:05:44 +01:00
Jon Beniston
0e4c3ec317
Initialise m_spectrumSink pointer
2020-10-09 20:04:53 +01:00
Jon Beniston
1d210b1fb1
Fix typos in readme
2020-10-09 19:35:36 +01:00
Jon Beniston
344d0e30ab
Update readme for 2.4GHz
2020-10-09 15:58:58 +01:00