f4exb
|
c4cef5fd41
|
ScopeVis: fixed setNbStreams method to allocate the memory lines on all streams. Fixes #872
|
2021-06-23 22:06:17 +02:00 |
|
Edouard Griffiths
|
66628828ca
|
Merge pull request #936 from srcejon/map_radio_time
Add radio time transmitters to map
|
2021-06-23 19:16:11 +02:00 |
|
Jon Beniston
|
b7ef6fe421
|
Add radio time transmitters to map
|
2021-06-23 15:15:50 +01:00 |
|
Edouard Griffiths
|
fd8577cc60
|
Merge pull request #935 from srcejon/fix_750_magsq
Improve packet demod performance
|
2021-06-23 15:54:24 +02:00 |
|
Jon Beniston
|
681b679c38
|
Remove magsq check which was far too high for testcase reported in #750
|
2021-06-23 13:14:27 +01:00 |
|
Edouard Griffiths
|
5f539d3ba1
|
Merge pull request #934 from srcejon/radio_clock
Add radio clock plugin
|
2021-06-22 22:00:35 +02:00 |
|
Jon Beniston
|
e989d40f78
|
Fix spelling of time zone
|
2021-06-22 17:51:29 +01:00 |
|
Jon Beniston
|
362c34db03
|
Fix image path in docs
|
2021-06-22 17:43:02 +01:00 |
|
Jon Beniston
|
0faaa8397d
|
Add radio clock plugin
|
2021-06-22 17:38:56 +01:00 |
|
f4exb
|
4e449b397c
|
Upgraded libairspy to v1.0.10
|
2021-06-21 22:13:33 +02:00 |
|
f4exb
|
2e98fd0b17
|
Scope: reset trigger and traces samples index when trace size changes. Fixes #927
|
2021-06-19 12:38:20 +02:00 |
|
f4exb
|
a25e668a62
|
DemodAnalyzer GUI: removed duplicate setBuddies calls
|
2021-06-16 07:00:41 +02:00 |
|
f4exb
|
28214de978
|
Issue #925. Issue was in GLScopeGUI::setBuddies not the plugin(s)
|
2021-06-16 06:47:44 +02:00 |
|
f4exb
|
d9e1034f9a
|
GLScopeGUI: fixed QMetaObject::connectSlotsByName warnings
|
2021-06-16 00:19:17 +02:00 |
|
f4exb
|
07a81679d8
|
AIS demod GUI: adapt to new scope. Add first trace and first trigger. Fixes #925
|
2021-06-16 00:06:27 +02:00 |
|
f4exb
|
6221693710
|
GLScopeGUI: synchronize add trace and add trigger in setBuddies method
|
2021-06-16 00:05:08 +02:00 |
|
f4exb
|
de838e8c30
|
Follow Appveyor MSVC upgrade
|
2021-06-14 22:32:53 +02:00 |
|
f4exb
|
9abc23de6c
|
NoiseFigure: added missing .yaml in webapi resources
|
2021-06-14 21:49:43 +02:00 |
|
f4exb
|
a59a58f6f9
|
Fixed SWGModelFactory so that init() is invoked on complex objects. Fixes #899
|
2021-06-14 21:26:36 +02:00 |
|
f4exb
|
82f1004f28
|
ChirpChat demod: updated readme. Updated versions and changelogs
|
2021-06-12 19:48:24 +02:00 |
|
f4exb
|
5da5f2dd40
|
GLScope redesign: ScopeVis: added exports on public messages for MSVC
|
2021-06-12 10:50:33 +02:00 |
|
f4exb
|
5fde3dfb18
|
GLScope redesign: set number of streams separately
|
2021-06-12 10:47:03 +02:00 |
|
f4exb
|
7dbbd9f2ee
|
GLScope redesign: settings synchro (2)
|
2021-06-12 10:18:18 +02:00 |
|
f4exb
|
5d615e453c
|
GLScope redesign: settings synchro (1)
|
2021-06-12 10:18:18 +02:00 |
|
f4exb
|
e699099946
|
GLScope redesign: using GLScopeSettings (2)
|
2021-06-12 10:18:18 +02:00 |
|
f4exb
|
d08844a34c
|
GLScope redesign: using GLScopeSettings (1)
|
2021-06-12 10:18:18 +02:00 |
|
f4exb
|
ce5de5b419
|
GLScope redesign: ScopeVis: configure directly
|
2021-06-12 10:18:18 +02:00 |
|
Edouard Griffiths
|
1b15739d29
|
Merge pull request #919 from srcejon/noise_figure_interpolation
Noise figure updates
|
2021-06-11 14:15:32 +02:00 |
|
Jon Beniston
|
27af7021f4
|
Fix gcc compilation
|
2021-06-10 20:26:51 +01:00 |
|
Jon Beniston
|
e987deb8e0
|
Add support for linear interpolation, which can be more accurate if
there's a sharp knee in the curve.
Add support for displaying noise floor in results table.
|
2021-06-10 20:10:19 +01:00 |
|
Edouard Griffiths
|
1ffe8f8070
|
Merge pull request #917 from srcejon/noise_figure
Noise figure plugin
|
2021-06-09 22:33:31 +02:00 |
|
Jon Beniston
|
ae88a7e584
|
Report to GUI if failed to open VISA device
|
2021-06-09 17:23:37 +01:00 |
|
Jon Beniston
|
5d24bf9086
|
Fix gcc warnings
|
2021-06-09 17:14:56 +01:00 |
|
Jon Beniston
|
88f2170676
|
Fix typos in docs
|
2021-06-09 17:03:26 +01:00 |
|
Jon Beniston
|
2df18cdcf8
|
Add noise figure settings image
|
2021-06-09 16:51:18 +01:00 |
|
Jon Beniston
|
97669585ad
|
Add noise figure plugin
|
2021-06-09 16:17:59 +01:00 |
|
f4exb
|
016ec01826
|
GLScope redesign: ScopeVis multiple I/Q streams support
|
2021-06-07 01:46:11 +02:00 |
|
f4exb
|
e1a13841cf
|
GLScope redesign: ScopeVis::processMemoryTrace: full vectorization
|
2021-06-07 00:26:31 +02:00 |
|
f4exb
|
6a528e1f5a
|
GLScope redesign: ScopeVis::processTrace: full vectorization
|
2021-06-07 00:05:37 +02:00 |
|
f4exb
|
9642eac44d
|
GLScope redesign: TraceBackDiscreteMemory refactoring
|
2021-06-06 11:12:27 +02:00 |
|
f4exb
|
046c066c11
|
ADS-B demod: ADSBDemodWorker: check running state before actual start/stop
|
2021-06-05 19:46:39 +02:00 |
|
f4exb
|
ccb7633154
|
GLScope redesign: removed SpectrumScopeComboVis
|
2021-06-05 19:26:26 +02:00 |
|
Edouard Griffiths
|
eb811c1e56
|
Merge pull request #916 from ChiefGokhlayeh/bugfix/#915-segmentation-fault-when-closing-ads-b-panel-while-sampling-device-is-still-running
Delete ADSBDemod::m_worker after removing sink from DSP
|
2021-06-05 07:17:24 +02:00 |
|
Andreas Baulig
|
c6571ac424
|
Delete m_worker after removing sink from DSP
|
2021-06-04 23:32:48 +00:00 |
|
f4exb
|
3e9b4a4dee
|
GLScope redesign: when time offset is positive switch automatically to display memory index 01 to preserve correctness of display. Fixes #892
|
2021-06-02 21:20:01 +02:00 |
|
f4exb
|
54df0bd21a
|
GLScope redesign: ScopeVis: corrected export name
|
2021-06-01 11:19:44 +02:00 |
|
f4exb
|
de3b56bd3c
|
GLScope redesign: added missing bits
|
2021-06-01 10:58:29 +02:00 |
|
f4exb
|
6c25543403
|
GLScope redesign: ScopeVis: use shift value instead of iterators in some places
|
2021-06-01 08:36:49 +02:00 |
|
f4exb
|
4283159e6a
|
GLScope redesign: ScopeVis: processTraces by start iterator and length. TraceBackBuffer: m_endPoint is now private
|
2021-05-31 19:35:14 +02:00 |
|
f4exb
|
657d2d5996
|
GLScope redesign: DoubleBufferSimple: replaced current iterator by current position
|
2021-05-31 18:36:04 +02:00 |
|