|
HiTechnic Gyroscopic Sensor driver. More...
#include "common.h"
Go to the source code of this file.
Functions | |
float | HTGYROreadRot (tSensors link) |
float | HTGYROstartCal (tSensors link) |
float | HTGYROreadCal (tSensors link) |
float | HTGYROreadRot (tMUXSensor muxsensor) |
float | HTGYROstartCal (tMUXSensor muxsensor) |
float | HTGYROreadCal (tMUXSensor muxsensor) |
void | HTGYROsetCal (tMUXSensor muxsensor, int offset) |
void | HTGYROsetCal (tSensors link, int offset) |
Variables | |
float | HTGYRO_offsets [][] |
HiTechnic Gyroscopic Sensor driver.
hitechnic-gyro.h provides an API for the HiTechnic Gyroscopic Sensor.
Changelog:
Credits:
License: You may use this code as you wish, provided you give credit where its due.
THIS CODE WILL ONLY WORK WITH ROBOTC VERSION 3.59 AND HIGHER.
Definition in file hitechnic-gyro.h.