The call back rate of RunUserNavAlgorithm() is defaulted to 200Hz.
The is controlled by the following line of code found in taskDataAcquisition.c
inertialAndPositionDataProcessing(dacRate)
dacRate is by default 200Hz
The call back rate of RunUserNavAlgorithm() is defaulted to 200Hz.
The is controlled by the following line of code found in taskDataAcquisition.c
inertialAndPositionDataProcessing(dacRate)
dacRate is by default 200Hz