Commit Graph

  • 5544bec231 When failing to open a device show normal message instead of error Jan Käberich 2023-02-17 15:12:34 +0100
  • eb81fbdd25 use correct marker interpolation for markerToPixel Jan Käberich 2023-02-16 00:40:22 +0100
  • ffeebc6ea6 remove debug output of position Jan Käberich 2023-02-15 22:50:32 +0100
  • a2b8f2a00d Fix trace point calculation on distance X axis Jan Käberich 2023-02-15 20:30:37 +0100
  • 045cf6cc65 Catch midnight rollover and reschedule replot timer Jan Käberich 2023-02-16 00:01:13 +0100
  • 483c16bcbb add missing form to test project Jan Käberich 2023-02-12 23:05:47 +0100
  • 952c43073e add IP address list for TCP drivers Jan Käberich 2023-02-12 22:58:45 +0100
  • 9b5bb1678c moved USB/packet log into LibreVNA driver, cleanup old device class Jan Käberich 2023-02-12 21:43:51 +0100
  • 9e858feeba Merge branch 'master' into DeviceInterface Jan Käberich 2023-02-12 19:21:13 +0100
  • e16b4fca69 Fix sign error in SDC parameters Jan Käberich 2023-02-12 19:20:56 +0100
  • 06912584b0 removing TODOs Jan Käberich 2023-02-12 19:19:01 +0100
  • d02efdb146 Add warnings if calibration standard does not cover calibration measurement range Jan Käberich 2023-02-12 13:21:07 +0100
  • d9b4da3a8f Merge branch 'master' into DeviceInterface Jan Käberich 2023-02-10 12:32:55 +0100
  • a0fbd3ba8f v1.4.1 changes added Jan Käberich 2023-02-10 12:32:14 +0100
  • 169d51d5ba LM3370 initialization fix Jan Käberich 2023-02-10 12:20:35 +0100
  • fe6ee093cb Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2023-02-10 11:55:20 +0100
  • ea4c637842 improve touchstone parsing robustness Jan Käberich 2023-02-10 11:41:53 +0100
  • ad9e19c102 working SSA3000X driver Jan Käberich 2023-02-08 22:57:17 +0100
  • b701479e87 WIP: working compound driver, partial SSA3000X as a demonstration Jan Käberich 2023-02-07 18:30:05 +0100
  • 89e46057a5 LibreVNA settings widget Jan Käberich 2023-02-06 18:06:50 +0100
  • 2c86cf1d6c LibreVNA TCP driver Jan Käberich 2023-01-29 18:02:32 +0100
  • 80c5fc0ff6 LibreVNADriver specific actions Jan Käberich 2023-01-25 23:07:33 +0100
  • cde564299c WIP: device driver abstraction Jan Käberich 2023-01-17 00:25:58 +0100
  • db6d823e0f WIP: device driver abstraction Jan Käberich 2023-01-16 00:25:29 +0100
  • 59e30e93c5 DeviceDriver base class Jan Käberich 2023-01-15 00:41:49 +0100
  • 9776b81b45 Fix min calibration frequency after taking measurement Jan Käberich 2023-01-14 19:56:03 +0100
  • 8aec59f32b Fix API for Windows Jan Käberich 2023-01-08 13:55:27 +0100
  • 6aef3fe0ac Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2023-01-05 19:53:03 +0100
  • 0dbf362f57 new marker type: negative peak table Jan Käberich 2023-01-05 19:52:54 +0100
  • 3d51f1f497 .gitignore temp data Jan Käberich 2022-12-22 22:16:50 +0100
  • b41b3e218e provide de-embedding data for rData() if available Jan Käberich 2022-12-22 22:15:03 +0100
  • 77dfabc67f Fix import bug for through standard touchstone files Jan Käberich 2022-12-21 16:51:05 +0100
  • d022f944c5
    Merge pull request #182 from andredunford/sweep_standby jankae 2022-12-21 08:29:27 +0100
  • cc8256b4cc commit missed changes to VNA.cpp Andre Dunford 2022-12-20 11:42:11 -0800
  • 916d6e3e38 refactor evaluation of standby waiting state Andre Dunford 2022-12-20 11:14:02 -0800
  • 5bb6fdf686 Revert "evaluate AUX3 in standby state" Andre Dunford 2022-12-20 09:11:13 -0800
  • ec5e0e208c evaluate AUX3 in standby state Andre Dunford 2022-12-20 01:16:22 -0800
  • fc8eee58e7 relocate standby condition Andre Dunford 2022-12-18 16:54:47 -0800
  • 61594d53fb modify standby documentation Andre Dunford 2022-12-17 23:04:50 -0800
  • 795b1eb3fa respond to InitiateSweep with nack when misconfigured Andre Dunford 2022-12-17 01:19:46 -0800
  • 9a23938180
    Merge branch 'jankae:master' into sweep_standby Andre Dunford 2022-12-17 00:40:14 -0800
  • a294a92e2f update docs with standby configuration and InitiateSweep packet Andre Dunford 2022-12-17 00:37:46 -0800
  • 08fa3fa0a0 implement sweep standby configuration Andre Dunford 2022-12-16 23:41:59 -0800
  • 5ad44c780c Rename: non-uniformity -> flatness, also show lines Jan Käberich 2022-12-16 22:29:21 +0100
  • e35766c7b8 assign signal receiver to delete connection when closing dialog Jan Käberich 2022-12-16 14:16:09 +0100
  • be340f2adc Fix device connection when loading setups Jan Käberich 2022-12-16 13:56:28 +0100
  • 0cc5968b12 Check device serial when loading calibration Jan Käberich 2022-12-15 22:43:41 +0100
  • fe340ac620 Add virtual destructors, fix warnings Jan Käberich 2022-12-15 00:00:15 +0100
  • 4568be8ff4 Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2022-12-14 11:00:02 +0100
  • 886be660f6 New marker type: non-uniformity Jan Käberich 2022-12-14 10:59:53 +0100
  • 2c62fe71a3 Prevent updating trace widget for every added de-embedding point Jan Käberich 2022-12-13 11:32:49 +0100
  • 0c3046b9c7 Prevent error message when connecting to compound device on Windows Jan Käberich 2022-12-13 11:32:21 +0100
  • 8778d82576 prevent scrolling when zooming graph Jan Käberich 2022-12-12 23:09:27 +0100
  • fb347c37ac add scroll bars to graph area Jan Käberich 2022-12-12 22:59:10 +0100
  • e6678435bd WIP: additional SCPI commands for de-embedding Jan Käberich 2022-12-12 22:42:33 +0100
  • a0476d1bf2 raise exception when error is returned by cmd Jan Käberich 2022-12-12 22:41:35 +0100
  • d674d05083 WIP: SCPI commands for de-embedding Jan Käberich 2022-12-12 17:39:17 +0100
  • fa8f49086c Only evaluate file if filename has changed Jan Käberich 2022-12-12 13:59:25 +0100
  • 7f5228d934 Add missing break Jan Käberich 2022-12-12 13:58:59 +0100
  • 917b33f17d fix wrong format when saving 2xthru de-embedding Jan Käberich 2022-12-12 10:57:23 +0100
  • 89c9f20d16 keep original trace data when de-embedding, toggle de-embedding view for individual traces Jan Käberich 2022-12-11 20:37:29 +0100
  • b67275831b consider internal reflection path for matching network Jan Käberich 2022-12-09 17:41:32 +0100
  • a84d8de0e6 Allow higher port number for de-embedding Jan Käberich 2022-12-08 22:05:31 +0100
  • d30d444bc7 increase robustness of option line parsing Jan Käberich 2022-12-08 14:19:20 +0100
  • 8db7f003ee new matching network option: defined shunt Jan Käberich 2022-12-08 13:45:07 +0100
  • 32a5fac5ef Fix matching calculation order for remote port Jan Käberich 2022-12-08 12:35:34 +0100
  • 77f73d3e05 Fix reference impedance for de-embedding traces Jan Käberich 2022-12-08 00:02:51 +0100
  • 3cf37d17b1
    Merge pull request #169 from andredunford/usb_docs jankae 2022-12-07 11:21:48 +0100
  • 251a2a92b0 corrections to subsection headings Andre Dunford 2022-12-07 02:15:02 -0800
  • 83e9817415
    Merge pull request #168 from andredunford/update_dev_status jankae 2022-12-07 07:58:37 +0100
  • f3a05da1eb add new device status update packets to docs Andre Dunford 2022-12-05 22:38:35 -0800
  • 9b38a1fc3d implement optional device status updates Andre Dunford 2022-12-05 22:29:33 -0800
  • 35cdfa5922
    Merge pull request #166 from andredunford/usb_docs jankae 2022-12-01 22:15:58 +0100
  • 8c29d12e65 correction to signed data types Andre Dunford 2022-12-01 12:21:29 -0800
  • de33f632e1 correction to sweep settings table Andre Dunford 2022-12-01 10:43:45 -0800
  • e6dfc83330
    Merge pull request #165 from andredunford/packet_constants jankae 2022-11-30 21:40:15 +0100
  • f557a059ab
    Merge branch 'jankae:master' into packet_constants Andre Dunford 2022-11-29 11:26:39 -0800
  • be433c00cb include PacketConstants.h and update FW_CHUNK_SIZE reference Andre Dunford 2022-11-29 09:59:18 -0800
  • 5bf824220e replace USB protocol literals with named constants Andre Dunford 2022-11-29 00:44:27 -0800
  • cd4698d92f Attempt to fix OSX workflow Jan Käberich 2022-11-27 18:55:33 +0100
  • 8531d399f3
    Merge pull request #164 from andredunford/usb_docs jankae 2022-11-27 09:29:05 +0100
  • bcc3ea87c3 correction to usb device PID reference Andre Dunford 2022-11-26 22:18:00 -0800
  • b5b758dc87
    Merge pull request #163 from andredunford/scpi_review jankae 2022-11-26 18:34:24 +0100
  • c05b3a5c8b fix duplicate condition in match() string comparisons Andre Dunford 2022-11-26 00:16:32 -0800
  • 73426459ef moved to -alpha.2, updated release workflow Jan Käberich 2022-11-20 21:08:57 +0100
  • 0c17288ece SA/GEN integration tests + bugfixes Jan Käberich 2022-11-20 20:48:36 +0100
  • ec6fae5822 Remove IFTable limitation, calculate 2.LO shift on the fly Jan Käberich 2022-11-20 01:19:42 +0100
  • df8fa25935 Increase settling time for PLLs Jan Käberich 2022-11-19 16:26:38 +0100
  • 32e2a4d96d Manufacturing files Jan Käberich 2022-11-19 15:58:45 +0100
  • 46b41a4a04 Further integration tests Jan Käberich 2022-11-19 15:47:08 +0100
  • 6e5f2635d1 Hardfault handler + FPGA abort/interrupt collision fix Jan Käberich 2022-11-19 15:46:17 +0100
  • 5536d3b89b Merge branch 'master' of github.com:jankae/LibreVNA Jan Käberich 2022-11-17 18:06:39 +0100
  • 30aa5f414f Bugfix calibration range calculation Jan Käberich 2022-11-17 18:06:28 +0100
  • 94fc6ab840 Added calibration test with actual measurements Jan Käberich 2022-11-17 18:06:18 +0100
  • 69b1d95ab5
    Exchange picture for 6 layer version jankae 2022-11-17 14:02:19 +0100
  • 2b9cc78e55 Pictures of 6-layer board Jan Käberich 2022-11-17 13:59:27 +0100
  • 9b0853be01 Merged hardware changes from layout_6_layers Jan Käberich 2022-11-17 12:21:34 +0100
  • d4d1d2d272 limit calibration span to selected standard Jan Käberich 2022-11-17 12:06:15 +0100
  • a4b1978098 wait for lock on Si5351C Jan Käberich 2022-11-17 12:05:52 +0100
  • aeaf9340d3 Add option to capture raw receiver values Jan Käberich 2022-11-16 12:28:46 +0100