380 Commits (676d75c391926ddc481b5f4d0a6a4efb95145ac8)

Author SHA1 Message Date
Lucas De Marchi de680dac5b global: use static method to construct AP_Scheduler 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Lucas De Marchi 18ff17e22c ArduPlane: move version to a static member 7 years ago
Randy Mackay 3d7b6ddc40 Plane: support SET_GPS_GLOBAL_ORIGIN message 7 years ago
Peter Barker aee939f891 Plane: move gcs_out_of_time into GCS object 8 years ago
Andrew Tridgell 37220e1568 Plane: removed unused prototypes 8 years ago
Peter Barker c15c1b84a4 Plane: add constant structure holding firmware version 8 years ago
Peter Barker 8eeae45300 Plane: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 1a665280e9 Plane: remove CLI 8 years ago
Peter Barker 089f6f4650 Plane: move try_send_message send_hwstatus up 8 years ago
Peter Barker fee9e83881 Plane: move try_send_message mission handling up 8 years ago
Andrew Tridgell fedd2c558c Plane: added AETR log message 8 years ago
Andrew Tridgell 5d91e29cea Plane: fixed px4_mixer for new function based mixing 8 years ago
Andrew Tridgell 0266168e69 Plane: removed old elevon and vtail mixers 8 years ago
Peter Barker 2fb46a67dd Plane: camera is responsible for taking distance-based-images and logging 8 years ago
Peter Barker fa39f315c6 Plane: move starting of new logs into DataFlash 8 years ago
Michael du Breuil b8e6ad7476 Plane: Document loop max time as being in microseconds 8 years ago
Peter Barker a250f47f13 Plane: remove unneeded telemetry_delayed parameter 8 years ago
Peter Barker 250f315678 Plane: eliminate gcs_send_mission_item_reached wrapper 8 years ago
Peter Barker 3b0a7703c4 Plane: eliminate gcs_send_message wrapper 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Eugene Shamaev b95ebadf8b ArduPlane: move of CAN parameters into separate group 8 years ago
Andrew Tridgell 984e887d1d Plane: changed differential spoilers to scaled outputs 8 years ago
Peter Barker 5b70b688cb Plane: handle knowledge of in_log_download in DataFlash 8 years ago
Pierre Kancir 0bc9d294fb ArduPlane: change rangefinder msg for common one 8 years ago
Andrew Tridgell 92f88e9b33 Plane: fixed climb rate for quadplanes in CRUISE 8 years ago
Andrew Tridgell 954905e0eb Plane: allow battery failsafe with usb connected 8 years ago
Andrew Tridgell 516bf26719 Plane: fixed QRTL change when coming from loiter 8 years ago
Andrew Tridgell b4ffcfa6bd Plane: added support for elevon and vtail servo functions 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Michael du Breuil 876ffa351b Plane: Update L1 constructor for new arguments 8 years ago
Andrey Kolobov 35d406aeab Plane: added a soaring controller to Arduplane 8 years ago
Randy Mackay c0f155fd27 Plane: use only downward facing rangefinder 8 years ago
Tom Pittenger 4ccd59f394 Plane: allow exiting loiter_to_alt in cases where you get stuck 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 8 years ago
Peter Barker 49bf336539 Plane: Support for a GCS singleton 8 years ago
Peter Barker d060670ba3 Plane: rename gcs[] to gcs_chan[] 8 years ago
Michael du Breuil 29b16dbafd Plane: Refactor to request relative altitudes from AHRS 8 years ago
Randy Mackay fad2ba608f Plane: send flight mode string to Notify 8 years ago
Randy Mackay 7cc8b7232c Plane: rename arming_checks to AP_Arming 8 years ago
Peter Barker fc28beacea Plane: AP_Arming: use callback in place of variable reference for home state 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Peter Barker af9729c126 Plane: correct compilation when parachute disabled 8 years ago
Tom Pittenger c286ceba43 Plane: move enum FlightStages to AP_Vehicle::FixedWing 8 years ago
priseborough 38a0e8a6ae ArduPlane: Add EKF3 and remove EKF1 8 years ago
Randy Mackay d95baf51c9 Plane: include AP_Beacon 8 years ago