aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | Fix compiler warningsDon Gagne2014-06-2945-206/+162
| | | * | | | | | | | | | | Merged master into power_enforceLorenz Meier2014-06-3092-3570/+9324
| | | |\| | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'master' into power_enforceLorenz Meier2014-06-2645-844/+2080
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | px4io driver: Add support for circuit breakersLorenz Meier2014-05-251-0/+14
| | | * | | | | | | | | | | | mc_att_control: Support circuit breakersLorenz Meier2014-05-251-4/+13
| | | * | | | | | | | | | | | system status topic: Add support for circuit breakerLorenz Meier2014-05-251-0/+2
| | | * | | | | | | | | | | | commander: put circuit breaker into effectLorenz Meier2014-05-252-14/+25
| | | * | | | | | | | | | | | systemlib: Add circuit breakersLorenz Meier2014-05-253-2/+151
| | | * | | | | | | | | | | | commander: Enforce (in presence of power sensing) that a) system is not purel...Lorenz Meier2014-05-253-0/+51
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | commander: Remove prearm test print statementsLorenz Meier2014-06-261-4/+0
| | * | | | | | | | | | | | Remove duplicate code in the arming checkLorenz Meier2014-06-261-4/+5
| | * | | | | | | | | | | | commander: Add pre-arm check for main sensors.Lorenz Meier2014-06-261-17/+118
| | * | | | | | | | | | | | commander: Make mavlink_fd in arming command non-optionalLorenz Meier2014-06-261-1/+1
| | * | | | | | | | | | | | Add mavlink_fd to all commander arm transitions to provide user feedback why ...Lorenz Meier2014-06-261-10/+10
| | * | | | | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into prearm_checksLorenz Meier2014-06-261-15/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | commander: Default all leds to offLorenz Meier2014-06-241-0/+6
| | * | | | | | | | | | | | | commander: Formatting and logic flow cleanup, no functional changeLorenz Meier2014-06-241-9/+15
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merged upstream master, add missing changeKynos2014-06-301-10/+10
| * | | | | | | | | | | | | Merged upstream master into gnss_rework branchKynos2014-06-30102-4087/+10128
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Define NAV-PVT messageKynos2014-06-211-0/+50
| * | | | | | | | | | | | | Store hash instead of full strings for SW & HW versionKynos2014-06-162-11/+45
| * | | | | | | | | | | | | Request and display MON-VER message at startupKynos2014-06-162-10/+84
| * | | | | | | | | | | | | Merge sAcc & pAcc scaling fix from branch inav_gps_delayKynos2014-06-151-2/+2
| * | | | | | | | | | | | | Merge master with the exception of ubx.cpp and ubx.hKynos2014-06-1516-237/+475
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Remove unreferenced SVINFO length definesKynos2014-06-131-4/+0
| * | | | | | | | | | | | | U-blox driver rework,, step 4Kynos2014-06-133-757/+849
| * | | | | | | | | | | | | Gps driver: make enable_sat_info a command line optionKynos2014-06-081-9/+19
| * | | | | | | | | | | | | Initialize rate valuesKynos2014-06-081-2/+2
| * | | | | | | | | | | | | Merged ubx driver part of pull request #1031Kynos2014-06-082-4/+13
| * | | | | | | | | | | | | U-blox driver rework, step 3Kynos2014-06-084-118/+126
| * | | | | | | | | | | | | U-blox driver rework, step 2Kynos2014-05-3012-40/+130
| * | | | | | | | | | | | | Beautifications for tab size 8Kynos2014-05-302-40/+40
| * | | | | | | | | | | | | U-blox driver rework, step 1Kynos2014-05-292-18/+74
* | | | | | | | | | | | | | Merge branch 'master' into navigator_rewrite_offboard2_mergeJulian Oes2014-07-0246-998/+4722
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merged estimator fixes and mavlink rate config bitsLorenz Meier2014-06-3019-770/+3710
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into navigator_rewrite_estim...Lorenz Meier2014-06-296-22/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merged masterLorenz Meier2014-06-2915-130/+884
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | estimator: Fix local variable compile warnings.Lorenz Meier2014-06-291-6/+6
| | * | | | | | | | | | | | | | estimator: Move symmetry force outside of non-related loop, improving efficie...Lorenz Meier2014-06-291-11/+11
| | * | | | | | | | | | | | | | estimator: Geo conversions: Fix float / double types to prevent warnings. Fix...Lorenz Meier2014-06-292-8/+8
| | * | | | | | | | | | | | | | estimator: Fix double promotion warnings by appropriate constants / casts.Lorenz Meier2014-06-291-3/+3
| | * | | | | | | | | | | | | | Observation index cannot get negative.Lorenz Meier2014-06-291-1/+1
| | * | | | | | | | | | | | | | Estimator: Clean up delta quat calculations, put them in a sweet spot between...Lorenz Meier2014-06-291-4/+8
| | * | | | | | | | | | | | | | More safe compile warning fixesLorenz Meier2014-06-291-12/+12
| | * | | | | | | | | | | | | | Define earth radius as double, as our calculations relying on it need double ...Lorenz Meier2014-06-291-2/+2
| | * | | | | | | | | | | | | | Fix compile warnings in estimatorLorenz Meier2014-06-291-6/+6
| | * | | | | | | | | | | | | | att pos estimator: silence annoying messagesThomas Gubler2014-06-281-1/+1
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewr...Thomas Gubler2014-06-288-64/+80
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | estimator: Fix minor reporting issuesLorenz Meier2014-06-281-6/+6
| | * | | | | | | | | | | | | | | estimator: Use the right perf counters to measure the quantities we are inter...Lorenz Meier2014-06-271-6/+6