29634 Commits (8eb991b6107cefebc9de50a780626550620fd534)
 

Author SHA1 Message Date
Andrew Tridgell 18f04abfe8 Copter: added HELI_QUAD 7 years ago
Andrew Tridgell 55d5fe843e AP_Motors: added Heli_Quad backend 7 years ago
Lucas De Marchi 4d5aed1d69 AP_HAL_Linux: UARTDevice: never be the controlling terminal 7 years ago
Gabriel Moyano 42add82e1a Tools: Vagrant with suppport for ARM hf 7 years ago
Peter Barker 6bd5ac78f5 Tools: LogAnalyzer: fix string-method-on-int bug for unknown modes 7 years ago
cclauss c6aaa12e94 Tools: LogAnalyzer: Fix undefined name VehicleType 7 years ago
Peter Barker d7638389ce DataFlash: factor out a Log_Write_Baro_instance 7 years ago
cclauss d91a3250a6 Tools: TestParams.py: Fix undefine name VehicleType 7 years ago
Lucas De Marchi 5ebc8c2cb3 AP_HAL_Linux: ToneAlarm: ifdef out bogus message 7 years ago
Lucas De Marchi 7edde571e1 AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 7 years ago
Lucas De Marchi 2c3054cbae AP_HAL: RCOutput_Tap: remove feedback from ESCs 7 years ago
Lucas De Marchi d3a1ed9792 AP_HAL: RCOutput_Tap: fix comment with protocol bits 7 years ago
Peter Barker a629bb7f2f Tools: LogAnalyzer: TestGPSGlitch: flake8 compliance 7 years ago
Peter Barker 7a077b5fa1 Tools: LogAnalyzer: TestGPSGlitch: tabs to spaces 7 years ago
cclauss 5729838a85 Tools: UnitTest.py: Change usage of next() 7 years ago
Michael du Breuil 3023fac4d0 AP_GPS: SBF enable comment block logging 7 years ago
Michael du Breuil 4d1e61633b Sub: Check GPS health 7 years ago
Michael du Breuil 516709fc72 Copter: Check GPS health 7 years ago
Michael du Breuil 561acb372e AP_GPS: SBF send port enable string on start 7 years ago
Michael du Breuil 4f83d39b5e Rover: Report GPS health 7 years ago
Michael du Breuil 52fc2c82af Plane: Report GPS health 7 years ago
Michael du Breuil bfbec02736 AP_GPS: SBF track the GPS error bits 7 years ago
Michael du Breuil 0d522663b2 AP_GPS: SBF: fix the PVTMode to support PPK (and baseline) units 7 years ago
Michael du Breuil 80b71b9ced AP_GPS: SBF: Validate that configuration was accepted 7 years ago
Michael du Breuil 20988b9f05 AP_GPS: SBF respect GPS_AUTO_CONFIG 7 years ago
Lucas De Marchi 2fc6e52431 AP_Compass: use IST8310 and HMC5883 as external mags 7 years ago
Lucas De Marchi 58ae139b8f AP_HAL: add possible external compasses for aero 7 years ago
Francisco Ferreira 6e286a2e66
AP_Compass: re-enable QMC5883 compass driver by default 7 years ago
Andrew Tridgell 776355ef2b autotest: fixed heli test 7 years ago
Andrew Tridgell edb5f084bb PX4NuttX: submodule update 7 years ago
Andrew Tridgell 08344557d9 AP_HAL: fixed missing LPS25H define 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 09baac8f25 AP_GPS: Preserve the instance number, otherwise it will get set to zero 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8b9fb19061 AP_GPS: Added const just to be explicit (NFC) 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 175b7c5389 AP_GPS: spellcheck in coment (NFC) 7 years ago
Aaron Wang Shi 6a82e3aecd AP_HAL_Linux: Add debug message in RCInput_RPI _timer_tick() 7 years ago
Aaron Wang Shi ccde7cfdd4 AP_HAL_Linux: Restart RCInput_RPI DMA sampling if it stops 7 years ago
Lucas De Marchi 903ef4d065 AP_SmartRTL: update example to new API and fix object copy 7 years ago
Lucas De Marchi a2b67ed615 ArduPlane: use static method to construct AP_Landing 7 years ago
Lucas De Marchi c745908b14 AP_Landing: add static create method 7 years ago
Lucas De Marchi e98ccb9ae6 ArduRover: use static method to construct controllers 7 years ago
Lucas De Marchi e10c60e492 ArduPlane: use static method to construct controllers 7 years ago
Lucas De Marchi 67e02e3c55 AP_L1_Control: add static create method 7 years ago
Lucas De Marchi 15527d762f APM_Control: add static create method 7 years ago
Lucas De Marchi 05c870a4d4 ArduPlane: use static method to construct AP_TECS 7 years ago
Lucas De Marchi 61a629d766 AP_TECS: add static create method 7 years ago
Lucas De Marchi bfd13dfe87 global: use static method to construct AP_AHRS_DCM 7 years ago
Lucas De Marchi cd1ff7b86f AP_AHRS: DCM: add static create method 7 years ago
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi e2a9d9c001 AP_AHRS: add static create method 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago