aboutsummaryrefslogtreecommitdiff
path: root/src/lib/geo/geo.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/geo: bugs fixed, added function add_vector_to_global_position()Anton Babushkin2014-01-281-2/+4
|
* create geofence class and start moving fence functionality to this classThomas Gubler2014-01-021-11/+0
|
* Mavlink and navigator: Disable some functions in mavlink that are taken over ↵Julian Oes2013-11-271-0/+10
| | | | by navigator, introduce topic to report mission status from commander back to mavlink
* Geo: Copy distance function over from mavlinkJulian Oes2013-11-201-0/+4
|
* Add data manager module and fence support to navigatorJean Cyr2013-11-031-0/+14
| | | | | | | | - Add function to geo.c to determine if global position is inside fence - Add navigator support/commands for maintaining fence coords. - Add data manager module to support persistence fence storage. Can store other data, but only used for fence at this time. - Add unit tests for data manager
* Fixed compile errorLorenz Meier2013-09-081-2/+2
|
* Added additional vector functions, fixed seatbelt for global estimatorsLorenz Meier2013-09-081-4/+4
|
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ↵Lorenz Meier2013-08-211-0/+129
/ conversion libs