Peter Barker
|
753be1142f
|
Sub: use camera singleton to get camera rather than callback
|
2018-08-31 15:48:56 +10:00 |
Peter Barker
|
e4c0ef789b
|
Sub: GCS_MAVLink uses compass singleton, stop implementing get_compass
|
2018-08-31 15:48:56 +10:00 |
Peter Barker
|
2d1ed75592
|
Sub: handle command_long in GCS base class
|
2018-07-06 09:43:09 +10:00 |
Peter Barker
|
332fcb3226
|
Sub: handle command_int in base class
|
2018-07-06 09:43:09 +10:00 |
Peter Barker
|
e0eb3424ec
|
Sub: move mavlink reboot code up to base class
|
2018-07-03 12:12:25 +10:00 |
Peter Barker
|
c17514cf85
|
Sub: use AP_FWVersion singleton
|
2018-06-18 19:10:37 +01:00 |
Peter Barker
|
1dbfb9943c
|
Sub: make VFR_HUD always return height above MSL
|
2018-06-05 09:38:20 +10:00 |
Peter Barker
|
18c494b25f
|
Sub: move sending of vfr_hud up
|
2018-05-29 13:00:40 +10:00 |
Peter Barker
|
324be6ca0d
|
Sub: move sending of GLOBAL_POSITION_INT up to GCS_MAVLINK
|
2018-05-17 15:48:06 +01:00 |
Peter Barker
|
c91ba19e7f
|
Sub: override sending of scaled_pressure3
Without this change we run the risk of sending out the same message with
vastly different data in it
|
2018-05-17 15:37:14 +10:00 |
Peter Barker
|
631e967df3
|
Sub: handle setting of ekf origin in GCS_MAVLink
|
2018-05-17 10:13:42 +10:00 |
Michael du Breuil
|
2d7f60ab59
|
Sub: Use named float wrappers
|
2018-05-17 00:59:45 +01:00 |
Peter Barker
|
5674a68457
|
Sub: move data stream send up
|
2018-05-09 16:15:38 +10:00 |
Peter Barker
|
c7327acef7
|
Sub: use AP_ServoRelayEvents singleton
|
2018-04-18 20:31:55 +09:00 |
Peter Barker
|
fa3b3964e8
|
Sub: factor vehicle's mavlink send_heartbeat
|
2018-04-03 13:05:19 +01:00 |
Peter Barker
|
05ee33d037
|
Sub: tidy handling of barometer calibrations
|
2018-04-02 23:25:05 +01:00 |
Peter Barker
|
fe293abf37
|
Sub: factor out preflight calibration function
|
2018-04-02 23:25:05 +01:00 |
Peter Barker
|
2fc9b3b5f4
|
Sub: use gps singleton for GCS functions
|
2017-11-15 13:43:03 +00:00 |
Peter Barker
|
5b7f396e23
|
Sub: move handling of SET_GPS_GLOBAL_ORIGIN up
|
2017-09-19 15:44:23 +09:00 |
Peter Barker
|
52463a5ed6
|
Sub: move send_autopilot_request calls up to GCS base class
|
2017-08-30 15:54:46 +01:00 |
Peter Barker
|
ae9891d291
|
Sub: add constant structure holding firmware version
|
2017-08-30 15:54:46 +01:00 |
Peter Barker
|
5a9af5bc28
|
Sub: use GCS_MAVLINK subclasses to handle set_mode
|
2017-08-16 13:11:07 +01:00 |
Michael du Breuil
|
6e55c9554a
|
Sub: Support common version of MAV_CMD_DO_FLIGHT_TERMINATION
|
2017-08-15 15:14:56 +01:00 |
Peter Barker
|
077f577e5c
|
Sub: move common mavlink camera handling up
|
2017-07-28 14:32:58 +01:00 |
Peter Barker
|
2aaaba8397
|
Sub: handle common GPS messages in base GCS_MAVLINK class
|
2017-07-25 14:00:45 +01:00 |
Peter Barker
|
c430b3affe
|
Sub: move handling of MAG_CAL command longs up
|
2017-07-17 14:17:19 +01:00 |
Peter Barker
|
4723194a01
|
Sub: move mavlink support for servo/relay up
|
2017-07-16 23:56:00 +01:00 |
Peter Barker
|
20937e755e
|
Sub: move rally-point handling up
|
2017-07-14 01:28:05 +01:00 |
Peter Barker
|
68bcf4632c
|
Sub: move handling of incoming statutext messages up
|
2017-07-12 16:52:24 +01:00 |
Peter Barker
|
48f2fcfebc
|
Sub: move common mission handling up to GCS_MAVLINK
|
2017-07-11 23:45:17 +01:00 |
Jacob Walser
|
5233b25910
|
Sub: Format all C++ with Tools/CodeStyle/astylerc
|
2017-02-21 11:26:14 +11:00 |
Jacob Walser
|
57013583ac
|
Sub: Remove TELEM_DELAY parameter
|
2017-02-21 11:26:14 +11:00 |
Rustom Jehangir
|
9198b8cb29
|
Sub: Changes to match recent Copter updates.
|
2017-02-21 11:26:14 +11:00 |