- using std::chrono::high_resolution_clock instead of boost::chrono::high_resolution_clock. - can do this now because supposedly Microsoft fixed a bug in VS2015 where high_resolution_clock was compiling as a system_clock. - now only dependent on boost/system as a library (for asio). All other boost includes are header only.
7.1.7
- building with VS2015 (upgraded from 2013)
7.1.6
- waiting longer after resetting Node radio before continuing - adding up to 3 retries to ping before autobalance
7.1.5
- support for HCL Smart Bearing - Calibrated packet.
7.1.4
- autobalance command returns a warning if the target percentage is off by more than 5% - Note that this logic is only for autobalance v1, and v2 nodes return this warning themselves