1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-27 08:16:35 -04:00
Commit Graph

8189 Commits

Author SHA1 Message Date
CRD716
d0a94ede0c
Fix QT 5.15.4 map hang 2022-08-02 16:31:43 -05:00
f4exb
75148f9659 M17: try to fix MSVC errors 2022-08-02 05:56:40 +02:00
f4exb
7ca7dec872 M17: Treillis code cleanup 2022-08-02 05:56:06 +02:00
f4exb
bf5220a1f7 M17: attempt to restore MSVC build (2) 2022-07-31 05:26:50 +02:00
f4exb
798b62d0e9 M17: attempt to restore MSVC build 2022-07-31 05:16:38 +02:00
f4exb
50f3f71f55 M17: added missing exports 2022-07-31 05:15:58 +02:00
f4exb
e29581a0b2 M17: M17Randomizer code cleanup 2022-07-31 04:54:39 +02:00
f4exb
ca24d1bc57 M17: Util code cleanup 2022-07-31 04:24:03 +02:00
f4exb
8e1d5a3bbd M17: M17Demodulator M17FrameDecoder and M17Framer code cleanup 2022-07-27 23:38:35 +02:00
f4exb
820a5dc992 M17: IirFilter code cleanup 2022-07-27 23:30:09 +02:00
f4exb
06a0f051e9 M17: Golay24 code cleanup 2022-07-27 23:27:01 +02:00
f4exb
b5b6bdf825 M17: FreqDevEstimator code cleanup 2022-07-27 23:16:22 +02:00
f4exb
c2a91610c9 M17: FirFilter code cleanup 2022-07-27 19:02:23 +02:00
f4exb
31c7a2c690 M17: DeviationError code cleanup 2022-07-27 18:57:19 +02:00
f4exb
023915c144 M17: DataCarrierDetect and SlidingDFT code cleanup 2022-07-27 18:53:40 +02:00
f4exb
a035c42762 M17: CRC16 code cleanup 2022-07-27 18:15:47 +02:00
f4exb
22539b331f M17: Correlator code cleanup 2022-07-27 17:58:35 +02:00
f4exb
1601fa43ca M17: reworked ClockRecovery 2022-07-27 14:58:33 +02:00
f4exb
414e695121 DATV demod: allocate DATVDemodSink dynamically 2022-07-27 08:58:24 +02:00
f4exb
8e76700618 Fixed some warnings 2022-07-26 06:53:48 +02:00
f4exb
2d852c4495 Removed useless warnings inconsistent-missing-override 2022-07-26 06:53:20 +02:00
f4exb
01d28918a2 SSB demod: applied new threading model. Part of #1346 2022-07-26 00:45:43 +02:00
f4exb
2c3ccc49af Some clang warnong fixes 2022-07-24 21:48:02 +02:00
f4exb
994584cabc scripts API QO-100: added option to prevent decimation change 2022-07-24 19:31:21 +02:00
f4exb
220e033f34 M17: fixed clang undefined reference 2022-07-24 19:11:44 +02:00
f4exb
c582df6030 DATV demod: fixed clang error 2022-07-24 19:11:15 +02:00
f4exb
56f96103e6 FileSink: let the thread start the worker 2022-07-23 12:28:25 +02:00
f4exb
c2442d6b10 SigMF file sink: applied new threading model. Part of #1346 2022-07-23 12:25:03 +02:00
f4exb
0acad9f2f7 SigMF file sink GUI: nullify GUI message queue reference in channel in the destructor. Completes #1356 2022-07-23 12:19:03 +02:00
f4exb
9789b23cd6 DSD Demod: applied new threading model. Part of #1346 2022-07-23 11:50:04 +02:00
f4exb
97ace89e19 DSD demod GUI: prevent selection of negative AMBE feature index and disable AMBE checkbox if no AMBE features are available. Fixes #1334 2022-07-23 11:19:03 +02:00
f4exb
b44eb18df6 File Sink: applied new threadning method. Part of #1346 2022-07-23 05:46:06 +02:00
f4exb
6040bab4f9 File Sink: nullify GUI message queue reference in channel in the destructor. Partially fixes #1356 2022-07-23 05:45:18 +02:00
f4exb
73ecee09e2 NFM demod: applied new threadning method. Part of #1346 2022-07-22 21:48:05 +02:00
f4exb
de6bd1f608 Corrected order of deletion of feature vs feature GUI. Fixes #1332 2022-07-22 03:28:20 +02:00
Edouard Griffiths
da14591c93
Merge pull request #1361 from srcejon/fix_1351
Don't use pkg-config on MacOS when building rtlsdr libraries
2022-07-22 03:26:25 +02:00
Edouard Griffiths
18ae8361a0
Merge pull request #1360 from srcejon/fix_1359
Support open GL ES
2022-07-22 02:38:56 +02:00
Edouard Griffiths
43dfd38d42
Merge pull request #1358 from AsciiWolf/patch-1
Fix small typo in rtlsdr readme
2022-07-22 02:38:44 +02:00
Jon Beniston
c04fda8794 Don't use pkg-config on MacOS when building rtlsdr libraries 2022-07-21 21:17:43 +01:00
Jon Beniston
7ba8540dd4 Fix shaders so they don't crash when OpenGL 2.0 ES is used 2022-07-21 21:09:41 +01:00
Jon Beniston
08cc6d02f5 Use 2D textures as 1D not supported in Open GL ES on ARM 2022-07-21 19:55:31 +01:00
AsciiWolf
7f28242126
Fix small typo in rtlsdr readme 2022-07-21 19:06:18 +02:00
f4exb
bd7fd29de9 Corrected order of deletion of channel vs channel GUI. Fixes #1332 2022-07-21 05:26:58 +02:00
f4exb
ef873c00bb M17: more fixes 2022-07-20 22:17:33 +02:00
f4exb
c1198ff885 Updated versions and changelogs 2022-07-20 21:56:03 +02:00
Edouard Griffiths
43f962f428
Merge pull request #1354 from srcejon/ionosonde
Add Ionosonde stations and MUF/foF2 data to Map
2022-07-20 21:01:47 +02:00
Jon Beniston
824c84ee5a Update version 2022-07-20 18:10:27 +01:00
Jon Beniston
5124b8df36 Fix type 2022-07-20 17:54:26 +01:00
Jon Beniston
4ca07058e0 Fix gcc error 2022-07-20 17:52:43 +01:00
Jon Beniston
22a30b5ea0 Map: Add support for Ionosonde stations 2022-07-20 17:41:11 +01:00