This is a development release of the navX Library for LabVIEW. It is NOT recommenced to use this in a competition environment.
Downloads
Update to match the new navX firmware 2.3.254 from Kauai Labs
- Modified VIs which were previously limiting update rate to 60Hz (now 100Hz)
- Modified the processing loop wait time to (1/update_rate) - 4. Empirical testing on a RoboRIO indicated that this update rate allows all 100 samples/second to be received successfully on a RoboRIO. The previous update rate was not quite sufficient, and would lead to missed updates.
Downloads
Downloads
Fixes #9 - Missing NAVX_INTEGRATION_CTL functions
Downloads
Downloads
Support for multiple navX devices per roboRIO.
Downloads
Typo fixes
Folder: Examples/Funtions -> Examples/Functions
Serial Protocol: Quadernions -> Quaterinons
Downloads
This is a complete rewite from the ground up of the navX Library for LabVIEW.
This library supports the navX-MXP and navX-Micro.
Improvements Include but not limited to:
- Common Processing loop and Decode functions for all interfaces.
- Ability to switch serial protocols during runtime.