231 Commits (9fc451a61520eb4bc617e73474f6aa8e3e30cb96)

Author SHA1 Message Date
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
Peter Barker 980fbf6cfb Sub: move logging of PM messages to AP_Scheduler 7 years ago
Peter Barker 7313d9e7a7 Sub: use AP_Scheduler's loop() function 7 years ago
Peter Barker 9bb1224cef Sub: use scheduler ticks in place of mainloop_count 7 years ago
Peter Barker ecb805768b Sub: remove shims used in scheduler table 7 years ago
Michael du Breuil 02a660e0ce Sub: Move battery logging to AP_BattMonitor 7 years ago
Randy Mackay cef50d8a30 Sub: velocity pi moved to position control library 7 years ago
ChrisBird 0fb679b2b2 Sub: Separate max ascent and descent speeds 7 years ago
Daniel Heideman 963d6a7739 Sub: Add momentary relay button function 7 years ago
Peter Barker b25a81e09d Sub: AP_AHRS no longer requires GPS in constructor 7 years ago
Andrew Tridgell 4c9f48244e Sub: removed create() method for objects 7 years ago
Peter Barker 4c2a750f06 Sub: fence no longer requires AP_InertialNav 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 63639a0838 Sub: Guided_PosVel mode: reject destination if outside the fence 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9f6342a1d1 Sub: Move some common functions to AP_Math (NFC) 7 years ago
Randy Mackay f01b483657 Sub: move barometer_accumulate to sensors.cpp 7 years ago
Peter Barker 901dc46708 Sub: use AP::PerfInfo library 7 years ago
Peter Barker 6d2b0ecc82 Sub: AP_Camera uses GPS singleton 7 years ago
Peter Barker 6d32fb7f2a Sub: call ins's periodic function 7 years ago
dheideman 69be1725b6 Sub: Disable input hold on disarm 7 years ago
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi cf6ea9642e global: use static method to construct AP_Terrain 7 years ago
Lucas De Marchi 4f42facefc global: use static method to construct AC_Avoid 7 years ago
Lucas De Marchi b05610870c global: use static method to construct AP_Rally 7 years ago
Lucas De Marchi c6eb48009b global: use static method to construct AC_Fence 7 years ago
Lucas De Marchi 18aa88b329 global: use static method to construct AP_Mount 7 years ago
Lucas De Marchi c3647f0185 global: use static method to construct AP_Camera 7 years ago
Lucas De Marchi cc53e7bc4b global: use static method to construct AP_ServoRelayEvents 7 years ago
Lucas De Marchi 13d7f58036 global: use static method to construct AP_Relay 7 years ago
Lucas De Marchi b022c02029 global: use static method to construct AP_BattMonitor 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi a74e700006 global: use static method to construct RCMapper 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi fbe0d9761c global: use static method to construct AP_OpticalFlow 7 years ago
Lucas De Marchi eed3c83079 ArduSub: use static method to construct AP_Arming_Sub 7 years ago
Lucas De Marchi b36a5919f5 global: use static method to construct AP_Mission 7 years ago
Lucas De Marchi de5e044b02 global: use static method to construct AP_RPM 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago