Daniele Forsi
|
570c1f6877
|
Remove unused includes and use more direct includes
|
2024-04-20 19:10:18 +02:00 |
|
f4exb
|
cdae5ca048
|
Updated versions and changelogs
|
2024-04-14 11:41:00 +02:00 |
|
Daniele Forsi
|
8c3f7e3775
|
Remove unused includes and use more direct includes
|
2024-04-11 23:31:34 +02:00 |
|
f4exb
|
5dcf7f7d40
|
Updated versions and changelogs
|
2023-12-31 19:16:27 +01:00 |
|
f4exb
|
86a1d15eba
|
Frequency Scanner: handle change of I/Q stream in tracked channels
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
5ed6f060a0
|
Frequency Scanner: allow scanning channels of a MIMO device
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
07e8ae0de1
|
Updated changelogs and plugins versions
|
2023-11-29 05:00:58 +01:00 |
|
f4exb
|
3a944fa209
|
Rewriting of copyright notices for plugins/channelrx. Part of #1893
|
2023-11-18 12:02:48 +01:00 |
|
Jon Beniston
|
e799e5eb72
|
Fix resize cursor not being cleared when mouse moves over child widgets
|
2023-11-13 20:51:03 +00:00 |
|
srcejon
|
6e55c030b6
|
Use DialogPositioner for AudioSelectDialog so it opens on screen.
|
2023-11-09 22:30:34 +00:00 |
|
Jon Beniston
|
4f997afa37
|
Update spectrum settings to match what's used in sink.
Fix deserialisation of UI related settings.
|
2023-05-22 13:29:25 +01:00 |
|
Daniele Forsi
|
794be61957
|
Fix spelling using ispell
|
2023-05-02 19:43:59 +02:00 |
|
Daniele Forsi
|
d637dbe666
|
Fix spelling
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes {} \+
and then running the same command with --interactive=2:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes --interactive=2 {} \+
|
2023-04-29 23:43:33 +02:00 |
|
f4exb
|
3f392d3be7
|
Rx channel demods: prevent possible reading past audio buffer end - take 2. For #1661
|
2023-04-25 23:09:42 +02:00 |
|
f4exb
|
59e664c028
|
Revert "Rx channel demods: prevent possible reading past audio buffer end. For #1661"
This reverts commit 91f4844452 .
|
2023-04-25 20:27:57 +02:00 |
|
f4exb
|
91f4844452
|
Rx channel demods: prevent possible reading past audio buffer end. For #1661
|
2023-04-22 12:33:37 +02:00 |
|
f4exb
|
e384c06739
|
use MsgConfigureSpectrumVis in place of corresponding GLSpectrum set methods. Fixes #1624
|
2023-04-09 11:47:50 +02:00 |
|
Jon Beniston
|
c69a11c94c
|
Add documentation
|
2023-03-24 17:02:53 +00:00 |
|
Jon Beniston
|
6d571a6015
|
Use shift modifier to place marker on 3D map
|
2023-03-22 10:47:32 +00:00 |
|
Jon Beniston
|
d4b72343fd
|
Fix gcc warnings
|
2023-03-21 11:04:05 +00:00 |
|
Jon Beniston
|
0bf126baa5
|
Add ILS demodulator
|
2023-03-21 10:54:42 +00:00 |
|