- 03 Jan, 2022 7 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- Change german phrases to english - Bugfix temperature
-
- 07 Dec, 2021 2 commits
-
-
Achim Morschhauser authored
- Modify the calibration constants to include the fullscale value (M=40 for manual calibration; M=42.5 for self-calibration) - Allow different channels with different calibration method - Read calibration mode and temperature from saved calibration
-
Achim Morschhauser authored
-
- 06 Dec, 2021 2 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 18 Nov, 2021 2 commits
-
-
Achim Morschhauser authored
- Manual calibration added - Calibration functions cleaned and updated
-
Achim Morschhauser authored
-
- 08 Nov, 2021 2 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 19 Feb, 2021 5 commits
-
-
Achim Morschhauser authored
- Add data points (NaN) when gap is longer than filter block - This guarantees continuous timeseries in 1 Hz output
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- set_msec to set milliseconds - add_time to add a time difference in sec/nsec - bugfix when assigning data - initiialize with zero time and missing data value
-
Achim Morschhauser authored
- Separate pointers for reading and writing - Overwrite read() and write() routines
-
Achim Morschhauser authored
-
- 16 Dec, 2020 3 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- Filter was also applied when no appropriate filter available
-
- 11 Dec, 2020 1 commit
-
-
Achim Morschhauser authored
- Create map to store filter values of different size
-
- 01 Dec, 2020 5 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- filter_fir_sym_time is removed - median_time is used for filter_fir_sym - median_time needs to be updated to use average with even number of samples (TODO!!) - median_time made public to allow setting timestamp without filtering the data
-
Achim Morschhauser authored
-
- 27 Nov, 2020 3 commits
-
-
Achim Morschhauser authored
- buffer_obs_file was introduced as base class - buffer_obs_file_ascii for writing ascii files - buffer_obs_binary for binary files - At the moment, data type for binary is fixed: - POSIX time (from struct tm) - Vector data as float - No supplementary data - Note that size of files depends on machine, i.e. size of datatype
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 26 Nov, 2020 4 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 18 Nov, 2020 1 commit
-
-
Achim Morschhauser authored
Buffer was dynamically allocated based on first entry of data type. In case the second entry (e.g. Y) was larger, it was truncated.
-
- 26 Oct, 2020 3 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-