aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merged mpc_rc into ekf_paramsLorenz Meier2014-04-261-0/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-221-0/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | mavlink: Only write to TX buf if space is available. This is working around a...Lorenz Meier2014-04-201-2/+11
* | | | | | mavlink app: Fix use of message bufferLorenz Meier2014-05-151-0/+2
* | | | | | mavlink, commander: Get back close to original stack sizes. Although tests ca...Lorenz Meier2014-05-151-1/+1
* | | | | | Reduce mavlink stack size slightlyLorenz Meier2014-05-141-1/+1
* | | | | | mavlink: Removed static buffers where no static buffers where necessaryLorenz Meier2014-05-121-2/+2
| |_|_|/ / |/| | | |
* | | | | Fix MAVLink to use info warn level for text messagesLorenz Meier2014-05-071-0/+2
| |_|/ / |/| | |
* | | | add parameter to mavlink app to allow parsing of HIL GPS message even if not ...Thomas Gubler2014-04-231-0/+8
| |/ / |/| |
* | | mavlink: Start the same in HIL mode as in normal mode. Requires all HIL tools...Lorenz Meier2014-04-221-0/+5
|/ /