srcejon
97847425bb
For #1936 - Use separate date/time fields and prefix address with leading 0.
2023-12-23 10:38:58 +00:00
Tom Matthews
a079587859
Disable build of LAME frontend
...
We dont need it, and LAME 3.100 frontend binaries fail to build on MacOS currently with
```parse.c:417:34: error: call to undeclared function 'id3tag_set_comment_ucs2'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]```
2023-12-20 08:18:43 +00:00
f4exb
bb406ca9a8
AudioCATSISO: adapt to newer versions of Hamlib. Fixes #1919
2023-12-15 21:40:50 +01:00
f4exb
86a1d15eba
Frequency Scanner: handle change of I/Q stream in tracked channels
2023-12-14 21:57:49 +01:00
f4exb
a9a6c672ec
Frequency Scanner: give more space to channel power display
2023-12-14 21:57:49 +01:00
f4exb
c5e9da7004
Frequency scanner: set device frequency for both Rx and MIMO devices
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
Edouard Griffiths
5ab23dac45
Merge pull request #1929 from srcejon/freq_scanner
...
Pager Demod: Add null terminator in UDP packets
2023-12-14 17:22:02 +01:00
srcejon
84848124fd
Fix #1928 . Add null-terminator between strings.
2023-12-14 12:13:51 +00:00
Edouard Griffiths
a8e50b77c8
Merge pull request #1926 from srcejon/freq_scanner
...
File Input: Start file browser in directory of last file selected.
2023-12-13 19:24:37 +01:00
srcejon
46c7206b42
Start file browser in directory of last file selected.
2023-12-13 13:33:31 +00:00
f4exb
c2a2977587
AM demod: extend squelch limit to -120 dB
2023-12-11 01:49:11 +01:00
f4exb
68601d6947
SSB demod: better algorithm for AGC limitation. For #1918
2023-12-11 01:49:11 +01:00
f4exb
f98800702c
Fixed some AGC issues
2023-12-11 01:49:11 +01:00
f4exb
4e25f4d678
Removed useless AGC clamping
2023-12-11 01:49:11 +01:00
f4exb
aee055e883
SSB demod: added FIR LP filter after AGC to smooth out sharp peaks
2023-12-11 01:49:11 +01:00
f4exb
d97f92dcc3
Fixed AudioNetSink stereo handling
2023-12-11 01:49:11 +01:00
Edouard Griffiths
609fff1bd6
Merge pull request #1916 from srcejon/freq_scanner
...
Radiosonde CSV header fix
2023-12-07 16:46:29 +01:00
srcejon
ebb0872092
Don't bother trying to make an dmg.
2023-12-07 11:33:41 +00:00
srcejon
726fd98828
Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner
2023-12-07 09:53:29 +00:00
srcejon
ae04412e88
SDRPlayV3 on Mac: Update library path so is works with API 3.12.1.
2023-12-07 09:53:20 +00:00
srcejon
bad53f90c4
#1915 . Remove space in CSV header.
2023-12-07 09:50:09 +00:00
Edouard Griffiths
cb97263129
Merge pull request #1914 from srcejon/freq_scanner
...
Instant Replay
2023-12-06 15:24:34 +01:00
srcejon
30497b5204
More fixes for Mac build
2023-12-06 13:08:09 +00:00
srcejon
720630c2fb
Remove tabs.
2023-12-06 10:53:28 +00:00
srcejon
c30af7f39f
Fix gcc warnings.
2023-12-06 10:14:01 +00:00
srcejon
2ac7cfd800
Add replay support to Lime Input
2023-12-06 10:09:46 +00:00
srcejon
238a40b9e0
Allow replay time offset to be set by ctrl+left click in waterfall.
2023-12-06 10:09:30 +00:00
Edouard Griffiths
364dfc1fc5
Merge pull request #1911 from srcejon/freq_scanner
...
Map: Support multiple frequencies and specify which device to tune
2023-12-06 03:41:49 +01:00
srcejon
8240d0a9d5
Try to fix Mac build, again.
2023-12-05 12:48:14 +00:00
srcejon
8d37579076
Add support for setting center frequency on Tx devices.
2023-12-05 12:34:15 +00:00
srcejon
b16206068a
Prevent crash that can occur if preset type is unknown.
2023-12-05 12:33:45 +00:00
srcejon
d989561df5
Use common code for creating and processing device and channel Ids.
2023-12-05 12:32:53 +00:00
srcejon
070f8077b2
Map updates:
...
Allow selection of which device to tune to frequency.
Support tuning of multiple frequencies per map item.
Update maplibre to maplibregl.
2023-12-05 12:30:25 +00:00
f4exb
78068fd5f2
Updated versions and changelogs
2023-12-04 21:40:42 +01:00
f4exb
9776e77fd5
SSB demod: tie AGC steep transition correction to AGC clamping
2023-12-03 13:48:44 +01:00
Edouard Griffiths
e3d862c8a8
Merge pull request #1906 from srcejon/freq_scanner
...
Variety of small fixes
2023-12-02 11:11:28 +01:00
Jon Beniston
a7d8369a00
Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner
2023-12-01 18:18:28 +00:00
Jon Beniston
c48c8cdf4a
Use full path to library
2023-12-01 18:17:05 +00:00
srcejon
f319dc32e0
Merge branch 'f4exb:master' into freq_scanner
2023-12-01 18:15:26 +00:00
f4exb
2f5cbd1092
SSB demod: further optimize AGC steep transitions mitigation
2023-12-01 17:24:28 +01:00
srcejon
1d910987e3
Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner
2023-12-01 12:50:36 +00:00
srcejon
3ca14c2bb1
Stop scanning when Tune menu selected.
2023-12-01 12:47:50 +00:00
srcejon
e64e0a1cd4
Display FIFO size on overflow.
2023-12-01 12:04:57 +00:00
srcejon
c9db48c754
Use sourceforge for Boost as faster to download.
...
Use Boost 1.78.0 on Intel Mac, as 1.83 causes UHD to fail to load at runtime.
Fix Lame link on Mac arm64
2023-12-01 12:03:37 +00:00
srcejon
6880dfba9d
Add comment how to view filter freq response
2023-12-01 12:01:54 +00:00
srcejon
4aaa5edb09
Add dialog positioner for audio select dialog
2023-12-01 11:56:28 +00:00
srcejon
ff8bbe5cd3
Remove html from labels
2023-12-01 11:56:07 +00:00
srcejon
c0bc9f3d5f
Add Docker install instructions.
2023-12-01 11:55:17 +00:00
srcejon
c7196fad6b
Delete python stuff before installing any packages.
2023-12-01 11:54:53 +00:00