Hunter McClelland
Hunter McClelland
In LogMsgGroup, a set of format characters specify the data format (e.g. 'b' = int8, 'I' = uint32, etc.). We have an "otherwise" case in our switch statement set to...
With the filter capability (as added in #26) it makes sense to me to delete the (empty) LogMsgGroup if it was filtered out by the user. Do you agree? I...
I found that matlab has an object called a timeseries. Unfortunately, I can't figure out what the advantages of using this over "usual" data vectors is... but since our data...