Fixes event sorting
Description
- Resolves issue where time sorting wouldn't work if some channels used the CFD and others didn't.
- Resolves issues with Cmake, unittests, and CI scripts.
- Changes
GetTimeSansCfd()
toGetFilterTime()
- Updates minimum CMake version to 3.9
- Updates minimum GCC version to 4.9.2
- Expands the recognized commands in poll2 for setting module/channel parameters.
Motivation and Context
Users wanted full access to the parameters because they needed to set multiplicity masks.