v1.32.0
Noteworthy changes since last release (v1.21.1):
- support for parsing Node Discovery v4 packets
- Wireless command responses now ignore the bytes that were already in the read buffer before the command was sent
- support for BaseStation RF Sweep Mode
- removed
getNextData()
functions in favor of the more efficientgetData()
functions - better success for starting Sync Sampling networks
- fix for tick being calculated incorrectly for Wireless buffered packets (such as Sync Sampling)
- changed timeout behavior to be more user friendly, which allowed the default timeout on devices to drop significantly
- added InertialNode
resetFilter
,getAutoInitialization
,setAutoInitialization
,setInitialAttitude
, andsetInitialHeading
functions
see CHANGELOG.txt
in the source for a complete list of changes.