11348 Commits (144217ac743175ab0828ab136c30cc4cd9c881ae)
 

Author SHA1 Message Date
Andrew Tridgell 144217ac74 GCS_MAVLink: moved parameter and stream handling into common code 11 years ago
Andrew Tridgell 06c578eb34 GCS_MAVLink: re-generate MAVLink headers 11 years ago
Andrew Tridgell 7d3523b4a7 Plane: use _send_buf() functions to reduce stack usage in MAVLink replies 11 years ago
Andrew Tridgell 537e78f9fa Plane: much faster mission upload 11 years ago
Andrew Tridgell 0b811ba6a9 GCS_MAVLink: added have_flow_control() method 11 years ago
Randy Mackay a90a10b0ca Rover: use common GCS_MAVLink handle_mission methods 11 years ago
Randy Mackay 6ef2b55602 Copter: use common GCS_MAVLink handle_mission methods 11 years ago
Randy Mackay 1ad743c4e1 Plane: use common GCS_MAVLink handle_mission methods 11 years ago
Randy Mackay c462adf2ee GCS_MAVLink: added five handle_mission methods 11 years ago
Randy Mackay 3938fb7255 GCS_MAVLink: loiter direction removed 11 years ago
Randy Mackay 37cff752c8 Mission: handle Loiter direction 11 years ago
Andrew Tridgell 85725de9cb Copter: use new handle_mission_request() 11 years ago
Andrew Tridgell c7c8a36620 Rover: use new handle_mission_request() function 11 years ago
Andrew Tridgell 740ecc2c1b Plane: use new handle_mission_request() function 11 years ago
Andrew Tridgell add2416dbe GCS_MAVLink: added handle_mission_request() common function 11 years ago
Andrew Tridgell ce29bbe394 GCS_MAVLink: save some memory in log download 11 years ago
Randy Mackay de119e07bb Rover: remove do_takeoff, do_change_alt support 11 years ago
Randy Mackay 2184ff1e58 Plane: set_next_WP fn accepts Location 11 years ago
Randy Mackay 59555e8364 Rover: revert next_WP, prev_WP to location structures 11 years ago
Randy Mackay 96b2e88e36 Plane: add comment to GCS_Mavlink.pde 11 years ago
Randy Mackay ce9f2ef7f0 Plane: minor command logic comments and reordering 11 years ago
Randy Mackay 204eb8b7d3 Rover: use mission command specific structure 11 years ago
Randy Mackay df5c874f73 Rover: fix to support uploading partial missions 11 years ago
Randy Mackay 30194b9e72 AutoTest: update AVC copter mission 11 years ago
Randy Mackay a3573f9ebd Copter: minor typo in do_change_speed processing 11 years ago
Randy Mackay 08b78db43c Copter: use mission command specific structures 11 years ago
Randy Mackay ad4f30e790 Plane: use mission command specific structures 11 years ago
Randy Mackay c75560218d Mission: command specific structures 11 years ago
Randy Mackay 865a4de33d Common: use PACKED instead of pragma pack for Location 11 years ago
Randy Mackay 954e10b26f Rover: integrate dataflash Log_Write_MavCmd 11 years ago
Randy Mackay 2f8daf2fa9 Copter: integrate dataflash Log_Write_MavCmd 11 years ago
Randy Mackay 9ef920b0be Plane: integrate dataflash Log_Write_MavCmd 11 years ago
Randy Mackay 869f325c66 DataFlash: Log_Write_MavCmd replaces Log_Write_Cmd 11 years ago
Andrew Tridgell 3a6698f54b AP_Mission: fixed typo 11 years ago
Andrew Tridgell 3538621c48 AP_Mission: doc updates 11 years ago
Andrew Tridgell 4bf140aeac Plane: make next_WP and prev_WP be locations 11 years ago
Randy Mackay 48329c1bba Mission: bug fix for loading consecutive do-cmds 11 years ago
Randy Mackay edab06a3ff Copter: truncate mission before uploading new mission 11 years ago
Randy Mackay ece02b0c9a Mission: get_prev_nav_cmd returns int16 11 years ago
Randy Mackay f1b97fee53 Plane: correct typo re RTL home with no mission 11 years ago
Randy Mackay 7f21e3885e Plane: RTL home when AUTO run with no mission 11 years ago
Randy Mackay 6b789cd711 Plane: rename next_nav_command to auto_rtl_command 11 years ago
Randy Mackay 982ce56d2b Plane: bug fix to set_current_cmd 11 years ago
Randy Mackay 266a1ce9af Mission: bug fix set_current_cmd 11 years ago
Andrew Tridgell 3e05baf95c Plane: fixed build (forward declarations) 11 years ago
Andrew Tridgell 2b5bf45e83 Plane: only activate mission callbacks in AUTO mode 11 years ago
Andrew Tridgell 3277416aeb Plane: fixed relative altitudes and resuming mission 11 years ago
Andrew Tridgell 107cc2c126 AP_Mission: added truncate() function 11 years ago
Andrew Tridgell 4992e2e2cf Plane: use mission.resume() not mission.start() 11 years ago
Andrew Tridgell d4510d9b9b Plane: altitude for do_set_home() is in meters 11 years ago