aboutsummaryrefslogtreecommitdiff
path: root/src/lib/geo/geo.h
Commit message (Expand)AuthorAgeFilesLines
* geo: Fix a series of warnings, some which actually pointed to real issuesLorenz Meier2014-07-011-3/+3
* Merged master into geoLorenz Meier2014-07-011-1/+1
|\
| * geo lookup lib: Moved to separate module and compiling with -Os to save some ...Lorenz Meier2014-06-281-1/+1
| * attitude_estimator_ekf: auto detect mag declination using GPS coordinatesAnton Babushkin2014-05-121-1/+1
* | geo: add functions to get global projection/transformation reference valuesThomas Gubler2014-05-221-0/+10
* | geo: introduce global/local coordinate frame converter which uses the map pro...Thomas Gubler2014-05-061-0/+26
* | geo: map projection: fix variable name to highlight the unitThomas Gubler2014-05-061-4/+4
* | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-051-0/+2
|\|
| * Updated geo lib C/C++ interfacingLorenz Meier2014-04-281-2/+2
| * Added automatic declination lookupLorenz Meier2014-04-281-0/+2
* | mavlink interface: update mapprojection usageThomas Gubler2014-04-291-1/+12
* | rerwite projection interrface to not break the current implementationThomas Gubler2014-04-291-13/+66
* | geo: map projection: safer initialization, only accept init from navigator, r...Thomas Gubler2014-04-251-8/+8
* | geo: interface to get reference lat lon, option to set reference timestamp on...Thomas Gubler2014-04-251-1/+7
* | rename map_projection_inited to map_projection_initializedThomas Gubler2014-04-241-1/+1
* | geo: get function for timestamp of map projectionThomas Gubler2014-04-241-0/+7
* | geo: add timestamp and function to get init stateThomas Gubler2014-04-241-0/+7
* | towards a global map projection instance, WIP: need to remove local updates o...Thomas Gubler2014-04-241-3/+6
|/
* copyright and code style fixesAnton Babushkin2014-03-181-13/+11
* geo lib: major rewrite of map_projection_XXX functionsAnton Babushkin2014-03-171-3/+11
* 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
* 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
* 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