14550 Commits (eaf8aad5ad7c71fa7c2e0db1d5349ef72dc5b31c)

Author SHA1 Message Date
Peter Barker 5da3759ff4 AP_NavEKF2: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 35d8f11e46 AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker eab60e6163 AP_Mission: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker cc150f75c7 AP_Landing: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 1beb1550ae AP_IceEngine: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 76847a2487 AP_GPS: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 31ffc83f64 AP_Camera: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 4312d1a500 AP_BoardConfig: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 9e76223c34 AP_Arming: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 3214b48f8c AP_AirSpeed: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker ad7cb6ef32 AP_AdvancedFailsafe: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker e69bc5f46b AP_ADSB: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 69c7402c9c GCS_MAVLink: add const chan method to GCS_Dummy 8 years ago
Peter Barker 731aaed8af GCS_MAVLink: eliminate global static GCS_MAVLINK::send_home_all 8 years ago
Peter Barker 6cc19fee35 GCS_MAVLink: GCS_Dummy and GCS_routing get get_mission 8 years ago
Peter Barker 726007efde GCS_MAVLink: move common mission handling up to GCS_MAVLINK 8 years ago
Michael du Breuil cb1b9b6674 AP_GPS: Fix SBF race condition on start 8 years ago
Jacob Walser 20889ff8a9 APMotors6DOF: Add motor reverse parameters for motors 9-12 8 years ago
Andrew Tridgell dd7c96a6cc AP_Radio: reseve an ID for AP_Radio 8 years ago
Randy Mackay bd2ba1565c AC_WPNav: minor format fix 8 years ago
Peter Barker 02532af64b GCS_MAVLink: a send_text method on the GCS singleton 8 years ago
Peter Barker ca6e34dfbd GCS_MAVLink: use Notify singleton for sending statustext 8 years ago
Peter Barker eb1f22fc67 AP_Notify: add singleton 8 years ago
Randy Mackay d636e85eac AP_Proximity: SF40c driver treats zero distances as invalid 8 years ago
Randy Mackay 6982e58cf2 Baro: health check that values are changing 8 years ago
Randy Mackay d64b2fcbf0 AP_NavEKF3: final mag reset at 2.5m 8 years ago
Randy Mackay 7e7f78d4b5 AP_NavEKF2: final mag reset at 2.5m 8 years ago
Peter Barker c1264cf60a DataFlash: Use GCS_Dummy GCS singleton 8 years ago
Peter Barker 3e0ed6deae AP_AHRS: Use GCS_Dummy GCS singleton 8 years ago
Peter Barker 3f43789742 GCS_MAVLINK: provide a GCS singleton for examples and tools to use 8 years ago
Peter Barker db27346fd7 GCS_MAVLink: move GCS functions up from GCS_Plane 8 years ago
Peter Barker c163915f6e AP_HAL: correct storage example 8 years ago
Randy Mackay 51fa8fb0bd AP_InertialSensor: resolve member init order compiler warning 8 years ago
Eugene Shamaev 43e9c8370f AP_BoardConfig: increase start delay to 5 seconds 8 years ago
Eugene Shamaev c6df13c795 AP_UAVCAN: changes to servo bitmasks to support multiple instances, baro, compass, gps changes for several CAN interfaces 8 years ago
Eugene Shamaev a7921a273b AP_BoardConfig: move of CAN parameters into separate group and support of several interfaces 8 years ago
Eugene Shamaev 36655310b3 AP_HAL_PX4: support for several CAN interfaces and drivers, filtering support 8 years ago
Eugene Shamaev ec8aa2e23f SRV_Channel: move of CAN bitmasks into AP_UAVCAN 8 years ago
Eugene Shamaev 5341e51f45 AP_GPS: support for multiple instances on different interfaces 8 years ago
Eugene Shamaev aa1f6a7587 AP_Compass: united enumeration on startup, multiple CAN drivers, correct dev_id based on network and node ID 8 years ago
Eugene Shamaev 6e6efa7e1b AP_Baro: enumeration and multiple interfaces support 8 years ago
Eugene Shamaev 8f2306fd19 AP_HAL: support of several CAN managers (virtual drivers) 8 years ago
Andrew Tridgell ca8a2a1f34 AP_RSSI: support receiver based RSSI protocols 8 years ago
Andrew Tridgell a88693c487 HAL_PX4: support RSSI from receiver protocols 8 years ago
Andrew Tridgell 9868ffe13b HAL_Linux: support receiver based RSSI 8 years ago
Andrew Tridgell 94b5a9c6f0 AP_HAL: added RSSI interface for RCInput 8 years ago
Andrew Tridgell 64f722876f RC_Channel: use set_and_save_ifchanged 8 years ago
Andrew Tridgell 1d41dc034d SRV_Channel: deprecate aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell b50ab75f4c RC_Channel: added set_and_save_trim() 8 years ago
Andrew Tridgell cde4afd28e SRV_Channel: added set_trim_to_servo_out_for() 8 years ago