29002 Commits (c3647f0185d6c1921f742bab2c89c78c68471e1e)
 

Author SHA1 Message Date
Lucas De Marchi c3647f0185 global: use static method to construct AP_Camera 7 years ago
Lucas De Marchi ddde53f84c AP_Camera: add static create method 7 years ago
Lucas De Marchi cc53e7bc4b global: use static method to construct AP_ServoRelayEvents 7 years ago
Lucas De Marchi df29015533 AP_ServoRelayEvents: add static create method 7 years ago
Lucas De Marchi 13d7f58036 global: use static method to construct AP_Relay 7 years ago
Lucas De Marchi 87d2bf22f2 AP_Relay: add static create method 7 years ago
Lucas De Marchi 9ce6019138 global: use static method to construct AP_Frsky_Telem 7 years ago
Lucas De Marchi 8b5d799885 AP_Frsky_Telem: add static create method 7 years ago
Lucas De Marchi b022c02029 global: use static method to construct AP_BattMonitor 7 years ago
Lucas De Marchi bd8f0a9e93 AP_BattMonitor: add static create method 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi ef3edc531c AP_BoardConfig: add static create method 7 years ago
Lucas De Marchi a74e700006 global: use static method to construct RCMapper 7 years ago
Lucas De Marchi c10a91964f AP_RCMapper: add static create method 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi 04866e9f76 AP_SerialManager: add static create method 7 years ago
Lucas De Marchi fbe0d9761c global: use static method to construct AP_OpticalFlow 7 years ago
Lucas De Marchi 04c3dca3ce AP_OpticalFlow: add static create method 7 years ago
Lucas De Marchi eed3c83079 ArduSub: use static method to construct AP_Arming_Sub 7 years ago
Lucas De Marchi 2d2876a226 ArduPlane: use static method to construct AP_Arming_Plane 7 years ago
Lucas De Marchi 5ec1430726 APMrover2: use static method to construct AP_Arming_Rover 7 years ago
Lucas De Marchi 10529feae6 ArduCopter: use static method to construct AP_Arming_Copter 7 years ago
Lucas De Marchi 39aee74b29 AP_Arming: make constructor protected 7 years ago
Lucas De Marchi b36a5919f5 global: use static method to construct AP_Mission 7 years ago
Lucas De Marchi ef50783268 AP_Mission: add static create method 7 years ago
Lucas De Marchi de5e044b02 global: use static method to construct AP_RPM 7 years ago
Lucas De Marchi aefae9381e AP_RPM: add static create method 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Lucas De Marchi 9027a55696 global: use static method to construct RangeFinder 7 years ago
Lucas De Marchi 2e80b2e1d0 AP_RangeFinder: add static create method 7 years ago
Lucas De Marchi f5c2ffffb9 global: remove DataFlash from AP_Mount::init() 7 years ago
Lucas De Marchi b3d8c0fc08 AP_Mount: use DataFlash_Class::instance() 7 years ago
Lucas De Marchi 53c82b4aaf global: use static method to construct DataFlash_Class 7 years ago
Lucas De Marchi a25320d522 DataFlash: add static create method 7 years ago
Lucas De Marchi faf2c8fb36 ArduSub: use static method to construct AP_LeakDetector 7 years ago
Lucas De Marchi 6aaa00d915 AP_LeakDetector: add static create method 7 years ago
Lucas De Marchi 62ac0ab8aa global: use static method to construct AP_Notify 7 years ago
Lucas De Marchi 9463dbb408 AP_Notify: add static create method 7 years ago
Lucas De Marchi de680dac5b global: use static method to construct AP_Scheduler 7 years ago
Lucas De Marchi d3e12eb899 AP_Scheduler: add static create method 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 2cb2727a31 AP_GPS: add static create method 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi d566567d87 AP_InertialSensor: add static create method 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 320260a151 AP_Compass: add static create method 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Lucas De Marchi c5c1d5abfe AP_Baro: add static create method 7 years ago
Michael du Breuil c34104b369 APM_Control: Simpify yaw controller trig 7 years ago
Michael du Breuil eb9dd8c5a2 AP_Landing: Fix an error when computing the course offset for deepstall 7 years ago