1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-14 00:56:41 -04:00
Commit Graph

431 Commits

Author SHA1 Message Date
f4exb
19b809affb Updated versions and changelogs 2021-02-28 20:36:17 +01:00
f4exb
a2b1e5207f Added missing dependency to libqt5texttospeech5-dev. Fix libapt and libsgp4s external library install for Ubuntu build 2021-02-28 05:40:15 +01:00
Jon Beniston
ef4544b640 Add atpdec and sgp4 cmake scripts 2021-02-27 12:54:25 +00:00
Jon Beniston
5461facb3b Add Satellite Tracker feature 2021-02-26 20:25:48 +00:00
f4exb
42815a0664 Updated versions and changelogs 2021-02-20 18:30:51 +01:00
f4exb
166089a8bd Updated versions and changelogs 2021-02-13 12:26:19 +01:00
f4exb
19f3c284ba Updated versions and changelogs 2021-02-07 11:09:43 +01:00
Kacper Michajłow
3388e385b6 CMake: Require all needed Qt modules to fail early when not found. 2021-02-06 22:39:57 +01:00
f4exb
3a43fd33fa Updated version and changelogs 2021-01-30 18:59:35 +01:00
f4exb
52b51feded Updated versions and changelogs 2021-01-23 11:39:03 +01:00
Jon Beniston
446749cbbb Map updates.
Add support for different map types (street/satellite) and different map
providers.
Support finding real world addresses on the map.
Add Maidenhead locator converter.
Add Beacons.
Allow data sources to be selected by a user.
Add context menu to allow setting an object as a target, setting center
frequency and adjusting display order.
2021-01-22 14:54:22 +00:00
f4exb
ddcc72cb24 Updated versions and changelogs 2021-01-14 23:36:55 +01:00
Jon Beniston
5a52052d2c Add APRS Feature 2021-01-13 20:37:09 +00:00
f4exb
99018bd1d8 Updated versions and changelogs 2020-12-21 10:36:31 +01:00
f4exb
8c307eb0e6 Updated versions and changelogs 2020-12-13 20:10:12 +01:00
f4exb
b64f539f8c Updated version and changelogs 2020-12-12 21:36:24 +01:00
f4exb
38a06c4f69 Added MessagePipes garbage collector. Updated versions and changelogs 2020-12-12 16:31:38 +01:00
f4exb
214686beca Updated versions and changelogs. Restored Appveyor Docker build 2020-12-08 08:32:23 +01:00
f4exb
445b7c57e2 Updated versions and changelogs 2020-11-26 07:12:01 +01:00
f4exb
ea59f8b35e Updated version and changelogs 2020-11-22 20:10:39 +01:00
Kacper Michajłow
ce4f48b9bf Add _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES for Windows 2020-11-22 04:07:39 +01:00
f4exb
b396a190de Implement SigMF support only when compiled with GCC (libsigmf dependency). Implements #712 2020-11-21 20:00:32 +01:00
Kacper Michajłow
33ab785085 CMake: Split arch detection and compiler flags into separate files 2020-11-20 14:28:13 +01:00
Kacper Michajłow
f8dcbaab66 Fix and enable sdrbench build on Windows 2020-11-20 11:04:51 +01:00
Kacper Michajłow
305c97fc0e CMake: Make compiler flags selection and detection more flexible.
- Fix for RelWithDebInfo and MinSizeRel build types
- Use -march=native instead of handcrafted detection when possible
- Refactor whole thing to reduce code duplication
2020-11-20 11:04:51 +01:00
f4exb
fbe77a1922 Updated version and changelogs 2020-11-15 22:02:42 +01:00
f4exb
82f98ab6c1 cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings 2020-11-15 08:31:49 +01:00
f4exb
164b83a3ce Fixed the rest of the warnings and main cmake file. Implements #663 2020-11-15 02:19:06 +01:00
f4exb
6519bfc05f Updated version and changelogs 2020-11-13 23:20:57 +01:00
f4exb
c4a25fee38 Updated versions and changelogs 2020-11-12 22:45:20 +01:00
f4exb
99c079b549 SigMF file input 2020-11-10 02:09:21 +01:00
f4exb
ffd0971020 Updated versions and changelogs 2020-11-09 14:10:17 +01:00
Kacper Michajłow
7250240a9f CMake: Add an option to hide console on Windows
Fixes #693
2020-11-08 08:24:15 +01:00
Kacper Michajłow
d315026f37 CMake: Add support for ASAN on MSVC 2020-11-08 08:24:15 +01:00
Kacper Michajłow
35a01df5d1 CMake: Produce compile commands on supported generators 2020-11-07 07:00:27 +01:00
f4exb
556ddaaff6 Updated versions and changelogs 2020-11-06 07:07:23 +01:00
f4exb
f2bd3e4b84 Downgrade cmake version requirements 2020-11-05 20:41:33 +01:00
Kacper Michajłow
1e5ae8ea0f Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
Kacper Michajłow
70434765d7 Add support for VS2019 and Ninja
- Specify byproducts in external projects
- Use external Boost
- Remove hacky Qt detection
- Fix CRT mismatch in external projects (fixes SoapySDR on Windows)
- Minor fixes
2020-11-04 10:40:17 +01:00
f4exb
c5a36c48a0 Updated versions and changelogs 2020-11-03 13:15:25 +01:00
f4exb
abd2d1276c Updated versions and changelogs. Fixed missing yaml references in base resources for swagger-ui 2020-10-28 08:58:16 +01:00
Jon Beniston
1a9b6d1763 Add ADS-B Demodulator plugin.
Add GS232 Rotator Controller feature plugin.
Add altitude and station name to My Positon.
Use QtDeploy to ensure all required Qt libraries are included (Should
fix OpenGL issues)
2020-10-27 16:22:10 +00:00
f4exb
950b9a5934 updated versions and changelogs 2020-10-11 22:44:00 +02:00
f4exb
170a2661e1 Updated version and changelogs 2020-10-06 07:41:32 +02:00
Jon Beniston
d4aa5d75b5 Add USRP device support. 2020-10-02 22:45:28 +01:00
f4exb
645cf2413c Updated versions and changelogs. Fixed build server off for Appveyor Windows build 2020-09-29 08:42:11 +02:00
f4exb
4fb5633e62 Updated version and changelogs 2020-09-26 09:13:34 +02:00
f4exb
f22c9fca2c Updated version and changelogs 2020-09-16 13:08:37 +02:00
f4exb
8026686b1f Updated version and changelogs 2020-09-14 00:17:14 +02:00
f4exb
9936a5e2c4 Updated version and changelogs 2020-09-11 13:35:09 +02:00
Jon Beniston
3e2e1b703d Install SoapySDR support modules 2020-09-01 16:02:33 +01:00
Edouard Griffiths
efdef2df12
Merge pull request #620 from srcejon/windows-freedv
Add codec2 library for Windows to enable FreeDV support
2020-08-30 21:54:14 +02:00
f4exb
07a901942b Updated versions and changelogs 2020-08-29 22:32:11 +02:00
Jon Beniston
fbb848d940 Add codec2 library for Windows. Export AudioResampler class. 2020-08-29 18:12:56 +01:00
f4exb
a88b2074c4 Updated versions and changelogs 2020-08-27 09:58:11 +02:00
f4exb
fdafc95b0c Updated version and changelogs 2020-08-25 21:05:54 +02:00
f4exb
8a565a0de2 Upgrade libiio and libairspyhf versions. Updated version and changelogs 2020-08-20 14:02:06 +02:00
f4exb
e704689be1 Updated version and changelogs 2020-08-09 06:49:49 +02:00
f4exb
f3fdd68fed Updated version and changelogs 2020-08-03 13:22:38 +02:00
f4exb
1de1bf4d08 Updated versions and changelogs 2020-08-01 05:13:55 +02:00
f4exb
625463a428 Updated version and changelogs 2020-07-21 08:41:39 +02:00
Vort
c0eabc0f69 Set correct output directories for RelWithDebInfo build 2020-07-20 07:11:27 +03:00
f4exb
e60e4da02c Updated version and changelogs 2020-07-14 00:15:26 +02:00
f4exb
57cd14c8e1 Updated version and changelogs 2020-07-12 21:01:51 +02:00
f4exb
59a0cad7e9 Updated version and changelogs 2020-07-06 19:34:21 +02:00
f4exb
a4a16265a3 Updated version and changelogs 2020-07-01 20:22:41 +02:00
f4exb
587a8b4e1e Updated version and changelogs 2020-06-28 10:33:44 +02:00
f4exb
b7284b6b5c Updated version and changelogs 2020-06-27 10:52:43 +02:00
f4exb
18cee9d101 Updated version and changelogs 2020-06-24 05:25:56 +02:00
f4exb
9508e8b88a Updated version and changelogs 2020-06-20 10:02:23 +02:00
f4exb
bbfece704b Updated version and changelogs 2020-06-15 23:22:17 +02:00
f4exb
3a45b059d2 Updated version and changelogs 2020-05-24 03:11:32 +02:00
f4exb
86bc8be8d0 Updated version and changelogs 2020-05-20 14:14:49 +02:00
f4exb
da06bc30cc Updated version and changelogs 2020-05-16 10:42:35 +02:00
Sergei I. Korolev
d9ea8d4abc Added more flexible build options 2020-05-02 17:57:00 +03:00
f4exb
634821296d Updated version and changelogs 2020-04-28 05:47:49 +02:00
f4exb
9cff60f143 Updated version and changelogs 2020-04-20 08:50:14 +02:00
f4exb
3034dcddce Make OpenCV optional in main cmake file 2020-04-19 12:58:43 +02:00
f4exb
81da7b35b1 Updated version and changelogs 2020-04-02 05:03:48 +02:00
f4exb
ffa604cecf Updated version and changelogs 2020-03-29 00:29:08 +01:00
f4exb
409d2ddf9a Removed cm256cc dependency and therefore remote plugins for Mac OS 2020-03-29 00:20:05 +01:00
f4exb
5295c6dc04 Updated version and changelogs 2020-03-16 22:22:08 +01:00
f4exb
d9e2d3e916 Updated version and changelogs 2020-03-11 17:09:07 +01:00
f4exb
495e96d09c Updated version and changelogs 2020-03-01 07:11:34 +01:00
f4exb
8a1ed70214 Added version suffix to CPACK_PACKAGE_VERSION 2020-02-28 16:12:41 +01:00
f4exb
fd68bb8da2 MSVC: suppress all warnings 2020-02-28 13:12:42 +01:00
f4exb
76711c1d03 Updated version and changelogs 2020-02-26 23:19:06 +01:00
f4exb
f55151ce50 LimeRFE USB support: now merged in LimeSuite master. Made Linux specific 2020-01-24 23:05:16 +01:00
f4exb
d28272073a LimeRFE USB support: updated versions and changelogs 2020-01-22 13:36:18 +01:00
f4exb
c3981ef86b LimeRFE USB support: simplify LimeRFE support switch 2020-01-12 10:34:22 +01:00
f4exb
411aca5d35 LimeRFE USB support (1) 2020-01-12 01:10:51 +01:00
f4exb
c1f1aa506e Updated version and changelogs 2020-01-01 23:28:35 +01:00
f4exb
a7d4a3b25e Debian build: moved librtlsdr to external dependencies 2019-12-17 22:44:42 +01:00
f4exb
d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb
1831994972 Updated version and changelogs to 4.12.2 2019-12-14 11:22:28 +01:00
f4exb
acd0892536 UPdated version and changelogs 2019-11-21 01:11:09 +01:00
f4exb
3b74153ec6 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
f4exb
d58fa18b55 Updated documentation changelogs and version 2019-11-01 19:45:45 +01:00
f4exb
9fd190aaae Updated version and changelogs 2019-10-23 23:10:05 +02:00
AsciiWolf
2cc1fa380f Use svg icon
+ Install the icon in a standard path
2019-10-11 12:32:16 +02:00