Fixes
* improve robustness to out of file addresses
* fix parse error issue for header comment
* don't change the current working directory when extracting attachments
* don't crash if the CAN database cannot be parsed by canmatrix
* keep original timestamps in the tabular view
* fix bus logging measurement when the channel group has no source
* missing channel_group.acq_name after appending signals
* remove unwanted name attribute in v4_blocks.ChannelGroup
* fixes 223, 224, 228, 233, 234
* fix handling of invalidation bits in select method
* ignore errors in text decoding
* handle duplicated field name sin structure channel composition
* fix handling of 0 cycles channel groups
* fix using display names
* fix in get data blocks info
Changes
* ignore parsing errors of channel conversions
* add measurement header comment to info section
* add possibility to remove channel name prefix in the tabular view
* add argument for to_dataframe to not perform interpolation and fill with NaN's
* implements issue 231
* rename 'time' to 'timestamps' in pandfas data frame and csv exports; makes it compatible with AWS