aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/hott
Commit message (Collapse)AuthorAgeFilesLines
* U-blox driver rework, step 2Kynos2014-05-301-1/+1
| | | | | | | Moved satellite info from vehicle_gps_position_s into a new uORB topic satellite_info. Renamed satellites_visible to satellites_used to reflect true content. sdlog2 will log info for GPS satellites only for now.
* HoTT driver: Add timestamp, rename function-level variable from _esc to esc ↵Lorenz Meier2014-05-131-11/+14
| | | | to match conventions
* Reduce RAM footprint of HoTT driver, fix publication to contain ESC dataLorenz Meier2014-05-121-10/+9
|
* Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-112-2/+2
|\
| * Adjust the HoTT sensor scheduler priority as wellSimon Wilks2014-01-101-1/+1
| |
| * Reduce the scheduler priority to a more acceptable valueSimon Wilks2014-01-101-1/+1
| |
* | Home position: use double for lat/lon and float for altitude, set home ↵Julian Oes2013-12-271-2/+2
|/ | | | position to global position instead of GPS position once we have a fix
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ↵Lorenz Meier2013-08-211-1/+1
| | | | / conversion libs
* Cleanup comments and make them more consistent between messages.Simon Wilks2013-07-161-83/+83
|
* Reduce the max stack size needed.Simon Wilks2013-07-141-1/+1
|
* Remove unused code.Simon Wilks2013-07-134-44/+3
|
* Whitespace cleanupSimon Wilks2013-07-133-21/+0
|
* Major refactor of HoTT drivers and finished sensor read implementation.Simon Wilks2013-07-137-108/+151
|
* Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-092-2/+2
|
* More cleanupsSimon Wilks2013-07-066-31/+47
|
* Add in missing files.Simon Wilks2013-07-048-0/+1306