aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gimbal
Commit message (Collapse)AuthorAgeFilesLines
* fix errors and flag comparisonAndreas Antener2015-03-161-4/+4
|
* - implemented configuration with mount config cmdAndreas Antener2015-03-131-19/+64
| | | | - remember recieved mount control values
* Implemented Quaternion position for Gimbal (not tested)Anton Matosov2015-03-061-7/+6
|
* Increased update rate to get rid of glitches in servo movementsAnton Matosov2015-03-061-1/+1
|
* Disabled logging of the each componsated valueAnton Matosov2015-03-061-3/+3
|
* Implemented yaw componsationAnton Matosov2015-03-061-6/+15
|
* Enabled attitude compensation by default as that is all the gimbal driver is ↵Anton Matosov2015-03-061-5/+2
| | | | about
* Updated @authorAnton Matosov2015-03-061-0/+1
|
* Renamed servo_gimbal to simply 'gimbal' as HW is behind the scene and ↵Anton Matosov2015-03-062-0/+577
doesn't really matter here