aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mavlink: code style and copyright fixesAnton Babushkin2014-03-0112-451/+867
* mavlink: more message streams implementedAnton Babushkin2014-03-011-66/+78
* mavlink: uORB topics includes moved to mavlink_messages.cpp, more messages im...Anton Babushkin2014-02-282-161/+300
* mavlink_onboard removedAnton Babushkin2014-02-287-1164/+0
* mavlink: commanl line streams configuration implementedAnton Babushkin2014-02-282-58/+175
* Merge branch 'beta' into beta_mavlink2Anton Babushkin2014-02-275-42/+21
|\
| * Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-275-42/+21
| |\
| | * Merge pull request #696 from PX4/top_fixjulianoes2014-02-271-2/+2
| | |\
| | | * top: CPU % indication bug fixedAnton Babushkin2014-02-271-2/+2
| | |/
| | * Merge pull request #691 from PX4/gitignore_pydevThomas Gubler2014-02-241-0/+1
| | |\
| | | * gitignore: ignore pydev project file created in eclipseJulian Oes2014-02-241-0/+1
| | |/
| | * Fixed a number of compile warnings in mount tests.Lorenz Meier2014-02-231-21/+17
| | * Merge pull request #686 from PX4/code_styleLorenz Meier2014-02-231-0/+1
| | |\
| | | * Replace single if lines with brackets in astyleLorenz Meier2014-02-231-0/+1
| | |/
| | * Remove Ubuntu code style script - people should use the reference oneLorenz Meier2014-02-231-19/+0
* | | mavlink: -r (datarate) parameter implemented, minor fixesAnton Babushkin2014-02-275-30/+65
* | | mavlink: minor refactoring and cleanup, rate limiter class implemented, new m...Anton Babushkin2014-02-279-221/+371
* | | mavlink: GPS_GLOBAL_ORIGIN message added, set message rate depending on baudrateAnton Babushkin2014-02-262-26/+48
* | | mavlink: more streams implemented, stack size returned to 2048Anton Babushkin2014-02-262-66/+164
* | | geo: _wrap_XXX minor fixAnton Babushkin2014-02-261-8/+8
* | | mavlink: heartbeat message bug fixedAnton Babushkin2014-02-261-3/+3
* | | Merge branch 'beta_mavlink' into beta_mavlink2Anton Babushkin2014-02-260-0/+0
|\ \ \
| * | | Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-251-0/+2
| |\| |
* | | | mavlink: use inherited classes instead of callbacks for mavlink messages form...Anton Babushkin2014-02-269-361/+443
* | | | mavlink: HIGHRES_IMU message added, default message streams addedAnton Babushkin2014-02-263-58/+33
* | | | mavlink: adding message stream by name implemnted, mavlink streams definition...Anton Babushkin2014-02-2610-712/+325
* | | | commander/px4_custom_mode.h: added missing includeAnton Babushkin2014-02-261-0/+2
* | | | mavlink_orb_subscription: bug fixedAnton Babushkin2014-02-251-1/+1
* | | | Merge branch 'beta' into beta_mavlink2Anton Babushkin2014-02-241-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | perf_counter: added includeAnton Babushkin2014-02-241-0/+2
* | | | Merge branch 'beta_mavlink' into beta_mavlink2Anton Babushkin2014-02-2414-183/+202
|\ \ \ \ | | |/ / | |/| |
| * | | mavlink: set current WP working as expected, report current WP with 0.5 HzJulian Oes2014-02-244-15/+16
| * | | Merge remote-tracking branch 'px4/fix_mission_dive' into beta_mavlinkJulian Oes2014-02-244-49/+35
| |\ \ \
| | * | | l1_pos_control: fix stupid 'if not' mistakeJulian Oes2014-02-241-1/+1
| | * | | l1_pos_control: set gndspeed_undershoot to 0 in loiterJulian Oes2014-02-241-1/+1
| | * | | l1_pos_control: prevent NaNs for roll setpointJulian Oes2014-02-241-2/+11
| | * | | Merge remote-tracking branch 'px4/beta' into fix_mission_diveJulian Oes2014-02-248-79/+86
| | |\| |
| | | * | Merge pull request #682 from thomasgubler/beta_fwautolandThomas Gubler2014-02-232-35/+12
| | | |\ \
| | | | * | fw autoland: add very short commentThomas Gubler2014-02-191-0/+2
| | | | * | fw autoland: remove old commentsThomas Gubler2014-02-191-4/+0
| | | | * | fw autoland: fix warningThomas Gubler2014-02-191-1/+1
| | | | * | fw autoland: completely remove the virtual wp between the last wp and the lan...Thomas Gubler2014-02-191-21/+11
| | | | * | fw autoland: remove confusing slopelength parameterThomas Gubler2014-02-192-12/+1
| | | * | | Merge pull request #664 from thomasgubler/beta_audiojulianoes2014-02-231-12/+12
| | | |\ \ \
| | | | * | | navigator: remove all but one [navigator] tag from mavlink audio messagesThomas Gubler2014-02-211-11/+11
| | | | * | | navigator mavlink log info messages: add #audio tagThomas Gubler2014-02-131-12/+12
| * | | | | | mavlink: fix verbose mode and actually publish missionJulian Oes2014-02-231-3/+11
| * | | | | | Merge remote-tracking branch 'px4/fix_mission_dive' into beta_mavlinkJulian Oes2014-02-235-90/+83
| |\| | | | |
| | * | | | | fw pos ctrl: initialize uorb structs in initialization listThomas Gubler2014-02-191-13/+10
| | * | | | | fw_pos_control_l1: warning fixesJulian Oes2014-02-191-26/+27