- 27 Nov, 2020 1 commit
-
-
Achim Morschhauser authored
-
- 26 Nov, 2020 2 commits
-
-
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 7 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
Note: This needs to be variable in future!!
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- The basic class 'data_obs' now contains variables to hold a runtime-defined number of data fields and supplementary channels. - Many of the get/set methods for data and supplementary channels are now moved to the basic class data_obs - Same is true for methods to calculate median/mean etc. - Specialized data_classes may contain additional, specialized methods for setting/getting data,....
-
- 23 Oct, 2020 4 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- Debugging info (commented) was added for Filter_Obs - Faster start of PLASMON filter, as filter2 starts directly as soon as enough data are available from filter1.
-
- 22 Oct, 2020 6 commits
-
-
Achim Morschhauser authored
String_Parser will produce string from generic class data_obs, and call generic data receive methods only. The proper method is selected by overwritten subclass method, e.g. data_obs_vector.
-
Achim Morschhauser authored
-
Achim Morschhauser authored
- Add generic methods to return data and supplemental data - Channel needs to be specified in single calls - Missing data value moved to class data_obs - Introduce method to get data with char identifier (IN DEVELOPMENT)
-
Achim Morschhauser authored
-
Achim Morschhauser authored
Class String_Parser adds functionality to specify a format string that is used to customize the data records. For time, strftime is used, otherwise fprintf-syntax is used.
-
Achim Morschhauser authored
Get the time from data-object represented as string based on format specifier using strftime
-
- 20 Oct, 2020 1 commit
-
-
variomet authored
A default value can be specified for Parameters_Reader. This is useful if some parameters are not specified in the file.
-
- 09 Oct, 2020 5 commits
-
-
variomet authored
-
variomet authored
Set default values for calibration constants that will be used when unspecified in parameter file.
-
variomet authored
yday in struct tm_time had to be set by calling mktime
-
variomet authored
Previously defined entries of par-file can be referred to with ${NAME}, and they will be replaced accordingly when parsing the par-file.
-
variomet authored
Wait to start filtering until .5s of next second has just passed.
-
- 01 Jul, 2020 1 commit
-
-
Achim Morschhauser authored
-
- 28 Feb, 2020 1 commit
-
-
Achim Morschhauser authored
-
- 05 Feb, 2020 2 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 04 Feb, 2020 4 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
- 03 Feb, 2020 4 commits
-
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Achim Morschhauser authored
-
Thomas Edwards authored
-
- 30 Jan, 2020 1 commit
-
-
Thomas Edwards authored
-