aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged masterLorenz Meier2014-06-291-40/+95
|\
| * Merged master into navigator_rewriteLorenz Meier2014-06-291-24/+75
| |\
| | * Support for List, Open, Read, Terminate commandsDon Gagne2014-06-271-23/+31
| | * mavlink-ftp: Add extra padding because the ringbuffer implementation relies o...Lorenz Meier2014-06-261-2/+5
| | * merged masterLorenz Meier2014-06-261-82/+55
| | |\
| | * | Fixed threading and transmission issues for FTPLorenz Meier2014-06-081-11/+51
| * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-83/+56
| |\ \ \ | | | |/ | | |/|
| | * | Fix error reporting in stream config, report if a stream was not found at all...Lorenz Meier2014-06-231-16/+20
| * | | mavlink: set current DO_JUMP repetitions to 0 initiallyJulian Oes2014-06-151-0/+1
* | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-141-711/+55
* | | | mavlink: fix WPM initializationAnton Babushkin2014-06-141-26/+33
* | | | Move MISSION_STATE read/write from mavlink to navigator and commanderAnton Babushkin2014-06-131-96/+23
* | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-121-1/+12
|\| | |
| * | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-061-37/+16
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-031-21/+26
| |\ \ \
| * | | | navigator: mission class added (WIP)Julian Oes2014-06-031-1/+1
| * | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-13/+10
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_paramsJulian Oes2014-05-071-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'px4/ekf_home_init' into navigator_cleanup_ekf_h...Julian Oes2014-04-261-2/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-261-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-221-0/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-211-2/+5
| * | | | | | | | | navigator: wrong mission topic was copied, clearer naming of offboard mission...Julian Oes2014-04-181-2/+2
| * | | | | | | | | Whtespace.Helen Oleynikova2014-04-181-5/+5
| * | | | | | | | | Reverted logging.Helen Oleynikova2014-04-181-5/+5
| * | | | | | | | | Finished adding a '-w' option.Helen Oleynikova2014-04-181-13/+24
| * | | | | | | | | mavlink and mission topic: added reading in DO_JUMP mission itemsJulian Oes2014-04-181-1/+9
| * | | | | | | | | mavlink: commands stream implementedAnton Babushkin2014-04-181-0/+6
| * | | | | | | | | mavlink: use LL_FOREACHJulian Oes2014-04-181-5/+3
| * | | | | | | | | mavlink: in normal mode transmit position setpoint and roll-pitch-yaw-thrust ...Thomas Gubler2014-04-181-0/+2
| * | | | | | | | | mavlink: implemented multicasting between mavlink instances (two options: for...Julian Oes2014-04-181-3/+194
* | | | | | | | | | dataman: rename SYSTEM_STATE section to MISSION_STATEAnton Babushkin2014-06-121-9/+9
* | | | | | | | | | Merge branch 'mavlink_stack' into dataman_stateAnton Babushkin2014-06-121-25/+29
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | MavlinkOrbSubscription API reworkedAnton Babushkin2014-06-111-3/+5
| * | | | | | | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-101-55/+49
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | mavlink app: Fix compile errorLorenz Meier2014-05-161-2/+2
| * | | | | | | | | mavlink app: Clean up allocationsLorenz Meier2014-05-161-80/+32
* | | | | | | | | | mavlink: retry timeout moved to defineAnton Babushkin2014-06-101-3/+4
* | | | | | | | | | mavlink: waypoint manager fixes, mission saving on rebootAnton Babushkin2014-06-091-216/+216
* | | | | | | | | | Create system state entry in dataman - ATTN AntonJean Cyr2014-06-081-2/+52
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | mavlink: send MISSION_REQUEST after short timeout when receiving mission, rem...Anton Babushkin2014-06-061-37/+14
* | | | | | | | | Hotfix: Better microSD reportingLorenz Meier2014-06-031-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | mavlink: for takeoff mission items don't set the time inside field. Correctly...Thomas Gubler2014-06-011-3/+3
* | | | | | | | attempt to fix mavlink hardware flow control disable logicThomas Gubler2014-05-311-15/+17
* | | | | | | | Minor fixes to MAVLinkLorenz Meier2014-05-291-2/+5
* | | | | | | | mavlink mission item takeoff: read correct param for minimal pitchThomas Gubler2014-05-281-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | mavlink: Compile warning fixesLorenz Meier2014-05-211-10/+5
|/ / / / / /
* | | | | | mavlink app: Reduce stack sizes minimally after further inspectionLorenz Meier2014-05-161-1/+1
* | | | | | Merge branch 'ekf_params' of github.com:PX4/FirmwareLorenz Meier2014-05-151-2/+11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merged masterLorenz Meier2014-05-071-0/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |