Commit graph

5 commits

Author SHA1 Message Date
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 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 8d66770acf Move project, add simple test 2022-10-01 17:10:44 +02:00