Commit Graph

9 Commits

Author SHA1 Message Date
Anne de Jong 24de84a4f7 Some doc update
continuous-integration/drone/push Build is passing Details
2023-04-21 13:27:45 +02:00
Anne de Jong b61fb7b014 Split timeweighting into different types for each of the possible use cases.
continuous-integration/drone/push Build is passing Details
2023-02-03 20:41:59 +01:00
Anne de Jong 44c3e390b3 Added more specific default calibration values 2023-01-04 12:09:05 +01:00
Anne de Jong ab07acd60c Some bugfixes 2022-11-14 11:11:03 +01:00
Anne de Jong 6758655eaa Bugfix in changing measurement channelConfig afterwards. Was not correctly fixed, as to store the enum index corresponding to the quantity 2022-10-20 12:28:46 +02:00
Anne de Jong f7a49dc4ff Added real time spectra: RtAps. All seem to work. Bugfix with SiQtys storage. Added extra lock guards for constructor and destructors of InDataHandlers (otherwise race conditions occur). Changed time_constant integer to fs_tau in AvPowerSpectra. 2022-10-06 21:13:21 +02:00
Anne de Jong bb26fc6bcc Added suggested SLM down sampling factor, improved quite a lot of documentation. Measurement object can now work with old, as well as new measurement files. 2022-10-01 19:59:35 +02:00
Anne de Jong b200b465f6 Code cleanup. RescanDaqdevices changed API. DaqApi string returns only apiname. Added comments, added Doxygen groups, exported FFT wisdom load / store to Python. SLM stores reference level squared. Added comments on SLM Lpeak, Leq and Lmax, a lot of using rte = std::runtime_error, added Window string conversion, Pybind11 enum no longer exports values, added cpp_enum to convert Qty to an enumerated value in C++ code. Removed class and methods to fill comboboxes. Does not belong in LASP, but in ACME instead. DeviceInfo has operator string(). 2022-09-22 10:18:38 +02:00
Anne de Jong 6a006e27f9 Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00