-
Amateur radio enthusiast and bad software dev
- Joined on
2021-10-09
Block a user
8715f4c037
Merge pull request #1083 from srcejon/status_opengl_version
bb3bc6e527
Display OpenGL version in status bar. Displayed in red if less than version 3.
023ca69156
Merge pull request #1082 from srcejon/check_sample_rate
2b55140d9d
Display warnings in ADS-B and DAB if sample rate is too low
fe68e41575
Reduced stale issue limit to 90 days
610f481a8f
Removed custom issue template
dcc1b125ad
Merge pull request #1076 from srcejon/gs232_dont_round_target_azel
f752806dbf
Rotator controller - Don't round az/el received from Sat Tracker, as we now support higher precision
4269aa4377
Merge pull request #1075 from srcejon/fix_1069_fifo_size
bd1af18578
#1069. Increase FIFO size in Remote Sink according to baseband sample rate
7d2e06adc2
Update issue templates
f1b05fdca5
Update issue templates
c6e1cb2009
Merge pull request #1073 from Kevin-Ehrichs/IssueTemplate
297cc40074
Propose IssueTemplate
ef4b54a7b1
Removed all remaining references to remote UDP Tx delay
20ed490018
Remote output: removed remaining references to Tx delay
4faa3dbe8c
Remote output: removed tx delay in sending UDP blocks
3cb22c8b8a
Remote source: corrected worker handling
f1059bd547
Remote source: corrected dataApplyButton
bb1f833d02
MainWindow: use pop_back() to remove last element of vector
fcdeffa59c
GUI flavor: save and restore the device item index for the initial set up (R0). Fixes #1066
80992c01e0
RemoteInput: set system UDP buffer length for 250 ms of samples. RemoteSink: removed UDP Tx delay. Implements #1069
71f63e3a9c
API: implemented Channel Marker in MIMO channels
2a3ce0e7fb
API: implemented Channel Marker in Tx channels
8a438a94c1
API: implemented Channel Marker in Rx channels and complete serializable objects for some
ddaeaf4b43
Merge pull request #1071 from srcejon/map_ibp
7b418cb20e
Display locator not location
3d0a5d70fe
Ubuntu build: added qm-module dependencies in the Depend section. Fixes #1063
29d4a67eac
SDRplay v1: fixed frequency boundaries in report. Fixes #1061
9fb5a8f9bb
API: simplify handling of ChannelAnalyzer and SoapySDR
f9155575d3
ChannelAnalyzer: implemented settings API
2a9cc27a41
Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes
a8d81b1458
Merge pull request #1065 from srcejon/fix_1062
a65604c973
Use C locale in navaid parsing in VOR demods. Increase table size in VOR demod GUI so more than one row is visible.
259e0ad6da
Fix #1062 - Always use C locale for parsing coords in airport database
VE7UWU
synced commits to refs/tags/v6.17.4 at VE7UWU/sdrangel from mirror
2021-11-26 20:01:07 -05:00
VE7UWU
synced new reference refs/tags/v6.17.4 to VE7UWU/sdrangel from mirror
2021-11-26 20:01:07 -05:00
251c8b2033
Scripts API: added dump.py and updated config.py to be able to do basic instance save and restore
fa1e3c7583
API: fixes in features processing
31330cc14f
Merge pull request #1060 from srcejon/aprs_dark_theme
c90c999091
Merge pull request #1059 from srcejon/feature_worker_thread
61aef0e17c
Use dark theme for APRS charts
d5857c3878
Move Feature workers to thread
ad74a9294e
Merge pull request #1057 from srcejon/sat_tracker_expanding
cab9dc6094
Merge pull request #1056 from srcejon/channel_help
15a0d21910
Merge pull request #1055 from srcejon/rx_rollup_state
8dc98e5d95
Make Sat Tracker GUI expanding, so table uses empty space
03004e00f7
Add links to documentation
4b80fbf337
Remove sorting of channels and features when saving presets in GUI. Fixes #1051
00c8afcc48
API: added missing bits
9f39a1ab66
Removed ordering of channels and features in presets. Fixes #1051
2299c09f36
ChirpChat demod: API changes and fixes
dea312898d
ChirpChat modulator: API changes and fixes