Jan Käberich
d6020a6a26
Custom expression bugfixes
...
- Off-by-one error when number of input samples changes
- race condition when closing custom expression edit dialog
- adjust available variables when input data type changes
2025-06-23 15:23:57 +02:00
Jan Käberich
69bb1e493e
fix buffer overflow when combining de-embedding with custom expressions
2025-05-06 17:07:03 +02:00
Jan Käberich
705661e322
padding always adds resolution
2025-02-21 15:59:26 +01:00
Jan Käberich
a4faeb28b0
Working dwell time feature
...
- Bugfixes:
- improve SPI timing in FPGA
- fix markers and reduce CPU load when using markers with fast traces
- New features:
- dwell time configurable in acquisition toolbar
- PLL settling delay in device configuration
- device configuration persistent across power cycles
2025-01-03 14:36:10 +01:00
Jan Käberich
70ac53aa75
add mutex for trace data (fixes DFT/TDR thread crashes)
2024-12-17 10:48:52 +01:00
Jan Käberich
acb79fa3bc
WIP: TDR/DFT improvements
2024-12-16 22:21:33 +01:00
Jan Käberich
f2df7ad3f0
Shift TDR output from positive times only to centered around zero
2024-07-10 10:05:25 +02:00
Jan Käberich
2ba954537b
Add SCPI command to read/write the preferences
2024-06-20 14:40:06 +02:00
Jan Käberich
792a6a4974
continuous updates for TDR/DFT with optional rate limit
2024-05-08 20:00:15 +02:00
Jan Käberich
b41b3e218e
provide de-embedding data for rData() if available
2022-12-22 22:15:03 +01:00
Jan Käberich
fe340ac620
Add virtual destructors, fix warnings
2022-12-15 00:00:15 +01:00
Jan Käberich
89c9f20d16
keep original trace data when de-embedding, toggle de-embedding view for individual traces
2022-12-11 20:37:29 +01:00
Jan Käberich
4ad3d3ac54
support saving of trace data in setup files
2022-11-09 23:29:37 +01:00
Jan Käberich
3a9d169d46
Fixing variable initializations part 1
2022-10-23 20:34:20 +02:00
Jan Käberich
b9b501bd00
Improve display of eye diagram
2022-10-21 19:50:06 +02:00
Jan Käberich
ee3c6274ad
Move eye diagram from tools to new graph type, enable zoom/pan on graphs
2022-10-21 16:50:04 +02:00
Jan Käberich
329f4487ee
Improve impulse response interpolation
2022-10-20 15:58:57 +02:00
Jan Käberich
c7a99af820
partial eye diagram implementation
2022-10-19 17:31:14 +02:00
Jan Käberich
26ba329a0c
Option: restrict marker position
2022-10-05 22:17:53 +02:00
Jan Käberich
8d66770acf
Move project, add simple test
2022-10-01 17:10:44 +02:00