-
-
-
-
-
00.15.000e990b5c · ·
feat: use multiprocessing to prevent GUI from freezing - featues a cancel button and clean exit when the measurement plot window is closed
-
-
-
-
00.14.02ccf29cdc · ·
Bugfix release fix: make deviceaccess optional fix: handle connection exceptions and show message box
-
-
00.14.00cf3dc3fe · ·
feat: post analysis for RF cables feat: add analysis parameters to GUI feat: add script to re-run the analysis feat: introduce normalisation in analysis plots
-
-
00.12.0090d6b109 · ·
feat: multi frequency measurements for the VNA - introduce multiple measurement sets in the dut_measuremets - create one plot per measurement set for time traces - analysis is showing all sets against temperature/humidity
-
00.11.01c076b1dd · ·
chore: cleanup and refactoring - fix: PostPlot data path - fix: use hostnames instead of IP addresses - feat: separate VNA into generic DUT class - fix: magnitude window is in dB - fix: __main__ section of prototype script - feat: introduce extenal sensors dummy - chore: refactoring: introduce ExternalSensors class - feat: improve error message for almeo data loggers - fix: adapt climate chamber dummy and VNA dummy
-
00.11.0050485949 · ·
feat: introduce external sensors - introduce data loggers to have out of loop temperature, humidity and air pressure sensors - sensors on the DUT chamber, measurement equipment chamber and the room are added to the data files and plots - add PostPlot module - improve VNA error handling - improve analysis
-
-
-
00.09.00ce9c4c4d · ·
Main features: - Implement GUI - implement temperature and humidity sweep Improvements: - store analysis to file - implement humidty simulation - improve simulated magnitude - add chamber_ip and vna_ip to json file - introduce naming scheme - improve plot headers - Refactor measurement loops -- Outer loop for sweep file -- Inner loop for measurement (can be called as a separate function) -- Each measurements has its own csv file Bug fixes: - fix trace name handling in VNA_dummy
-
00.08.0033616536 · ·
Minor release 00.08.00 Improve usability: - introduce wait_until so the readout interval is not affected by the communication time - update measurement plot while taking data - started anaylsis class to plot against phase/magnitude against temperature
-