1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-11 15:46:33 -04:00
Commit Graph

7948 Commits

Author SHA1 Message Date
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
f4exb
93e51e140b Upgraded codec2 to v1.0.3. Fixes #1256 2022-05-26 22:35:41 +02: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
Edouard Griffiths
6620348f9e
Merge pull request #1257 from srcejon/mac_package
Fix Mac DMG build
2022-05-26 12:29:27 +02:00
srcejon
e59b00dfd5
Merge branch 'f4exb:master' into mac_package 2022-05-26 10:08:16 +01: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
d6d4619296 Updated versions and changelogs 2022-05-25 18:36:24 +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
100ca3510c AMBE feature: removed required dependency to SerialDV library 2022-05-25 01:31:56 +02:00
f4exb
0eb487781b AMBE feature: removed AMBE support in main application 2022-05-25 01:00:33 +02:00
f4exb
558955f6f9 AMBE feature: removed AMBE devices dialog 2022-05-25 00:53:57 +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
c915f41031 Updated version and changelogs 2022-05-23 00:25:45 +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
d0c2b24694 Removed main LimeRFE support 2022-05-22 22:10:36 +02:00
f4exb
c057c86ef9 Removed instance LimeRFE API 2022-05-22 20:59:34 +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
Edouard Griffiths
a32736062e
Merge pull request #1253 from dforsi/fix/typos
Fix typing errors in readme's
2022-05-22 18:54:47 +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
1df009c73d Fixed auto stack workspaces status save/restore 2022-05-20 08:46:40 +02:00
Jon Beniston
adeddaf7a0 Use APPLE not MACOS 2022-05-19 17:34:26 -07:00
f4exb
d8034f3ee0 Updated versions and changelogs 2022-05-19 18:03:09 +02:00