f4exb
|
fb08489f5a
|
WDSP receiver: implemented RIT and fixed audio binaural
|
2024-07-13 03:23:08 +02:00 |
|
f4exb
|
531e96de00
|
WDSP: split firmin into fircore, firmin and firopt
|
2024-07-13 03:20:26 +02:00 |
|
f4exb
|
7f960824f5
|
WDSP receiver: added to Web API mapper
|
2024-07-12 05:01:07 +02:00 |
|
f4exb
|
80b2370bc3
|
WDSP RXA: do not activate frequency shift initially
|
2024-07-12 05:00:12 +02:00 |
|
f4exb
|
a379692252
|
WDSP Receiver: API implementation
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
7db7159349
|
WDSP receiver: removed DLL export in dialogs for MSVC
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
7923cd811b
|
WDSP receiver: added missing on_equalizer_toggled method
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
a33f53c79b
|
WDSP receiver: fixed FFTW3F include
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
50c4feb6bb
|
WDSP: fixed some unresolved externals
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
a4f08dc210
|
WDSP receiver: fixed FM demod amd implement equalizer
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
8dd46a08ea
|
WDSP receiver: implemented squelch
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
07e179c196
|
WDSP: fixed resampler
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
44fb308c4a
|
WDSP: fixed FM squelch
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
ed3a57c92c
|
EMNR: make internal calculations in double precision
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
043d9da47e
|
WDSP Receiver: added squelch support plus corrections
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
ffef9ab48f
|
WDSP receiver: FM options
|
2024-07-11 21:25:53 +02:00 |
|
f4exb
|
8b10dd05ff
|
WDSP receiver: Removed SNB
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
7be39b1b55
|
WDSP: use double internally for SNBA
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
a229c583ee
|
WDSP: separate SNBA and BPSNBA
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
fadffc1afc
|
WDSP receiver: implemmted noise blanker and CW peaking filter
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
5a423e93ba
|
WDSP receiver: implemented AGC, Volume, Noise reduction and Noise blanker
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
02a73de41b
|
WDSP: added ANB and NOB blocks (noise blanker)
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
74cc488383
|
WDSP Receiver: GUI updates
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
dc626ea9bb
|
WDSP Receiver: implemented spectrum handling and AGC
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
bc34a759c7
|
WDSP: nigrate to float mostly
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
8d9dc3b5ed
|
WDSP corrections
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
b2303b028c
|
WDSP Rx: first basic implementation
|
2024-07-11 21:25:52 +02:00 |
|
f4exb
|
d0391e3516
|
Amendments to WDSP. WDSP Receiver: create/delete WDSP RXA
|
2024-07-11 21:25:51 +02:00 |
|
f4exb
|
8ce840dd17
|
WDSP Receiver as a copy of the SSB demodulator
|
2024-07-11 21:25:51 +02:00 |
|
Edouard Griffiths
|
5b05b13c5d
|
Merge pull request #2206 from dforsi/fix/typos
Fix typos
|
2024-07-11 09:13:24 +02:00 |
|
Daniele Forsi
|
4241f01376
|
Fix typos in cpp files
|
2024-07-10 23:06:38 +02:00 |
|
Daniele Forsi
|
e56908b0c6
|
Fix typos in include files
|
2024-07-10 23:06:38 +02:00 |
|
Daniele Forsi
|
04ee258010
|
Fix typos in help files
|
2024-07-10 23:06:29 +02:00 |
|
Daniele Forsi
|
15fec2c28d
|
Fix comment after #endif
|
2024-07-09 22:20:19 +02:00 |
|
Edouard Griffiths
|
a768e91855
|
Merge pull request #2205 from dforsi/feature/map-readme
Add details about rendered maps stored locally
|
2024-07-09 17:07:31 +02:00 |
|
Edouard Griffiths
|
1df378d3a8
|
Merge pull request #2187 from dforsi/fix/map-feature
Fix/map feature
|
2024-07-09 16:10:19 +02:00 |
|
Daniele Forsi
|
b909f5ebba
|
Do not revert Filter Distance to the previous value when the cell is empty
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
cc0e0c0f28
|
Use a QSpinBox for Filter Distance with a maximum of 10 000 kilometres
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
91862a582e
|
Right align columns with numeric values
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
c06e740ffc
|
Get case insensitive sorting in the Map Settings Dialog for Map Items
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
0398414e2c
|
Remove unused resources
Automatically deleted by opening the .ui file in Qt Creator.
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
fe552abb20
|
Convert transmitters.csv to UTF-8
For correct display of all alphabets.
|
2024-07-06 23:51:15 +02:00 |
|
Daniele Forsi
|
bb834caebc
|
Add list of transmitters to the resources
Fixes log message of level "critical":
MapGUI::addBroadcast: Failed to open transmitters.csv
|
2024-07-06 23:51:15 +02:00 |
|
dforsi
|
b4b0cedd17
|
Add details about rendered maps stored locally
Suggest two tools can be used to create map images:
* QGIS: overkill but does everything
* gdal2tiles: it's called by QGIS but can be used directly
|
2024-07-06 13:15:46 +02:00 |
|
Edouard Griffiths
|
7c9c6ea440
|
Merge pull request #2190 from srcejon/android_fixes
Android fixes
|
2024-06-29 23:31:06 +02:00 |
|
Jon Beniston
|
b9079e005b
|
APT Demod: Check filename suffix is specified
|
2024-06-29 11:52:34 +01:00 |
|
Jon Beniston
|
97193ef34d
|
Don't change filenames on Android
|
2024-06-29 11:50:44 +01:00 |
|
Edouard Griffiths
|
e22688e462
|
Merge pull request #2186 from srcejon/freq_scanner
Frequency Scanner: Fix rounding error
|
2024-06-27 22:59:18 +02:00 |
|
srcejon
|
fd1d411bf0
|
Frequency Scanner: Fix rounding error that prevent some channels from being scanned, depending on sample rate.
|
2024-06-27 13:01:06 +01:00 |
|
Edouard Griffiths
|
2baea0364b
|
Merge pull request #2185 from srcejon/freq_scanner
Update sdrangel-windows-libraries link
|
2024-06-26 11:29:51 +02:00 |
|