Commit Graph

689 Commits

Author SHA1 Message Date
Kiara Navarro
f56e32488e
app: activate mode from scpi
Fix missing activation of gui mode components
2022-07-10 10:45:56 -05:00
Jan Käberich
97fceb4ff4 reset preferences command line option 2022-07-10 15:30:42 +02:00
Zoran Kostic
c5973fb0ea Marker tooltips 2022-07-10 14:24:03 +02:00
Jan Käberich
e36783bc9f Show traces in alphabetical order in plot context menus 2022-07-10 12:41:41 +02:00
Kiara Navarro
0b7c3d5416
mode: do not re activate current tab when is moved 2022-07-09 18:55:12 -05:00
Jan Käberich
a6df8c8c8b case-insensitive touchstone file ending 2022-07-09 22:20:43 +02:00
Jan Käberich
3af9b735ba Fix detection of reflection/transmission measurement for touchstone files with more than two ports 2022-07-09 21:58:02 +02:00
Kiara Navarro
287ee3757f
mode: refactor next selected mode when a tab is closed 2022-07-09 12:54:38 -05:00
Kiara Navarro
77e0d156d0
mode: set tabs moveable 2022-07-09 12:54:38 -05:00
Kiara Navarro
cb9b03e418
app/mode: place tabs in menu corner
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-07-09 12:54:38 -05:00
Kiara Navarro
7a0e6da706
mode/app: decouple mode creation from gui components
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-07-09 12:54:34 -05:00
Jan Käberich
2e055bb55d Save version info in setup files (ignored on load) 2022-07-09 16:49:43 +02:00
Jan Käberich
b4abca85c1 Prevent crash on setup parsing file error + activate first mode if none specified 2022-07-09 16:32:29 +02:00
jankae
c21f51bf46
Merge pull request #126 from sophiekovalevsky/mode-tabs-movable
mode: set tabs movable
2022-07-09 15:51:13 +02:00
jankae
f333162663
Merge pull request #125 from sophiekovalevsky/device-init-disconnect-in-active-mode
app: fix init and disconnect device in active mode
2022-07-09 15:48:22 +02:00
jankae
ef000d276c
Merge pull request #124 from sophiekovalevsky/prevent-update-preferences
app: prevent update preferences in none active and destroyed modes
2022-07-09 15:46:19 +02:00
Jan Käberich
d57970d3ed Use combobox for delta marker selection 2022-07-09 15:39:25 +02:00
Jan Käberich
17882c9d51 Sort markers on graph display 2022-07-09 15:02:36 +02:00
Jan Käberich
f73a1e93d0 Hide/show helper markers when changing visibility 2022-07-09 14:35:03 +02:00
Jan Käberich
29544066bb Visibility setting for markers 2022-07-09 14:31:41 +02:00
Jan Käberich
80eaf5bce7 Split tile while keeping existing plot 2022-07-09 13:39:31 +02:00
Kiara Navarro
2ac2606bad
mode: set tabs movable 2022-07-05 18:49:30 -05:00
Kiara Navarro
f1089303ea
app: fix init and disconnect device in active mode 2022-07-04 08:44:10 -05:00
Kiara Navarro
c8b591a4a1
app: update preferences in all existing modes when applies 2022-07-04 08:23:28 -05:00
Kiara Navarro
d530b2a213
app: prevent update preferences in none active and destroyed modes 2022-07-03 16:51:15 -05:00
jankae
ade970b35a
Merge pull request #122 from sophiekovalevsky/implement-scpi-result-name
scpi/app: unify result name
2022-07-02 23:58:32 +02:00
Kiara Navarro
d392229c4d
scpi/app: unify result name
When returning scpi values, there are common options
that are shared between different commands. This
change introduce a way to define those values in a
single place.

Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-07-02 08:51:30 -05:00
Jan Käberich
506502ce02 Fix statusbar mode update connection 2022-06-27 19:58:30 +02:00
Jan Käberich
3765e4009f Change windows version to fix CI toolchain 2022-06-27 16:15:02 +02:00
Jan Käberich
afdb126d4d Version number increase + Changelog 2022-06-26 23:16:55 +02:00
Jan Käberich
8492b38936 Zerospan mode for spectrum analyzer mode 2022-06-26 22:53:12 +02:00
Jan Käberich
6adac7ebb4 resize zero span button 2022-06-26 19:32:51 +02:00
Jan Käberich
9c1ea89f66 use newer version of ubuntu for compiling embedded firmware 2022-06-26 19:24:52 +02:00
Jan Käberich
aab2ceae99 Makefile adjustments 2022-06-26 19:18:41 +02:00
Jan Käberich
a42a0fe638 Makefile adjustments 2022-06-26 19:09:18 +02:00
Jan Käberich
947a6b9d83 Fix further sweep timeout issues 2022-06-26 18:47:34 +02:00
Jan Käberich
4541dcb71b Fix integer size bug for Delay::us 2022-06-26 12:46:11 +02:00
Jan Käberich
69269b4179 Merge branch 'master' of github.com:jankae/LibreVNA 2022-06-25 19:36:41 +02:00
Jan Käberich
6d7529d034 Fix STM temperature calculation 2022-06-25 19:36:06 +02:00
jankae
c48ba999e5
Merge pull request #119 from sophiekovalevsky/refactor-reference
gui: set/get reference type and output regardless combobox index
2022-06-25 18:27:56 +02:00
jankae
f9206c8b88
Merge pull request #121 from sophiekovalevsky/refactor-update-colors
vna/mode/app/sa: refactor plot update colors
2022-06-24 17:07:27 +02:00
Kiara Navarro
423585845e
vna/mode/app/sa: refactor plot update colors 2022-06-23 21:46:12 -05:00
Jan Käberich
794f55f1fb Merge branch 'master' of github.com:jankae/LibreVNA 2022-06-23 17:52:34 +02:00
Jan Käberich
43b588c2f6 Fix generator output spikes
- Add manual overwrite in FPGA for hardware that is usually handled by sweep control
- Use static hardware configuration for generator (no sweep active anymore)
2022-06-23 17:51:15 +02:00
jankae
f40fa98662
Merge pull request #117 from sophiekovalevsky/implement-issue-forms
issue: implement issue forms
2022-06-23 01:00:01 +02:00
jankae
7079586aa2
Merge pull request #120 from sophiekovalevsky/move-message-pattern
main/app: move message pattern to main
2022-06-23 00:58:17 +02:00
Jan Käberich
36f826f7a6 Set precision based on trace data domain 2022-06-23 00:02:36 +02:00
Jan Käberich
edec4d9ec5 handle zero span data throughout the application 2022-06-22 23:50:21 +02:00
Jan Käberich
7151fffcdb Zero span improvements 2022-06-22 23:00:09 +02:00
Kiara Navarro
401a140449
main/app: move message pattern to main 2022-06-20 17:35:38 -05:00