Jan Käberich
858e945373
Add loss to load standard
2022-10-01 02:31:53 +02:00
Jan Käberich
d2f1ca8f95
remove calEdited flag from VNA class
2022-10-01 02:31:42 +02:00
Jan Käberich
8dd747af62
Calibration SCPI API adjusted
2022-10-01 02:05:30 +02:00
Jan Kaeberich
e41e321309
Fix limit command syntax
2022-09-20 03:14:05 +02:00
Jan Käberich
9cf76c9681
WIP: make de-embedding and calibration work with arbitrary number of ports
2022-09-13 21:42:47 +02:00
Jan Käberich
8301448343
Take automatic calibration measurements
2022-09-11 23:22:11 +02:00
Jan Käberich
cb0e553a17
Parial eCal dialog
2022-09-10 00:06:54 +02:00
Jan Käberich
00ef868671
Merge branch 'master' into compoundDevice
2022-09-04 19:15:53 +02:00
Jan Käberich
ab828ec292
Additional options for marker symbol style
2022-09-04 15:19:08 +02:00
Jan Käberich
0e0173f62a
switched to new calibration implementation
2022-08-29 20:07:07 +02:00
Jan Käberich
dced8105f2
WIP: general SOLT calculations + EIGEN library
2022-08-28 22:06:16 +02:00
Jan Käberich
5c1180e443
WIP: calibration measurement GUI widgets
2022-08-28 13:49:53 +02:00
Jan Käberich
6e38aaddb8
WIP: flexible calibration measurements
2022-08-27 15:28:45 +02:00
Jan Käberich
b442736cb5
Save/load new calkit format
2022-08-26 19:25:24 +02:00
Jan Käberich
623aa2b29a
Calkit with flexible number of standards
2022-08-26 00:46:53 +02:00
Jan Käberich
1c607d2c42
Preparations for new calkit format: individual cal standards
2022-08-25 16:59:11 +02:00
Jan Käberich
0ca87ec867
Fix trace parsing of old setup files
2022-08-23 12:20:07 +02:00
Jan Käberich
2b591aa362
Handle more than two ports in SCPI and SA/SG GUI
2022-08-23 00:37:25 +02:00
Jan Käberich
4107c6ca73
Merge branch 'master' into compoundDevice
2022-08-21 22:51:56 +02:00
Jan Käberich
0281f13ba6
Fix circle/line intersection
2022-08-21 22:51:48 +02:00
Jan Käberich
c05d248f83
interrupt safe USB send function
2022-08-21 22:20:59 +02:00
Jan Käberich
5137457545
Merge branch 'master' into compoundDevice
2022-08-21 17:41:23 +02:00
Jan Käberich
71239842f6
Frequency range override for smith/polar chart
2022-08-21 17:38:46 +02:00
Jan Käberich
33726a815a
Merge branch 'master' of github.com:jankae/LibreVNA
2022-08-21 13:03:19 +02:00
Jan Käberich
77bdd7fd4b
Merge branch 'polar'
2022-08-21 13:02:40 +02:00
Jan Käberich
75ebed2b5d
partial line drawing for smith/polar charts
2022-08-21 13:02:29 +02:00
Kiara Navarro
0f22bd1287
widgets/charts: implement base polar chart class
2022-08-10 17:49:26 -05:00
jankae
adc873e776
Merge pull request #145 from sophiekovalevsky/minimize-tile-full-screen
...
tile: minimize full screen when adding new tile if its enabled
2022-08-09 14:03:50 +02:00
Jan Käberich
73e26a25c4
WIP: synchronization
2022-08-08 18:08:40 +02:00
Jan Käberich
7b3aa6e158
WIP: synchronization
2022-08-07 13:28:31 +02:00
Kiara Navarro
4d818db64c
tile: minimize full screen if its enabled when adding new graph
2022-08-06 20:13:59 -05:00
Jan Käberich
58918f81c1
WIP: device synchronization
2022-08-07 03:01:22 +02:00
Kiara Navarro
5b26a4a9c1
widgets/charts: implement polar diagram
2022-08-06 16:54:29 -05:00
Jan Käberich
047f6ce981
more flexible USB protocol for VNA settings/measurements
2022-08-06 16:22:12 +02:00
Jan Käberich
74e6a439af
Compound device edit dialog
2022-08-05 18:29:31 +02:00
Jan Käberich
90ac9c57e1
basic working wrapper
2022-08-05 12:20:41 +02:00
Jan Käberich
a530cea085
wrapper work
2022-08-04 20:12:15 +02:00
Jan Käberich
f0a40417e4
Partial virtual device wrapper
2022-08-04 17:31:24 +02:00
Jan Käberich
6a27d39444
update contextmenu after editing smith chart settings
2022-07-28 15:51:18 +02:00
Jan Käberich
1c6422b524
Fix release workflows
2022-07-28 15:47:52 +02:00
Jan Käberich
181ba1d6bd
Fix release action for embedded firmware
2022-07-24 21:39:07 +02:00
Jan Käberich
7f6b78992b
changelog
2022-07-24 21:22:41 +02:00
Jan Käberich
787f0d0223
Merge branch 'master' of github.com:jankae/LibreVNA
2022-07-17 16:01:54 +02:00
Jan Käberich
d516d1ae41
Minor pull-request adjustments
...
- Restore active mode after amplitude calibration
- Keep order of modes as before (must users are probably used to that order by now)
- Use correct parent for name popup when creating new modes
2022-07-17 15:39:13 +02:00
Jan Käberich
2a4850caf6
Merge branch 'mode-handler'
2022-07-17 15:33:00 +02:00
jankae
32164dda87
Merge pull request #139 from sophiekovalevsky/refactor-device-list
...
app: refactor enable connect to
2022-07-17 15:15:35 +02:00
Kiara Navarro
8ea6345e9f
app: refactor enable connect to
...
Instead of enabling multiple times "connect to" by iterating
over device list, let's use a flag that determine when at
least one device was found. In that way, the enabling method
is executed once.
2022-07-16 17:52:49 -05:00
Kiara Navarro
fd5d21db0f
mode: convert averaging mode as a method used in all modes
2022-07-14 08:51:45 -05:00
Kiara Navarro
6bd80c5944
mode: remove mode handler dependency in child modes
2022-07-14 08:25:33 -05:00
jankae
104cdaf268
Merge pull request #135 from nbgsmk/import_limit_lines
...
Import/export limit lines for reuse
2022-07-13 10:27:42 +02:00