Peter Barker
|
a1a82e998a
|
GCS_MAVLink: any internal error means MAV_STATE_CRITICAL
|
2019-12-16 14:02:39 +09:00 |
Michael du Breuil
|
cb1b236439
|
GCS_MAVLink: Use the vehicle singleton to directly set the flight mode
|
2019-10-25 08:48:22 +08:00 |
Peter Barker
|
74670a77be
|
GCS_MAVLink: avoid allocating a GCS_MAVLINK per mavlink channel
|
2019-08-14 18:25:43 +10:00 |
Pierre Kancir
|
b1506ca652
|
GCS_MAVLink: pass mavlink_message_t by const reference
|
2019-07-16 20:51:42 +10:00 |
Peter Barker
|
0963957b31
|
GCS_MAVLink: correct GCS_Dummy firmware version
|
2019-06-18 10:54:01 +10:00 |
Peter Barker
|
c39a622653
|
GCS_MAVLink: take sw_version from AP_FWVersion struct
|
2019-06-18 10:54:01 +10:00 |
Peter Barker
|
e6653f42dd
|
GCS_MAVLink: correct examples with override keyword
|
2019-04-30 09:29:59 +10:00 |
Michael du Breuil
|
8cafbe394f
|
GCS_MAVLink: Fix includes
|
2019-04-05 20:12:53 +11:00 |
Peter Barker
|
2796beac8d
|
GCS_MAVLink: move various sensor status flag updates up
|
2019-03-26 11:03:21 +11:00 |
Peter Barker
|
ab1c42696c
|
GCS_MAVLink: move FRsky telemetry up into common GCS telemetry class
|
2019-03-19 14:39:14 +11:00 |
Peter Barker
|
74702b8688
|
GCS_MAVLink: make sending of send_pid_tuning up
|
2019-03-05 10:41:56 +11:00 |
Peter Barker
|
8de4ee7348
|
GCS_MAVLink: move update_sensor_status_flags into GCS subclasses
|
2019-02-19 14:09:59 +11:00 |
Peter Barker
|
cb33f290a7
|
GCS_MAVLink: move sensor flags to be a GCS thing rather than a GCS_MAVLINK thing
These are a per-vehicle thing, not a per-mavlink-backend thing.
|
2019-02-19 14:09:59 +11:00 |
Peter Barker
|
de615ee11d
|
GCS_MAVLink: move try_send_message of nav_controller_output up
|
2019-02-19 10:08:00 +11:00 |
Peter Barker
|
d8847a6192
|
GCS_MAVLink: move handling of command-int MAV_CMD_DO_SET_HOME up
|
2019-02-13 09:42:26 +11:00 |
Peter Barker
|
120f0822ae
|
GCS_MAVLink: move sending of sys_status message up
|
2019-02-05 11:07:39 +11:00 |
Michael du Breuil
|
27d461348e
|
GCS_MAVLink: Use rally singleton
|
2019-01-08 10:39:50 +11:00 |
Peter Barker
|
dfd0ecd2bd
|
GCS_MAVLink: use mission singleton
|
2018-12-13 10:52:52 +09:00 |
Peter Barker
|
ef46acda71
|
GCS_MAVLink: support MAV_CMD_SET_MESSAGE_INTERVAL
|
2018-12-10 12:52:41 +09:00 |
Peter Barker
|
26e7abe6c4
|
GCS_MAVLink: use camera singleton to get camera rather than callback
|
2018-08-31 15:48:56 +10:00 |
Peter Barker
|
d5f6911db7
|
GCS_MAVLink: use compass singleton instead of subclass callback
|
2018-08-31 15:48:56 +10:00 |
Peter Barker
|
c333a905df
|
GCS_MAVLink: use AP_FWVersion singleton
|
2018-06-18 19:10:37 +01:00 |
Peter Barker
|
fc1775df75
|
GCS_MAVLink: handle setting of ekf origin in GCS_MAVLink
|
2018-05-17 10:13:42 +10:00 |
Peter Barker
|
417e9e9aaf
|
GCS_MAVLink: move data stream send up
|
2018-05-09 16:15:38 +10:00 |
Peter Barker
|
682679c68d
|
GCS_MAVLink: use AP_ServoRelayEvents singleton
|
2018-04-18 20:31:55 +09:00 |
Peter Barker
|
4fd2ec1cef
|
GCS_MAVLink: factor vehicle's mavlink send_heartbeat
|
2018-04-03 13:05:19 +01:00 |
Peter Barker
|
269294754f
|
GCS_MAVLink: use gps singleton
|
2017-11-15 13:43:03 +00:00 |
Peter Barker
|
d0c2898ebc
|
GCS_MAVLink: move handling of SET_GPS_GLOBAL_ORIGIN up
|
2017-09-19 15:44:23 +09:00 |
Peter Barker
|
add1743c12
|
GCS_MAVLink: move send_autopilot_request calls up to GCS base class
|
2017-08-30 15:54:46 +01:00 |
Peter Barker
|
2a07a077d9
|
GCS_MAVLink: use GCS_MAVLINK subclasses to handle set_mode
|
2017-08-16 11:05:37 +10:00 |
Peter Barker
|
bff31e8b42
|
GCS_MAVLink: remove CLI
|
2017-08-14 10:23:50 +09:00 |
Peter Barker
|
b4688bd3d4
|
GCS_MAVLink: move common mavlink camera handling up
|
2017-07-28 14:32:58 +01:00 |
Peter Barker
|
85a0da6178
|
GCS_MAVLink: handle common GPS messages in base GCS_MAVLINK class
|
2017-07-25 14:00:45 +01:00 |
Peter Barker
|
bd28bdd907
|
GCS_MAVLink: move handling of MAG_CAL command longs up
|
2017-07-17 14:17:19 +01:00 |
Peter Barker
|
318861e824
|
GCS_MAVLink: move mavlink support for servo/relay up
|
2017-07-16 23:56:00 +01:00 |
Peter Barker
|
ebe3dcef6f
|
GCS_MAVLink: move rally-point handling up
|
2017-07-14 01:28:05 +01:00 |
Peter Barker
|
129d7220e6
|
GCS_MAVLink: move handling of incoming statutext messages up
|
2017-07-12 16:52:24 +01:00 |
Peter Barker
|
69c7402c9c
|
GCS_MAVLink: add const chan method to GCS_Dummy
|
2017-07-11 23:48:50 +01:00 |
Peter Barker
|
6cc19fee35
|
GCS_MAVLink: GCS_Dummy and GCS_routing get get_mission
|
2017-07-11 23:47:52 +01:00 |
Peter Barker
|
3f43789742
|
GCS_MAVLINK: provide a GCS singleton for examples and tools to use
|
2017-07-07 16:18:37 +01:00 |