aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | init global map projection when gps is validThomas Gubler2014-05-051-1/+1
* | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-05-055-2/+188
|\|
| * Merge pull request #876 from PX4/autodeclinationLorenz Meier2014-05-034-1/+187
| |\
| | * Fix last data type and casting compiler nuisancesLorenz Meier2014-04-301-8/+7
| | * Fixed typos in declination table lookupLorenz Meier2014-04-301-2/+2
| | * Updated geo lib C/C++ interfacingLorenz Meier2014-04-282-2/+4
| | * Added automatic declination lookupLorenz Meier2014-04-284-1/+186
| * | Merge branch 'cmsis_fix' of github.com:PX4/FirmwareLorenz Meier2014-05-011-1/+1
| |\ \ | | |/ | |/|
| | * Fix what is looking like a missing cast in CMSIS - the cast within the line w...Lorenz Meier2014-04-261-1/+1
* | | Merge remote-tracking branch 'upstream/master' into geoThomas Gubler2014-04-297-22/+21
|\| |
| * | Merge branch 'master' into mpc_rcAnton Babushkin2014-04-257-22/+21
| |\|
| | * launchdetector: fix copyright headerThomas Gubler2014-04-257-22/+21
| * | Merge branch 'rc_timeout' into mpc_rcAnton Babushkin2014-04-132-5/+22
| |\|
* | | mavlink interface: update mapprojection usageThomas Gubler2014-04-292-4/+20
* | | rerwite projection interrface to not break the current implementationThomas Gubler2014-04-292-43/+128
* | | geo: map projection: safer initialization, only accept init from navigator, r...Thomas Gubler2014-04-252-25/+32
* | | geo: interface to get reference lat lon, option to set reference timestamp on...Thomas Gubler2014-04-252-3/+21
* | | rename map_projection_inited to map_projection_initializedThomas Gubler2014-04-242-4/+4
* | | geo: get function for timestamp of map projectionThomas Gubler2014-04-242-0/+12
* | | geo: add timestamp and function to get init stateThomas Gubler2014-04-242-2/+15
* | | geo: add missing return, make map projection reference staticThomas Gubler2014-04-241-1/+3
* | | towards a global map projection instance, WIP: need to remove local updates o...Thomas Gubler2014-04-242-18/+35
* | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-222-5/+22
|\ \ \ | |/ / |/| / | |/
| * airspeed: Prevent the filter from overshooting into the negative airspeed rangeLorenz Meier2014-04-052-5/+22
* | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-021-1/+0
|\|
| * Merged mavlink_beta2Lorenz Meier2014-03-111-8/+8
| |\
| * \ Merge branch 'master' of github.com:PX4/Firmware into paul_estimatorLorenz Meier2014-03-115-27/+50
| |\ \
| * \ \ Merge branch 'master' of github.com:PX4/Firmware into paul_estimatorLorenz Meier2014-03-044-22/+26
| |\ \ \
| * \ \ \ Merged beta into paul_estimatorLorenz Meier2014-02-1640-2802/+1812
| |\ \ \ \
| * \ \ \ \ merge masterLorenz Meier2014-01-311-0/+62
| |\ \ \ \ \
| * | | | | | Strip unused variableLorenz Meier2014-01-051-1/+0
* | | | | | | Merge branch 'beta_mavlink2' into mpc_local_pos_mavlinkAnton Babushkin2014-03-191-16/+8
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merged stack size changesLorenz Meier2014-03-105-26/+36
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-095-3/+16
| |\ \ \ \ \ \
| * | | | | | | geo: _wrap_XXX minor fixAnton Babushkin2014-02-261-8/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | copyright and code style fixesAnton Babushkin2014-03-182-40/+60
* | | | | | | geo lib: minor code style fixAnton Babushkin2014-03-171-1/+1
* | | | | | | geo lib: major rewrite of map_projection_XXX functionsAnton Babushkin2014-03-172-101/+43
| |_|/ / / / |/| | | | |
* | | | | | launchdetection: better integration of Blocks classThomas Gubler2014-03-085-26/+36
| |/ / / / |/| | | |
* | | | | Merge remote-tracking branch 'upstream/master' into launchdetectorThomas Gubler2014-03-064-22/+26
|\| | | |
| * | | | l1_pos_control: prevent NaNs for roll setpointJulian Oes2014-02-241-2/+11
| * | | | TECS: warning fixesJulian Oes2014-02-191-14/+13
| * | | | TECS: use constant from geoJulian Oes2014-02-192-6/+2
| | |_|/ | |/| |
* / | | launchdetector: add reset, #663Thomas Gubler2014-02-175-3/+16
|/ / /
* | | Add a lot of MAVLink parameter documentation.Stefan Rado2014-02-141-15/+33
* | | remove printf in launchdetectorThomas Gubler2014-02-011-4/+0
* | | Merge branch 'wrap_pi_fixes' into betaAnton Babushkin2014-02-011-18/+36
|\ \ \
| * | | geo: cleanup of wrap_XXX functionsAnton Babushkin2013-11-131-18/+36
* | | | lib/geo: bugs fixed, added function add_vector_to_global_position()Anton Babushkin2014-01-282-12/+21
* | | | fw: remove duplicate feedforwardThomas Gubler2014-01-223-3/+3