Commit Graph

  • dced1732d6 median option for averaging Jan Käberich 2021-12-01 22:11:50 +0100
  • 55ac50ee84 allow different paramaters for male/female standards Jan Käberich 2021-11-27 23:32:41 +0100
  • 82891ac766 Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2021-11-27 19:12:01 +0100
  • 8269fdfa57 de-embed touchstone-defined through Jan Käberich 2021-11-27 19:11:45 +0100
  • aa014f4ca0
    Merge pull request #70 from sophiekovalevsky/logo-svg jankae 2021-11-20 22:46:57 +0100
  • 1a7de82cf7
    theme: include logo in svg Kiara Navarro 2021-11-19 21:47:39 -0300
  • 914468dbb2 rename clk160 -> clk_pll Jan Käberich 2021-11-19 21:18:54 +0100
  • 7cd0b1e0fd omit invisible traces for Y axis autoscale calculation Jan Käberich 2021-11-13 20:07:49 +0100
  • 1dfa2b095b Merge branch 'spike_fix' Jan Käberich 2021-11-13 20:04:26 +0100
  • 1bf0e45f7c Prevent crash when attempting to move marker on empty trace Jan Käberich 2021-11-13 19:48:03 +0100
  • e3ce765e64
    Merge pull request #66 from sophiekovalevsky/xyplot-markers jankae 2021-11-13 19:36:14 +0100
  • e0c9f4dcee Fix fractional calculation for frequencies close to integer multiples Jan Käberich 2021-11-13 19:32:58 +0100
  • b3cc97c0c9 Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2021-11-13 19:27:47 +0100
  • 8a26dec668 Fix example of :DEV:MODE command Jan Käberich 2021-11-13 19:26:54 +0100
  • f688aaa220 Additional debug output for point numbers Jan Käberich 2021-11-13 19:26:27 +0100
  • 2529b20429
    Merge pull request #65 from sophiekovalevsky/icon-app jankae 2021-11-13 19:23:16 +0100
  • 16bde62cbd
    gui/plotxy: fix hidden description in filter markers related Kiara Navarro 2021-11-13 06:41:09 -0300
  • f3083d7069
    app: add LibreVNA logo and use it as icon launcher Kiara Navarro 2021-11-06 21:35:18 -0300
  • 71b095cf2e Fix pointNum in SA result for DFT mode with narrow spans Jan Käberich 2021-11-11 22:09:45 +0100
  • 72f2a72445 fix plot drawing in case of autoscale and no trace data Jan Käberich 2021-11-11 21:01:52 +0100
  • 8972af3f53 Prevent array access out of bounds Jan Käberich 2021-11-01 19:15:22 +0100
  • 1b9feeca1f Fix corner-case calculation of secondary Y axis background coordinates Jan Käberich 2021-10-30 20:53:38 +0200
  • 583349e3ec use float instead of int when reading Y axis json Jan Käberich 2021-10-30 20:41:07 +0200
  • 57866ec7da Add missing include for Windows/OSX Jan Käberich 2021-10-25 21:21:37 +0200
  • 4bead8bcb2 Merge branch 'pull-requests' Jan Käberich 2021-10-25 21:09:15 +0200
  • 61a081d3c6 Choose font color based on background color Jan Käberich 2021-10-25 20:56:27 +0200
  • 1e1b7e0382 Merge branch 'master' into pull-requests Jan Käberich 2021-10-25 20:44:00 +0200
  • a8aebfb216 Fix x ticks display issue, adjust default values Jan Käberich 2021-10-25 20:41:58 +0200
  • fc258e6afb
    app: sort header list Kiara Navarro 2021-10-21 08:00:34 -0300
  • 39c8a1f3a7
    gui/traces: highlight traces and markers name in xyplot Kiara Navarro 2021-10-19 20:32:30 -0300
  • 6ef0d9e87a
    gui/plotxy: implement background ticks Kiara Navarro 2021-10-17 19:37:40 -0300
  • ea8693566f Merge branch 'smithchart_fix' Jan Käberich 2021-10-17 21:08:31 +0200
  • 19f81da857 Merge branch 'master' of https://www.github.com/jankae/VNA2 Jan Käberich 2021-10-17 20:57:54 +0200
  • 400fb7aa90 Merge branch 'statusbar' Jan Käberich 2021-10-17 20:57:32 +0200
  • c1bdc3aa89 use enum class for DeviceStatusBar Jan Käberich 2021-10-17 20:57:23 +0200
  • 6e36d488e9
    gui/traces: prevent out of range when marker is added on smith chart Kiara Navarro 2021-10-16 10:42:31 -0300
  • 07e000f01e
    gui: implement status bar based upon device state Kiara Navarro 2021-10-14 22:13:35 -0300
  • 09366d73cc SCPI commands for saving/loading calibration files Jan Käberich 2021-10-12 21:58:44 +0200
  • e4106fe3a2 Improved error handling when opening files Jan Käberich 2021-10-12 20:52:11 +0200
  • 63cb5e4f67 allow reactance only for reflection measurement, rename real/imag Jan Käberich 2021-10-12 17:43:36 +0200
  • 604a51560c Add Reactance Y-axis option (imaginary impedance in ohms) Andrew Rodland 2021-10-11 21:28:10 -0400
  • d9000903dc Real/imag option for Y axis Jan Käberich 2021-10-11 15:22:08 +0200
  • b15084032a Merge branch 'master' of github.com:jankae/VNA2 Jan Käberich 2021-10-10 18:50:27 +0200
  • 3f835eea13 configurable Z0 for short/open + additional comment entries Jan Käberich 2021-10-10 18:50:14 +0200
  • 5df91f8c4f
    Merge pull request #47 from dwaq/Block-Diagram-Background jankae 2021-10-04 15:55:51 +0200
  • cbf7c6f178 Add a white background for each Block Diagram Dillon Nichols 2021-10-04 09:24:17 -0400
  • 0452d2472c Improve behaviour on full USB buffer Jan Käberich 2021-09-24 22:21:38 +0200
  • 4a374e022d additional SCPI example for trace data reading Jan Käberich 2021-09-15 18:20:44 +0200
  • 3176037c5d Added SCPI command for touchstone file format Jan Käberich 2021-09-07 22:49:51 +0200
  • 68dc9842e9 Include mode/sweep/acquisition settings in setup files Jan Käberich 2021-09-03 19:01:22 +0200
  • cf22f40630 Allow multiple calibration measurements at once Jan Käberich 2021-09-03 13:13:33 +0200
  • dc885e947e Adjust version number Jan Käberich 2021-08-22 16:52:28 +0200
  • df76725f9d
    Update CHANGELOG.md jankae 2021-08-22 16:38:53 +0200
  • 3becd19c0c Merge branch 'master' of github.com:jankae/VNA2 Jan Käberich 2021-08-13 21:44:25 +0200
  • 220fa208e9 output amplitude unlevel check in VNA mode Jan Käberich 2021-08-13 21:44:12 +0200
  • 055ed57744
    Merge pull request #44 from sophiekovalevsky/refactor-tasks jankae 2021-08-05 14:40:21 +0200
  • 49d76ca9cc
    app: refactor tasks creation Kiara Navarro 2021-07-24 17:39:05 -0300
  • 968c6568a6
    Merge pull request #43 from sophiekovalevsky/is25lp jankae 2021-07-21 20:17:28 +0200
  • e44ed8473c
    fw/flash: add IS25LP support Kiara Navarro 2021-07-21 15:04:08 -0300
  • 64a96eea24
    Merge pull request #39 from sophiekovalevsky/include-version-artifacts jankae 2021-07-19 14:18:17 +0200
  • 57f7a4baea
    Merge pull request #42 from sophiekovalevsky/swd jankae 2021-07-19 14:17:54 +0200
  • 7e6de49721
    fw/hardware: disable debug pins Kiara Navarro 2021-07-18 19:31:28 -0300
  • 68faa10b62
    actions: increase granularity in artifacts, automate releases Kiara Navarro 2021-07-04 21:04:08 -0300
  • 6bb22b5e43 Hide power sweep controls on windows/Qt5.12 Jan Käberich 2021-07-14 21:47:43 +0200
  • 3038dc0f75 Handle traces created from CSV files in trace edit dialog Jan Käberich 2021-07-13 19:57:01 +0200
  • fa4e954f73 Handle csv import/export with power traces Jan Käberich 2021-07-13 18:40:40 +0200
  • deefe30beb added SCPI commands for power sweep Jan Käberich 2021-07-11 18:41:05 +0200
  • 217574e0cb bugfixes power sweep handling Jan Käberich 2021-07-10 14:04:05 +0200
  • 6fdbaea55f adjusted custom expressions to handle power sweep data Jan Käberich 2021-07-10 13:36:25 +0200
  • dda149f3d5 Add setting for graph behavior when trace no longer supported Jan Käberich 2021-07-10 13:12:30 +0200
  • b45645f04e Marker extended for use on power domain traces Jan Käberich 2021-07-10 12:16:28 +0200
  • 67489084e9 basic working power sweep Jan Käberich 2021-07-09 22:26:44 +0200
  • 7bc18881a5 Allow different source PLL power per sweep point, add power range to sweep Jan Käberich 2021-07-09 19:34:53 +0200
  • 6490d6fd14 Prepare GUI for power sweep Jan Käberich 2021-07-09 18:42:22 +0200
  • fc5947c9a8 Add missing radius Jan Käberich 2021-07-08 17:49:52 +0200
  • 14e2794826
    Merge pull request #38 from sophiekovalevsky/full-screen-plots jankae 2021-07-03 22:15:09 +0200
  • 0b2cd5bdc5
    gui: set individual plot as full screen when double clicked Kiara Navarro 2021-07-01 22:11:38 -0300
  • 747aa07ab6 added missing manual control SCPI commands Jan Käberich 2021-07-03 14:32:21 +0200
  • 42ba64910b Script for measuring ADC noise Jan Käberich 2021-07-02 22:00:35 +0200
  • 0c3714d80c SCPI commands for manual control dialog Jan Käberich 2021-07-02 21:59:18 +0200
  • 12b2a0d5ca Adjusted link to groups.io Jan Käberich 2021-06-30 17:38:55 +0200
  • d7ae23bdda
    Merge pull request #36 from sophiekovalevsky/update-plots jankae 2021-06-29 20:48:44 +0200
  • 2b35fc1884
    Merge pull request #37 from sophiekovalevsky/appwindow jankae 2021-06-29 20:46:37 +0200
  • ada6a2ce93
    gui: fix app window header Kiara Navarro 2021-06-28 23:58:57 -0300
  • d6cecf2603
    gui: replot active mode when settings plot are updated Kiara Navarro 2021-06-28 23:47:02 -0300
  • b7a7626e3d
    Merge pull request #34 from sophiekovalevsky/implement-about jankae 2021-06-28 21:31:52 +0200
  • 4d1dedd46a Set application name/organization before loading preferences, minor adjustments to about text Jan Käberich 2021-06-28 21:21:12 +0200
  • a21586c438
    Merge pull request #35 from sophiekovalevsky/exit-gracefully jankae 2021-06-28 21:00:47 +0200
  • 25caf77c52
    gui: exits gracefully Kiara Navarro 2021-06-27 19:34:42 -0300
  • 1bfaafb37a Merge branch 'master' of github.com:jankae/VNA2 Jan Käberich 2021-06-27 23:41:03 +0200
  • e27e594435 Calculate additional parameters (R/L/C,...) for markers and traces Jan Käberich 2021-06-27 23:40:50 +0200
  • 99d0066f1e
    gui: implement about dialog and unify app version/hash Kiara Navarro 2021-06-27 13:04:27 -0300
  • f5991fef0e
    Merge pull request #31 from sophiekovalevsky/make-improvements jankae 2021-06-20 10:47:19 +0200
  • c9926c518a
    make: set BINPATH as fallback when compiling Kiara Navarro 2021-06-19 21:39:43 -0300
  • a232be3443 Marker improvements: linked marker groups Jan Käberich 2021-06-19 15:33:43 +0200
  • cf401fcb01 Additional SCPI commands: checking for end of sweep Jan Käberich 2021-06-11 18:53:31 +0200
  • 973862588b Increase patch number Jan Käberich 2021-06-08 18:12:00 +0200
  • 7513766c45 Fix parsing of calibration kit dialog entries Jan Käberich 2021-06-08 18:02:38 +0200
  • de1fd7d3ba increment version number Jan Käberich 2021-06-06 19:20:04 +0200
  • 84ce57e505 clear trace data in SA mode when initializing device Jan Käberich 2021-06-05 13:55:04 +0200