aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* Fix tabbing to 8 spaces, keep tabDon Gagne2014-06-292-44/+44
* Merged master into navigator_rewriteLorenz Meier2014-06-298-103/+832
|\
| * Merge pull request #923 from PX4/mavlink-ftpLorenz Meier2014-06-297-101/+823
| |\
| | * Support for List, Open, Read, Terminate commandsDon Gagne2014-06-274-135/+122
| | * mavlink-ftp: Add extra padding because the ringbuffer implementation relies o...Lorenz Meier2014-06-261-2/+5
| | * mavlink-ftp: Remove commented out codeLorenz Meier2014-06-261-2/+0
| | * mavlink-ftp: Remove two extra bytes we don not needLorenz Meier2014-06-261-1/+1
| | * merged masterLorenz Meier2014-06-2610-504/+751
| | |\
| | * | Fix packing of directory entries in the List replypx4dev2014-06-081-0/+1
| | * | Fixed threading and transmission issues for FTPLorenz Meier2014-06-084-21/+80
| | * | Formatting and some ftp drive-byLorenz Meier2014-06-081-78/+94
| | * | Don't queue empty work items.px4dev2014-06-072-17/+21
| | * | fix extraction of path info from FTP requestpx4dev2014-06-072-7/+16
| | * | Merge branch 'master' into mavlink-ftppx4dev2014-06-079-106/+119
| | |\ \
| | * | | Added debug printfsLorenz Meier2014-05-051-2/+11
| | * | | Merge branch 'master' into mavlink-ftpLorenz Meier2014-05-051-5/+5
| | |\ \ \
| | * | | | Implement directory listingpx4dev2014-05-042-12/+49
| | * | | | WIP: Mavlink file serverpx4dev2014-05-045-1/+599
| * | | | | 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 branch 'master' into navigator_rewriteJulian Oes2014-06-2710-499/+747
|\| | | | |
| * | | | | mavlink: Always send heartbeat and do not require both topics to updateLorenz Meier2014-06-261-13/+15
| | |_|_|/ | |/| | |
| * | | | 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
| * | | | mavlink: sign of climb rate fixed in VFR_HUD messageAnton Babushkin2014-06-121-1/+1
| * | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-121-6/+1
| |\ \ \ \
| * | | | | MavlinkOrbSubscription API reworkedAnton Babushkin2014-06-116-137/+248
| * | | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-106-60/+68
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | mavlink app: Finish porting all messages to new schemeLorenz Meier2014-05-161-645/+717
| * | | | | mavlink app: Fix compile errorLorenz Meier2014-05-161-2/+2
| * | | | | Converted streams to new API, saving a bunch of RAMLorenz Meier2014-05-161-170/+212
| * | | | | mavlink app: Clean up allocationsLorenz Meier2014-05-169-1074/+1080
* | | | | | mavlink: only publish telemetry status from GCSJulian Oes2014-06-191-12/+12
* | | | | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-191-0/+8
* | | | | | mavlink: publish telemtry status without radio statusJulian Oes2014-06-192-0/+23
* | | | | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-162-3/+3
* | | | | | mavlink: store last heartbeat time in telemetry_status topicAnton Babushkin2014-06-161-0/+18
* | | | | | mavlink: set current DO_JUMP repetitions to 0 initiallyJulian Oes2014-06-151-0/+1
* | | | | | navigator: renamed the different RTL statesJulian Oes2014-06-121-2/+2
* | | | | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-111-8/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | mavlink: put update call back inJulian Oes2014-06-101-0/+2
| * | | | | mavlink: report global position setpoint and do this always no just when upda...Julian Oes2014-06-101-8/+6
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-062-37/+17
|\| | | |
| * | | | mavlink: send MISSION_REQUEST after short timeout when receiving mission, rem...Anton Babushkin2014-06-062-37/+15
| * | | | Hotfix: Better microSD reportingLorenz Meier2014-06-031-0/+2
* | | | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-032-22/+27
|\| | | |
| * | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-06-031-3/+3
| |\ \ \ \