11266 Commits (df1b2e1192b9379b939629f99b4752e817751e85)
 

Author SHA1 Message Date
Randy Mackay df1b2e1192 Rover: Mission integration with GCS_Mavlink.pde 11 years ago
Randy Mackay 192286f04d Rover: create Mission object 11 years ago
Randy Mackay df339c05fc Mission: num_commands returns uint16 11 years ago
Randy Mackay 0827506533 Plane: remove unused WAIT_COMMAND 11 years ago
Randy Mackay 53add04d36 Plane: remove some comments in commands_logic.pde 11 years ago
Randy Mackay fa96e9355b Copter: init cmd before saving with Ch7/Ch8 11 years ago
Randy Mackay 802ab79c84 Plane: bug fix for setting flight_stage based on current command 11 years ago
Randy Mackay c4364a8ff5 Plane: remove unused nonnav_command variables 11 years ago
Randy Mackay 52a08a5284 Plane: CMD dataflash logs use uint16 for total and num 11 years ago
Randy Mackay 0fc36fd244 Copter: CMD dataflash logs use uint16 for total and num 11 years ago
Randy Mackay af186fba05 AP_Common: pack Location structure 11 years ago
Randy Mackay e60865b715 Mission: example sketch test for set_current_cmd 11 years ago
Randy Mackay 512b378c4a Mission: allow set_current_cmd when mission is not running 11 years ago
Andrew Tridgell f036aa1780 Plane: fixed altitude for takeoff and takeoff heading 11 years ago
Andrew Tridgell eaf34bba9a AP_Mission: fixed reset using set mission item to 0 11 years ago
Randy Mackay 8dd301b0c2 Mission: set_current_cmd to use uint16 11 years ago
Randy Mackay 6bb05750e7 Copter: remove alt_in_cm from mavlink to cmd conversion 11 years ago
Randy Mackay 601cde2a32 Plane: remove alt_in_cm from mavlink to cmd conversion 11 years ago
Randy Mackay a6e422333e Mission: remove alt_in_cm from mavlink to cmd conversion 11 years ago
Randy Mackay bc86a5043a Plane: bug fix for relative alt 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Randy Mackay ddba6f5c19 Plane: mission integration into GCS_Mavlink.pde 11 years ago
Randy Mackay 97f09ab426 Plane: dataflash logging to use Mission command 11 years ago
Randy Mackay fdaf3fc177 Plane: add AP_Mission object to parameter list 11 years ago
Randy Mackay 04166c1686 Copter: replace memset in GCS_Mavlink 11 years ago
Randy Mackay efd4058e8b AHRS: interate move of p1 from Location to mission cmd 11 years ago
Randy Mackay 5dd86bd7d7 Mission: update example sketch for p1's move to cmd structure 11 years ago
Randy Mackay c3162f67e8 Copter: integrate move of p1 from Location to mission cmd 11 years ago
Randy Mackay 87126c9b71 Common: remove id and p1 from Location structure 11 years ago
Randy Mackay 0dc3c9ab42 Mission: add p1 to command structure 11 years ago
Randy Mackay aade894014 Copter: integrate replace_cmd 11 years ago
Randy Mackay 4c0ae63169 Mission: example sketch test replace_cmd method 11 years ago
Randy Mackay 61cc5e6b72 Mission: add replace_cmd method 11 years ago
Randy Mackay 54c99d84ea Copter: integrate AP_Mission set_current_cmd 11 years ago
Randy Mackay ef21e32fbc Mission: example sketch tests set current command 11 years ago
Randy Mackay 3cbbd4ebb9 Mission: add set current command method 11 years ago
Randy Mackay 36af34bf8b Copter: send current wp as 65535 to GCS when mission complete 11 years ago
Randy Mackay c7ffd2db90 Mission: reduce unnecessary search for do-commands 11 years ago
Randy Mackay 0c92d60406 Mission: command index increase to int16 11 years ago
Randy Mackay 92738533fe Copter: auto starts only when num cmds > 1 11 years ago
Randy Mackay 85b979ede9 Mission: support do-jump num_times is -1 11 years ago
Randy Mackay c6c43847b6 Mission: example sketch tests set home command 11 years ago
Randy Mackay f77b2af661 Copter: use common location options masks 11 years ago
Randy Mackay 070cbc9250 Copter: use Mission mav to cmd conversion methods 11 years ago
Randy Mackay 26b82cf0a3 Rover: use common location options masks 11 years ago
Randy Mackay e88f1953d0 Plane: use common location options masks 11 years ago
Randy Mackay 9ef27955b5 Common: add location options masks 11 years ago
Randy Mackay cc8554fa2b Mission: fix example sketch 11 years ago
Randy Mackay f4d8ccc128 Mission: add mavlink to cmd conversion methods 11 years ago
Randy Mackay 67a4b47f6b Copter: pass ahrs into mission constructor 11 years ago