269 Commits (08092ea72b694bbdfc31c5bcf2991decd5a8fd7e)

Author SHA1 Message Date
Peter Barker 79eb0ac75f Sub: fence no longer takes reference to ahrs in constructor 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker b4c65dde92 Sub: adjust for Location_Class and Location unification 6 years ago
Peter Barker 23ab90c596 Sub: Terrain uses rally singleton 6 years ago
Peter Barker e2e17b8822 Sub: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker 27405f9dd7 Sub: remove pointless wrappers around gcs functions 6 years ago
Peter Barker 376a422cff Sub: OpticalFlow takes care of its own logging 6 years ago
Peter Barker 2bca18b712 Sub: do not pass ahrs to opticalflow constructor 6 years ago
Peter Barker 2116737e35 Sub: don't pass ahrs to terrain constructor 6 years ago
Peter Barker cadeb428b6 Sub: stop passing ahrs to Mission constructor 6 years ago
Peter Barker 793ff201b4 Sub: remove dead do_erase_logs method 6 years ago
Peter Barker a487cb09ed Sub: move handling of gimbal messages up 6 years ago
Peter Barker d690baecf9 Sub: let AP_Mission handle common camera commands 6 years ago
Peter Barker e79d107761 Sub: mission library handles gripper 6 years ago
Peter Barker ecd69e4359 Sub: remove pointless zero-initialisation 6 years ago
Peter Barker 47b5cf98ea Sub: make libraries get EKF control limits themselves 6 years ago
Randy Mackay 012dd57246 Sub: rename gcs_check_input to gcs_update 7 years ago
Randy Mackay 54df7ad88d Sub: remove compass accumulate 7 years ago
Peter Barker 1ba0901e51 Sub: minimal support for inheritting from RC_Channel 7 years ago
Peter Barker 3cfdcb1f2c ArduSub: use ArmingMethod enumeration 7 years ago
Peter Barker cc46ab3092 Sub: use singletons in AP_Arming 7 years ago
Jacob Walser f4da0215d1 Sub: add motor test implementation 7 years ago
Peter Barker 4cc236b8a7 Sub: use AP_RTC 7 years ago
Patrick José Pereira d3da8f2914 Sub: Add attitude control with althold via mavlink 7 years ago
Patrick José Pereira 3701fc0937 Sub: Move from micros() to AP_HAL::micros() 7 years ago
Patrick José Pereira 4de371743e Sub: Move from millis() to AP_HAL::millis() 7 years ago
Peter Barker 18c494b25f Sub: move sending of vfr_hud up 7 years ago
Peter Barker 420b9869f7 Sub: move sending of simstate up 7 years ago
Peter Barker f0dd90b81a Sub: eliminate MSG_LIMITS_STATUS 7 years ago
Peter Barker cc899d74e2 Sub: move try_send_message of servo-output-raw up 7 years ago
Peter Barker 324be6ca0d Sub: move sending of GLOBAL_POSITION_INT up to GCS_MAVLINK 7 years ago
Peter Barker 3e7cb08804 Sub: move send_attitude up to GCS_MAVLINK 7 years ago
Peter Barker c91ba19e7f Sub: override sending of scaled_pressure3 7 years ago
Peter Barker 631e967df3 Sub: handle setting of ekf origin in GCS_MAVLink 7 years ago
Peter Barker 9a73f0c260 Sub: move Log_Write_Home_And_Origin into AP_AHRS 7 years ago
Michael du Breuil 2d7f60ab59 Sub: Use named float wrappers 7 years ago
Peter Barker 0a0e11ba21 Sub: correct compilation when features disabled 7 years ago
Peter Barker 133b9930a6 Sub: make scheduler track whether it has called the delay callback 7 years ago
Patrick José Pereira 0878f5044c Sub: Send a clear message if depth sensor is not connected 7 years ago
Peter Barker fdd410f105 Sub: Baro does its own dataflash logging 7 years ago
Randy Mackay defdeaed95 Sub: integrate AC_Loiter 7 years ago
Peter Barker fa3b3964e8 Sub: factor vehicle's mavlink send_heartbeat 7 years ago
Peter Barker 05ee33d037 Sub: tidy handling of barometer calibrations 7 years ago
Peter Barker 5536a321ed Sub: move common calibration functions up 7 years ago
Michael du Breuil 6ebe954d51 Sub: Support new battery failsafes 7 years ago
Peter Barker 3af4806d38 Sub: move home state into AP_AHRS 7 years ago
Peter Barker 78ca188dc3 Sub: use ins singleton 7 years ago
Randy Mackay c857f8332b Sub: replace NTUN with PSC logging 7 years ago
Peter Barker 06f6135daa Sub: use baro singleton 7 years ago
Peter Barker 44a1553535 Sub: eliminate perf_update scheduler table shim 7 years ago