aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged master into safelinksafelinkLorenz Meier2014-07-07446-24481/+39402
|\
| * Merge pull request #1133 from PX4/datalink_fixLorenz Meier2014-07-067-89/+161
| |\
| | * sdlog2: TEL message format fixedAnton Babushkin2014-07-061-4/+4
| | * telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-067-100/+166
| | * Commander: Only consider latest active data link heartbeat for timeout.Antonio Sanniravong2014-07-041-12/+18
| * | Merge pull request #1123 from DonLakeFlyer/WarningsLorenz Meier2014-07-068-34/+37
| |\ \
| | * | Bring everything up to doubleDon Gagne2014-07-061-12/+10
| | * | Compiler warning fixesDon Gagne2014-07-058-28/+33
| | |/
| * | Merge pull request #1135 from PX4/stack_fw_saveLorenz Meier2014-07-062-2/+2
| |\ \
| | * | Reduce excessive stack sizes for FW estimation / control appsLorenz Meier2014-07-062-2/+2
| | |/
| * / Fixes #1130px4dev2014-07-064-5/+8
| |/
| * mavlink: stack size for main thread increasedAnton Babushkin2014-07-041-1/+1
| * Merge pull request #1113 from Kynos/gnss_nav_pvtLorenz Meier2014-07-035-27/+122
| |\
| | * Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-035-25/+113
| | * Added NAV-TIMEUTC valid flag definesKynos2014-07-031-2/+9
| * | Merge branch 'est_reinit_fix'Lorenz Meier2014-07-031-6/+6
| |\ \
| | * | estimator: Fixed body / world matrix initialization and resetLorenz Meier2014-07-031-6/+6
| | |/
| * | Merge pull request #919 from TickTock-/hotfix_override_thresholdLorenz Meier2014-07-031-2/+2
| |\ \
| | * | Changed low threshold in px4io firmware to 10% to ensure compatibility with u...TickTock-2014-05-091-2/+2
| * | | Hotfix of the Hotfix 8)Lorenz Meier2014-07-031-1/+1
| * | | Hotfix: Typo in disabled code pathLorenz Meier2014-07-031-1/+1
| | |/ | |/|
| * | gps: Comment-only fixLorenz Meier2014-07-021-1/+1
| * | Merged master to gnss_reworkLorenz Meier2014-07-0271-345/+718
| |\ \
| | * | Fix sdlog2 GPS time copy for log_on_start situationLorenz Meier2014-07-021-1/+1
| | * | Merge pull request #1074 from t0ni0/reset_xy_vLorenz Meier2014-07-013-0/+12
| | |\ \
| | | * | Adjusted default reset param value to reset quickerAntonio Sanniravong2014-06-241-1/+1
| | | * | Shorten the reset param name to INAV_W_XY_RES_VAntonio Sanniravong2014-06-243-7/+7
| | | * | Resets XY velocities when we can't estimate themAntonio Sanniravong2014-06-243-0/+12
| | * | | Merge pull request #1106 from PX4/reconfig_fixLorenz Meier2014-07-011-0/+28
| | |\ \ \
| | | * | | Add param command which does not reset the autostart params to not hamper aut...Lorenz Meier2014-07-011-0/+28
| | * | | | Add vital comment to circuit breakerLorenz Meier2014-07-011-0/+9
| | |/ / /
| | * | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-07-011-1/+1
| | |\ \ \
| | | * | | TECS: Small fix to throttle feed-forwardphilipoe2014-07-011-1/+1
| | * | | | Warning fixes in commanderLorenz Meier2014-07-011-2/+2
| | * | | | Hotfix: Fix use of circuit breaker paramLorenz Meier2014-07-011-1/+1
| | |/ / /
| | * | | Hotfix, non-code change: Raise RC config error warnings to audioLorenz Meier2014-06-301-6/+6
| | * | | Merge branch 'master' of github.com:PX4/Firmware into prearm_checksLorenz Meier2014-06-305-63/+43
| | |\ \ \
| | | * \ \ Merge pull request #984 from PX4/rc_channelsLorenz Meier2014-06-304-58/+41
| | | |\ \ \
| | | | * | | rc_channels topic cleanupAnton Babushkin2014-05-204-58/+41
| | | * | | | Merged master into mpc_in_flight_lockLorenz Meier2014-06-30148-4338/+10606
| | | |\ \ \ \
| | | | * \ \ \ Merge pull request #1100 from PX4/warning_fixes_v3Lorenz Meier2014-06-3022-44/+83
| | | | |\ \ \ \
| | | * | \ \ \ \ Merge branch 'master' into mpc_in_flight_lockAnton Babushkin2014-06-1330-314/+1263
| | | |\ \ \ \ \ \
| | | * | | | | | | position_estimator_inav: don't change local z on first time ref initializationAnton Babushkin2014-05-271-5/+2
| | * | | | | | | | commander: Notify negative on manual arming failsLorenz Meier2014-06-301-0/+1
| | * | | | | | | | Merge branch 'warning_fixes_v3' into prearm_checksLorenz Meier2014-06-3022-44/+83
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Fix line endings for patchLorenz Meier2014-06-301-1/+5
| | | * | | | | | | Merge branch 'master' into warning_fixes_v3Lorenz Meier2014-06-302-2/+2
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | INAV: Warning fixesLorenz Meier2014-06-301-6/+7
| | | * | | | | | | | sensors: Warning fixesLorenz Meier2014-06-301-1/+1
| | | * | | | | | | | IO firmware: Warning / bug fixesLorenz Meier2014-06-302-2/+6