Zoran Kostic
|
cde385935d
|
Calibration - highlight state; save/load cosmetics
|
2020-11-30 20:34:26 +01:00 |
|
Jan Käberich
|
e1dfc48906
|
Fix bugs with displaying of axis ticks
|
2020-11-29 18:33:25 +01:00 |
|
Jan Käberich
|
fe78ccdeeb
|
Better X axis ticks in manual mode, minor cleanup for siunitedit
|
2020-11-29 18:06:58 +01:00 |
|
Jan Käberich
|
af8787915c
|
Change action to use Qt 5.15.1/mingw 8.1 on windows
|
2020-11-29 17:33:22 +01:00 |
|
Jan Käberich
|
632b977211
|
Versions/modifications document + FAQ updated
|
2020-11-29 13:29:54 +01:00 |
|
Jan Käberich
|
3798f03d9a
|
Additional pictures
|
2020-11-29 12:38:20 +01:00 |
|
Jan Käberich
|
49f9b5442d
|
Updated graphs to use new math system
|
2020-11-28 22:34:40 +01:00 |
|
Jan Käberich
|
a7ff3d60fb
|
some experiments with TDR math operations
|
2020-11-28 19:32:18 +01:00 |
|
Jan Käberich
|
8e661aecd6
|
added edit dialog for median filter and optimized for speed
|
2020-11-28 13:57:22 +01:00 |
|
Jan Käberich
|
163b23f28d
|
Merge branch 'master' into trace_math
|
2020-11-28 13:56:30 +01:00 |
|
Jan Käberich
|
0837db05ad
|
Option to view raw calibration measurements + calkit typos fixed
|
2020-11-27 18:18:31 +01:00 |
|
Jan Käberich
|
6893af1386
|
Prevent crash on Y-axis autoscale when all trace values are identical
|
2020-11-27 16:53:41 +01:00 |
|
Jan Käberich
|
d81b8168ad
|
Disable initially invalid options on dialog creation
|
2020-11-27 16:36:21 +01:00 |
|
Jan Käberich
|
a168e81cca
|
minimal median filter implementation for math testing
|
2020-11-27 16:31:05 +01:00 |
|
Jan Käberich
|
692bb85b5d
|
Merge branch 'master' into trace_math
|
2020-11-26 21:02:37 +01:00 |
|
Jan Käberich
|
19bc31b7cc
|
Overflow/replot bugfix when moving markers
|
2020-11-26 21:00:16 +01:00 |
|
Jan Käberich
|
1a7212191a
|
Graph display bugfixes
|
2020-11-26 17:45:55 +01:00 |
|
Jan Käberich
|
3a88e10875
|
SIUnitEdit changeable with scroll wheel
|
2020-11-25 21:43:42 +01:00 |
|
Jan Käberich
|
6e13473337
|
Further preparation
|
2020-11-25 21:20:31 +01:00 |
|
Jan Käberich
|
66f8b86159
|
Preparations for math functions on traces
|
2020-11-25 16:47:29 +01:00 |
|
Jan Käberich
|
978842a2ff
|
Full init when switching to any other mode than idle
|
2020-11-25 15:42:24 +01:00 |
|
jankae
|
641f4ccd98
|
Merge pull request #12 from nbgsmk/graph_update
SignalGen - more precision digits; ui panel mod.
|
2020-11-25 15:30:27 +01:00 |
|
Zoran Kostic
|
2f79d60b76
|
SignalGen - more precision digits; ui panel mod.
|
2020-11-25 15:08:11 +01:00 |
|
jankae
|
d44fd19155
|
Update BuildAndFlash.md
Qwt no longer required with newest version of the application
|
2020-11-25 12:23:04 +01:00 |
|
Jan Käberich
|
599f2cdf5f
|
Revert temporary changes to workflow
|
2020-11-25 12:20:47 +01:00 |
|
Jan Käberich
|
1b003cc481
|
Removed warnings, added XY-plot data next to cursor
|
2020-11-25 11:55:53 +01:00 |
|
Jan Käberich
|
37bd9a0435
|
minor GUI fixes + preparation for spectrum analyzer export/import
|
2020-11-24 18:08:00 +01:00 |
|
Jan Käberich
|
d63640d437
|
Cleanup of not needed code
|
2020-11-24 18:06:57 +01:00 |
|
Jan Käberich
|
3c2ff5e8c7
|
Workflow test without Qwt
|
2020-11-24 16:36:15 +01:00 |
|
Jan Käberich
|
4093578b62
|
smithchart data next to cursor
|
2020-11-24 16:36:15 +01:00 |
|
Jan Käberich
|
93bf7255c3
|
time domain markers
|
2020-11-24 16:36:15 +01:00 |
|
Jan Käberich
|
c22d576984
|
Qwt dependency removed, drag&drop for traces added
|
2020-11-24 16:36:15 +01:00 |
|
Jan Käberich
|
25196fbc30
|
partial reconstruction from qwt to manual plotting
|
2020-11-24 16:36:15 +01:00 |
|
Jan Käberich
|
ef97d54913
|
detect missing points + minor USB speedup
|
2020-11-24 16:28:57 +01:00 |
|
Jan Käberich
|
764e8b8692
|
Load/save amplitude calibration from/to file
|
2020-11-23 14:12:06 +01:00 |
|
Jan Käberich
|
b636274b3b
|
Font-dependent width in toolbar
|
2020-11-23 13:02:56 +01:00 |
|
jankae
|
bcb47717b5
|
Merge pull request #10 from nbgsmk/master
Check some invalid conditions
|
2020-11-23 12:21:20 +01:00 |
|
Zoran Kostic
|
0e2395cf55
|
vna.cpp - cosmetic change
siunitedit.cpp - keep text onFocus
tracewidget.cpp - invalid index or empty list
|
2020-11-23 03:32:18 +01:00 |
|
Zoran Kostic
|
53e587b4b8
|
markerwidget.cpp:
- slight adjustment of columns
- crash when deleting markers
|
2020-11-22 20:07:39 +01:00 |
|
Jan Käberich
|
6758420eae
|
Normalization for tracking generator
|
2020-11-21 13:27:23 +01:00 |
|
Jan Käberich
|
7b41f10604
|
Bugfix: wrong sign for tracking generator offset
|
2020-11-21 12:02:27 +01:00 |
|
Jan Käberich
|
ccdf008e14
|
User manual updated
|
2020-11-19 21:17:49 +01:00 |
|
Jan Käberich
|
5ca7c07f80
|
Bugfixes calkit
|
2020-11-19 21:17:29 +01:00 |
|
Jan Käberich
|
89c7948d1e
|
VNA image update
|
2020-11-19 17:10:59 +01:00 |
|
Jan Käberich
|
6d445631f0
|
Removed warnings
|
2020-11-19 17:10:47 +01:00 |
|
Jan Käberich
|
c00d00cac2
|
Bugfixes automatic source/receiver calibration
|
2020-11-18 22:47:38 +01:00 |
|
Jan Käberich
|
5b771e2a86
|
Tracking generator with offset + incomplete automatic source/receiver calibration
|
2020-11-18 19:19:29 +01:00 |
|
Jan Käberich
|
026fffd588
|
Working source and receiver calibration
|
2020-11-17 23:03:13 +01:00 |
|
Jan Käberich
|
875f3b0170
|
Partial source calibration dialog
|
2020-11-16 20:05:29 +01:00 |
|
Jan Käberich
|
6f717de0f1
|
work around WinUSB limitation of only one open device handle
|
2020-11-16 13:42:57 +01:00 |
|