Commit Graph

612 Commits

Author SHA1 Message Date
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
Kiara Navarro
e0143e9caf
gui: set/get reference type and output regardless combobox index 2022-06-19 18:19:46 -05:00
Jan Käberich
6393ae7fc3 WIP: preparation for zero span mode 2022-06-20 01:02:09 +02:00
Jan Käberich
051aed0e13 issue templates suggested changes 2022-06-19 12:22:53 +02:00
Jan Käberich
e8560e1a67 Start about dialog with information tab active 2022-06-19 12:06:09 +02:00
jankae
aec12f7b0b
Merge pull request #116 from sophiekovalevsky/clipboard
about: add to clipboard
2022-06-19 11:53:54 +02:00
jankae
7b9a8df810
Merge pull request #115 from sophiekovalevsky/update-trace-color-plots
traceplot: update trace color in plots
2022-06-19 11:51:15 +02:00
Kiara Navarro
f05d4b68a2
issue: implement issue forms
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-06-18 12:52:07 -05:00
Kiara Navarro
d191988d1c
about: add to clipboard
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-06-18 11:06:17 -05:00
Kiara Navarro
041a0c1633
traceplot: update trace color in plots
Fixes #114

Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-06-18 08:53:58 -05:00
Jan Käberich
d701ed64d7 Fix SCPI output of frequency values 2022-06-12 21:15:37 +02:00
Jan Käberich
51396491f8 Fix LO1 compensation during signal ID steps 2022-06-07 16:14:08 +02:00
Jan Käberich
a9312aab4d Fix floating point limitation in frequency correction 2022-06-07 16:13:45 +02:00
Jan Käberich
fa3a74df94 remove cast (overflow caused issues with TG offset limits 2022-06-07 14:13:43 +02:00
Jan Käberich
c248bba1ed Merge branch 'master' of github.com:jankae/LibreVNA 2022-06-06 21:52:05 +02:00
Jan Käberich
18e03d02a4 Improve automatic source/receiver calibration, mitigate effect of limited fractional PLL divider 2022-06-06 21:51:55 +02:00
jankae
b2ea09e1a8
Merge pull request #107 from sophiekovalevsky/move-metatypes
app/main/device: move metatypes to device
2022-06-06 20:40:07 +02:00
Jan Käberich
228515fd29 Merge branch 'master' of github.com:jankae/LibreVNA 2022-06-06 17:33:34 +02:00
Jan Käberich
0cecaf72e5 Prevent higher frequency output spike when sweep starts at DC 2022-06-06 17:28:03 +02:00
Kiara Navarro
e863d5d3c9
app/main/device: move metatypes to device 2022-05-29 12:43:50 -05:00
jankae
5f0f99cfbf
Merge pull request #105 from sophiekovalevsky/improving-app
gui/main: adjustments
2022-05-28 18:41:33 +02:00
Jan Käberich
8688a405e7 Merge branch 'master' of github.com:jankae/LibreVNA 2022-05-17 20:10:10 +02:00
Jan Käberich
d84d3e80aa Added single sweep functionality 2022-05-17 20:07:40 +02:00
Kiara Navarro
9434b9d590
gui/main: refactor signal handler 2022-05-13 18:59:35 -05:00
Kiara Navarro
7b09b2fe60
gui/main: remove headers 2022-05-13 18:28:05 -05:00
Jan Käberich
2c1b64e099 Typo fixed 2022-05-11 23:07:40 +02:00
Jan Käberich
53dcff8745 :fix valgrind issues 2022-04-23 16:31:36 +02:00
Jan Käberich
f29f62c3f7 Show limit lines even if start and stop point are out of view 2022-04-22 13:53:12 +02:00