Jon Beniston
7d2284a78d
Update docs to match
2022-06-01 11:48:28 +01:00
Jon Beniston
932485bd17
NoiseFigure plugin: Fix #1269 and #1268
2022-06-01 11:41:40 +01:00
f4exb
3abbf4aeba
DOA2: fixed blind angle and documentation (again)
2022-06-01 01:08:22 +02:00
f4exb
c6c0d2dc5e
DOA2: improve blind sector display and documentation
2022-05-31 02:12:19 +02:00
f4exb
9835604f30
AMBR feature: fixed TTY devices search to limit it to TTYUSB device to avoid conflict with PlutoSDR for example
2022-05-31 02:11:28 +02:00
f4exb
1552b70681
XTRX MIMO GUI: fixed window size
2022-05-31 02:10:31 +02:00
Jon Beniston
73ad00d0a1
Funcube dongle support on windows.
2022-05-29 21:26:04 +01:00
srcejon
fe7f98c70e
Merge branch 'f4exb:master' into mac_package
2022-05-29 11:21:53 +01:00
f4exb
252379d593
Updated versions and changelogs
2022-05-29 12:10:24 +02:00
f4exb
a7dc4dc310
DOA2: added button to center frequency position in passband
2022-05-29 11:57:04 +02:00
f4exb
8d41f8c438
DOA2: simplify correlator
2022-05-29 09:59:22 +02:00
f4exb
1fe670656e
DOA2: updated documentation
2022-05-29 08:03:52 +02:00
f4exb
67d4e3d105
DOA2: set scope timescale display as frequency in FFT (correlation) mode for X and XY displays
2022-05-28 23:44:53 +02:00
f4exb
b48db22e84
DOA2: API implementation
2022-05-28 20:15:07 +02:00
f4exb
1edf7a008d
DOA2: added more controls and details
2022-05-28 05:48:49 +02:00
f4exb
0f7972856f
DOA2: DOA implementation
2022-05-27 23:31:43 +02:00
f4exb
0e08a35d49
DOA2: removed useless scope modes
2022-05-27 16:49:32 +02:00
f4exb
4e373478e7
DOA2: Compass widget updates
2022-05-27 14:02:52 +02:00
f4exb
5557c5b67c
DOA2: replaced spectrum by compass
2022-05-27 10:59:25 +02:00
f4exb
6290677889
DOA2: added as copy of Interferometer
2022-05-27 00:50:38 +02:00
srcejon
c926711f89
Only add opencv project as a dependency when it actually is
2022-05-26 21:35:09 +01:00
f4exb
f4af9f354e
FreeDV mod: improved output power
2022-05-26 21:40:19 +02:00
f4exb
d86b6b193a
FreeDV plugins: fixed spanLog2 GUI connection
2022-05-26 18:06:10 +02:00
f4exb
60a114b7b8
Fixed Interferometer and BeamSteeringCW absolute center frequency display
2022-05-26 12:34:38 +02:00
f4exb
4b321a847f
Fixed Interferometer and BeamSteeringCW MIMO channel plugins
2022-05-26 12:34:38 +02:00
f4exb
22e11f8cb4
Updated versions and changelogs
2022-05-26 05:13:46 +02:00
f4exb
2035e6ea62
AMBE feature: added missing ambewebapiadapter sources to cmake file
2022-05-25 23:13:14 +02:00
f4exb
162ef6c393
AMBE feature: restore Windows and Mac support
2022-05-25 22:26:43 +02:00
f4exb
236c0e8d21
AMBE feature support in Linux only
2022-05-25 21:25:31 +02:00
f4exb
2971dfe3af
AMBE feature: more updates to documentation
2022-05-25 19:58:18 +02:00
f4exb
9af5179e1d
AMBE feature: corrected export for MSVC
2022-05-25 19:45:07 +02:00
f4exb
84d7aa6a8e
LimeRFE plugin: fixed missing call to web API adapter
2022-05-25 18:22:06 +02:00
f4exb
7e0ac4d2a8
AMBE feature: updated documentation
2022-05-25 18:19:13 +02:00
f4exb
c4cb135177
AMBE feature: report frames decoding successes and failures
2022-05-25 14:20:48 +02:00
f4exb
3880a0f98f
AMBE feature: cleanup of main application AMBE support
2022-05-25 00:13:40 +02:00
f4exb
bd4c633e9d
AMBE feature: cleanup of AMBE API support in Instance
2022-05-24 23:36:04 +02:00
f4exb
8885864e79
AMBE feature: implemented API
2022-05-24 22:51:29 +02:00
f4exb
6d18d6358a
AMBE feature: changes to DSD demod API
2022-05-24 17:14:22 +02:00
f4exb
713e0299ab
DSD demod: direct call to AMBE feature handle message method
2022-05-24 15:30:53 +02:00
f4exb
1d72798d42
AMBE feature: creation and changes to DSD demod
2022-05-24 15:18:55 +02:00
f4exb
ee65186057
LimeRFE feature: corrected export for MSVC and added web API adapter
2022-05-23 06:25:23 +02:00
f4exb
928a4c76e0
LimeRFE feature documentation
2022-05-23 00:16:50 +02:00
f4exb
41901fed25
LimeRFE feature: move calibration to settings
2022-05-22 23:13:04 +02:00
f4exb
ac8a22a94b
LimeRFE feature: removed rxOn and txOn from settings
2022-05-22 19:53:57 +02:00
f4exb
6d7ee18989
LimeRFE feature: API updates
2022-05-22 19:34:12 +02:00
f4exb
539a03373f
LimeRFE feature. Implements #1251
2022-05-22 19:34:12 +02:00
Daniele Forsi
ede1b03528
Fix typing errors in readme's
...
These are errors that codespell doesn't fix automatically because there is more than one fix.
The following command now gives an empty list of possible fixes, as expected:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,hist,inout,lits,nd,ot,verry --write-changes --summary {} \+
2022-05-22 11:53:36 +02:00
f4exb
d8034f3ee0
Updated versions and changelogs
2022-05-19 18:03:09 +02:00
f4exb
6023aa826f
SSB demod: set also minimum of BW and low cut before apply bandwidths
2022-05-19 15:54:33 +02:00
f4exb
cce023bf56
Swagger changes
2022-05-19 03:15:55 +02:00