- added support for WirelessNode quickPing() command for performing a "Short Ping".
- this uses the new ASPP Short Ping if the Base Station supports it.
- changed from std::regex to boost::regex as the current Ubuntu LTS (14.04) doesn't support it.
- exposed InertialTypes::channelFieldToStr to SWIG.
- exposed InertialTypes::channelQualifierToStr to SWIG.
- exposed InertialTypes::channelName to SWIG.