-
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