Jan Käberich
d84d3e80aa
Added single sweep functionality
2022-05-17 20:07:40 +02:00
Jan Käberich
53dcff8745
:fix valgrind issues
2022-04-23 16:31:36 +02:00
Jan Käberich
ac39caccfb
Fix missing initializer + fill changelog
2022-04-05 14:13:33 +02:00
Jan Käberich
c6ef075f4f
split device info and status protocol messages
2022-04-03 20:26:30 +02:00
Jan Käberich
dd8f0c4fa9
attempt to connect at startup with empty devicelist (triggers udev info msg)
2022-01-05 12:13:57 +01:00
Kiara Navarro
fc258e6afb
app: sort header list
2021-10-21 08:31:31 -03:00
Jan Käberich
09366d73cc
SCPI commands for saving/loading calibration files
2021-10-12 21:58:44 +02:00
Jan Käberich
0c3714d80c
SCPI commands for manual control dialog
2021-07-02 21:59:18 +02:00
Jan Käberich
e27e594435
Calculate additional parameters (R/L/C,...) for markers and traces
2021-06-27 23:40:50 +02:00
Jan Käberich
036837a6ae
Selectable marker data format, preparation for showing marker data on graphs
2021-05-14 15:05:22 +02:00
Jan Käberich
938f444c73
TCXO offset calibration
2021-05-01 18:34:53 +02:00
Jan Käberich
62939ff882
Enforce amplitude cal point limit, SCPI command for reading trace data
2021-04-12 19:48:19 +02:00
Jan Käberich
e3f072b307
display error flags in statusbar (overload/unlock/unlevel)
2021-02-11 22:49:47 +01:00
Jan Käberich
9614c9d850
Custom math expressions + bugfix harmonic mixing
2020-12-18 18:52:38 +01:00
Jan Käberich
00f0de43f2
Timeout handling in FPGA communication (better recovery from missing reference)
2020-12-15 18:03:29 +01:00
Jan Käberich
026fffd588
Working source and receiver calibration
2020-11-17 23:03:13 +01:00
Jan Käberich
875f3b0170
Partial source calibration dialog
2020-11-16 20:05:29 +01:00
Jan Käberich
6f717de0f1
work around WinUSB limitation of only one open device handle
2020-11-16 13:42:57 +01:00
Jan Käberich
3ce4a88a25
More debug output
2020-11-11 19:13:53 +01:00
Jan Käberich
5ed3547d3d
Set initial devicelog line limit
2020-11-08 14:57:54 +01:00
Jan Käberich
8b9b8265b9
Use full multiplier bitwidth for windowing + increased number of DFT bins
2020-11-08 14:38:31 +01:00
Jan Käberich
a2389fca13
Protocol adjustment + exposing settings for DFT
2020-11-08 14:38:31 +01:00
Jan Käberich
1dab72238b
Option to display only the current span in smithchart
2020-11-06 13:05:09 +01:00
Jan Käberich
c3bcb70d87
Limit number of saved lines in devicelog
2020-11-06 11:43:22 +01:00
Jan Käberich
a5c9f1e3d3
Valgrind memory bugfixes + auto port extension
2020-10-31 23:14:48 +01:00
Jan Käberich
c0e4f41115
Various small bugfixes
...
- Improved device communication (callbacks for transmissions working properly now)
- Honor averaging when calibrating
- Ignore delayed points from last sweep during calibration
- Stop the sweep when disconnecting
2020-10-29 19:27:04 +01:00
Jan Käberich
d313988bfd
minor GUI improvements
2020-10-25 14:20:19 +01:00
Jan Käberich
78ecffbaac
backup button icons in case of missing theme
2020-10-25 00:12:46 +02:00
Jan Käberich
707975b037
Cleaner device reattachment after firmware update
2020-10-07 20:04:45 +02:00
Jan Käberich
394facf2ed
USB bottleneck on PC side removed, reaching 10k points
2020-10-04 13:42:17 +02:00
Jan Käberich
1ea2771e32
Removed unnecessary null pointer checks, closes #5
2020-10-01 17:52:42 +02:00
Jan Käberich
926392e5b9
Bugfixes and speed improvements
2020-09-26 23:34:31 +02:00
Jan Käberich
e1dfa7ee55
Github action build for embedded/ubuntu/windows
2020-09-25 18:38:56 +02:00
Jan Käberich
38e73365df
proof-of-concept spectrum analyzer mode
2020-09-17 15:51:20 +02:00
Jan Käberich
d9d00b8c71
Windowing option added to sampling
2020-09-16 16:13:06 +02:00
Jan Käberich
44124bc09e
Bugfixes
...
- Firmware update device reattachment
- Disconnect/connect with multiple devices
- udev rule extended
2020-09-15 14:41:24 +02:00
Jan Käberich
2d44201de7
automatic driver installation on Windows using WCID, changed PID to avoid collision
2020-09-15 12:31:00 +02:00
Jan Käberich
4cbd60e62d
Bugfixes and improvements for new hardware
2020-09-14 23:13:32 +02:00
Jan Käberich
b7033a029e
Refactoring: splitting mode logic into different classes
2020-09-13 14:44:45 +02:00
Jan Käberich
e266d37b96
Reference control added
2020-09-12 12:17:35 +02:00
Jan Käberich
f4a6b24a8e
Mode switch to signal generator (GUI stubs only)
2020-09-11 23:07:15 +02:00
Jan Käberich
37511fa404
Search for rebooted device after update
2020-09-01 21:33:10 +02:00
Jan Käberich
8c33ae523a
Main thread using FreeRTOS notifications, added missing commands for firmware update
2020-08-31 17:57:24 +02:00
Jan Käberich
07ba714f1f
PC Application: partial firmware update dialog
2020-08-30 22:03:41 +02:00