aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into offset_tuningDarryl Taylor2014-06-2312-500/+758
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Clarified parameter comments and added @group attributed for auto-generation.Darryl Taylor2014-06-221-6/+12
| | * | | | | | | | | | Define float params properly: 0.0f instead of just 0Darryl Taylor2014-06-201-3/+3
| | * | | | | | | | | | Pre-compute board orientation offsets on param update.Darryl Taylor2014-06-191-7/+8
| | * | | | | | | | | | Fixed too-long param names.Darryl Taylor2014-06-182-8/+8
| | * | | | | | | | | | Removed unused ATT_XXX_OFF3 paramters. Offset tuning now accomplished via the...Darryl Taylor2014-06-183-19/+4
| | * | | | | | | | | | WIP: Support in-flight fine tuning of board alignment. Implemented by applyin...Darryl Taylor2014-06-182-3/+47
| | * | | | | | | | | | Added pitch, roll, and yaw offsets to compensate for imperfect fmu placement....Darryl Taylor2014-06-181-4/+5
| * | | | | | | | | | | Merge pull request #1081 from PX4/hb_fix2Lorenz Meier2014-06-291-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | mavlink: spaces replaced with tabsAnton Babushkin2014-06-261-4/+4
| | * | | | | | | | | | mavlink: init structs for HEARTBEAT if uORB topic copy failedAnton Babushkin2014-06-261-2/+9
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #1085 from PX4/geo_flashefficiencyThomas Gubler2014-06-288-4/+46
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Enable new lookup libLorenz Meier2014-06-283-0/+3
| | * | | | | | | | | | geo lookup lib: Moved to separate module and compiling with -Os to save some ...Lorenz Meier2014-06-285-4/+43
| | |/ / / / / / / / /
| * / / / / / / / / / Comment fix in perf counter header, no code changes.Lorenz Meier2014-06-281-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #1080 from PX4/hb_fixThomas Gubler2014-06-261-13/+15
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | mavlink: Always send heartbeat and do not require both topics to updateLorenz Meier2014-06-261-13/+15
| |/ / / / / / / /
| * | | | | | | | Merge pull request #1077 from PX4/arming_feedback_fixThomas Gubler2014-06-262-11/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add mavlink_fd to all commander arm transitions to provide user feedback why ...Lorenz Meier2014-06-261-10/+10
| | * | | | | | | | commander: Make mavlink_fd in arming command non-optionalLorenz Meier2014-06-261-1/+1
| * | | | | | | | | Merge pull request #1073 from PX4/launchdetectorresetLorenz Meier2014-06-263-4/+23
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | fw pos ctrl: remove commentsThomas Gubler2014-06-241-2/+0
| | * | | | | | | | fw pos ctrl: move setting of attitude integral reset flagThomas Gubler2014-06-241-5/+8
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into launchdetectorresetThomas Gubler2014-06-247-51/+67
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fw pos control: set integrator reset flags in attitude setpoint topic, set th...Thomas Gubler2014-06-241-0/+9
| | * | | | | | | | | fw att control: reset integrators when requested via attitude setpoint topicThomas Gubler2014-06-241-2/+9
| | * | | | | | | | | extend integrator reset flags in uorb attitude setpoint topic to all axesThomas Gubler2014-06-241-0/+2
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #1076 from PX4/mavlinkrevertLorenz Meier2014-06-251-15/+11
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Revert "Hotfix: Only orb_copy items in mavlink app if the timestamp changed"Thomas Gubler2014-06-251-15/+11
| |/ / / / / / / /
| * | | | | | | | Hotfix: Move channel count to right positionLorenz Meier2014-06-231-1/+1
| * | | | | | | | Fix error reporting in stream config, report if a stream was not found at all...Lorenz Meier2014-06-231-16/+20
| * | | | | | | | Hotfix: Only orb_copy items in mavlink app if the timestamp changedLorenz Meier2014-06-231-11/+15
| * | | | | | | | Hotfix: Fix message name typoLorenz Meier2014-06-231-1/+1
| * | | | | | | | Hotfix: Improve PX4IO monitor commandLorenz Meier2014-06-232-20/+24
| * | | | | | | | Merge pull request #1071 from PX4/percounterunitLorenz Meier2014-06-231-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perfcounter: write time unit for all fieldsThomas Gubler2014-06-231-2/+2
| |/ / / / / / / /
| * | | | | | | | Merge pull request #1068 from PX4/phantomescJulian Oes2014-06-231-0/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | phantom: silence ESCThomas Gubler2014-06-231-0/+4
| |/ / / / / / /
| * | | | | | | Merge pull request #928 from PX4/ekf_auto_mag_declLorenz Meier2014-06-212-6/+22
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-17113-3827/+6623
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into ekf_auto_mag_declAnton Babushkin2014-05-1320-148/+189
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | attitude_estimator_ekf: auto detect mag declination using GPS coordinatesAnton Babushkin2014-05-122-6/+22
| * | | | | | | | | | Merge pull request #969 from PX4/mavlink_stackLorenz Meier2014-06-2110-494/+736
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-2114-155/+343
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | mavlink: only publish telemetry status from GCSJulian Oes2014-06-191-12/+12
| * | | | | | | | | | Merge pull request #1057 from achambers16/navigator_rewrite_modes_listJulian Oes2014-06-192-17/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Added some commentsAndrew Chambers2014-06-121-0/+4
| | * | | | | | | | | | Switched to using c-type arraysAndrew Chambers2014-06-122-10/+10
| | * | | | | | | | | | Using a vector to store navigation modesAndrew Chambers2014-06-122-17/+16
| * | | | | | | | | | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-196-15/+20