aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/conversion: added rotate_3f()Andrew Tridgell2014-07-082-0/+150
* Bring everything up to doubleDon Gagne2014-07-061-12/+10
* Compiler warning fixesDon Gagne2014-07-051-7/+7
* TECS: Small fix to throttle feed-forwardphilipoe2014-07-011-1/+1
* Fix compiler warningsDon Gagne2014-06-292-35/+29
* fw att ctrl: resolve warningsThomas Gubler2014-06-293-12/+1
* Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-285-4/+43
|\
| * geo lookup lib: Moved to separate module and compiling with -Os to save some ...Lorenz Meier2014-06-285-4/+43
| * Merge pull request #928 from PX4/ekf_auto_mag_declLorenz Meier2014-06-211-1/+1
| |\
| | * Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-171-0/+4
| | |\
| | * | attitude_estimator_ekf: auto detect mag declination using GPS coordinatesAnton Babushkin2014-05-121-1/+1
* | | | Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-113-6/+6
|\| | |
| * | | fix initialization of perfcounters in fw att controllersThomas Gubler2014-06-083-6/+6
* | | | make launch detector more flash efficientLorenz Meier2014-06-011-0/+2
|/ / /
* | | fw att: add performance counterThomas Gubler2014-05-216-0/+36
* | | fw att: yaw ctrl: robustify against non finite numbersThomas Gubler2014-05-181-0/+12
* | | fw att: roll ctrl: robustify against non finite numbersThomas Gubler2014-05-181-2/+13
* | | fw att: pitch ctrl: robustify against non finite numbersThomas Gubler2014-05-181-1/+12
| |/ |/|
* | Add Gumstix AeroCore deviceAsh Charles2014-05-131-0/+4
|/
* 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 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
|\|
| * 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
|/ / /