22276 Commits (3555e439a416bf36bccee5b8b9e40e5c44c747f8)
 

Author SHA1 Message Date
Leandro Pereira 3555e439a4 AP_HAL_Linux: Simplify I2C initialization in HAL_Linux_Class 9 years ago
Aaron Wang Shi cb9cd9008a AP_HAL_Linux: fix bhat spi device driver build error 9 years ago
Lucas De Marchi 035937ea7e AP_GPS: add some safety checks to _parse_decimal_100() 9 years ago
Lucas De Marchi 994b2fc966 AP_GPS: add unit test for _parse_decimal_100() 9 years ago
Lucas De Marchi fc6dd97e61 AP_GPS: make _parse_decimal_100() a static function 9 years ago
Bert Regelink 7379d120e1 AP_GPS: fix _parse_decimal_100() with negative numbers 9 years ago
Gustavo Jose de Sousa 0e09d0b996 waf: rename config_header variable to config_hash 9 years ago
AndersonRayner aaa8709194 AP_RPM: Added an example script 9 years ago
Don Gagne 151686ce9d ArduPlane: SET_SENSORS_OFFSETS support for third compass 9 years ago
Don Gagne 97d361333d ArduCopter: SET_SENSORS_OFFSETS support for third compass 9 years ago
Don Gagne 4743a34cf7 APMrover2: SET_SENSORS_OFFSETS support for third compass 9 years ago
Gustavo Jose de Sousa bc62164ac9 waf: mavgen: scan for implicit dependencies 9 years ago
Gustavo Jose de Sousa 0f60c8ed4f waf: boards: check for librt when necessary 9 years ago
Gustavo Jose de Sousa f10c150e70 waf: cxx_checks: add check_librt() 9 years ago
Gustavo Jose de Sousa e630c2b33f waf: cxx_checks: define ap_common_checks() instead of configure() 9 years ago
Gustavo Jose de Sousa 83244dfe10 waf: cxx_checks: add copyright notice 9 years ago
Gustavo Jose de Sousa 468e8284f0 waf: cxx_checks: use check() instead of check_cxx() 9 years ago
Gustavo Jose de Sousa 89ebe34992 mk: board_native: link with librt 9 years ago
Vinicius Juvinski ed2718a183 AP_Notify: Buzzer: change pin 11(P8_31) to pin 12(P8_32) 9 years ago
Lucas De Marchi a9ae5476f3 waf: fix configure not using WAF_BUILD 9 years ago
Randy Mackay a9d16f3373 Copter: move auto's take-off check to beginning of auto_init 9 years ago
Randy Mackay 54731a139f AP_Mission: rename starts_with_takeoff_cmd 9 years ago
Niti Rohilla 26e41fee7a Copter: prevent Auto tipovers caused by missing takeoff command 9 years ago
Niti Rohilla 9ec0000691 AP_Mission: add check_takeoff_cmd 9 years ago
Allan Matthew 1f4ba62456 Rover: handle new MAVLink rangefinder input 9 years ago
Randy Mackay 793e3da904 Copter: rename variables used for NAV_DELAY command 9 years ago
Niti Rohilla 55f66b7696 Copter: Add support for MAV_CMD_NAV_DELAY 9 years ago
Niti Rohilla d771017c25 AP_Mission: support MAV_CMD_NAV_DELAY command 9 years ago
Randy Mackay 28b52a6b78 Modules: update mavlink to include MAV_CMD_NAV_DELAY 9 years ago
Randy Mackay 67620f312d AP_HAL: fix comment for get_time_utc 9 years ago
Niti Rohilla faec752801 AP_HAL: add get_system_clock_utc functions to Util 9 years ago
Andrew Tridgell 4080c6091d AP_NavEKF2: fixed an assumption that _ahrs->get_compass() always works 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Lucas De Marchi c4306de122 AP_Common: fix build on windows 9 years ago
Lucas De Marchi 11e508e3a6 waf: define WAF_BUILD to allow different behavior in make 9 years ago
Lucas De Marchi 9ccce2c980 AP_Compass: explicitely add compasses for erlebrain2, pxf and pxfmini 9 years ago
Lucas De Marchi 8372e74c0f AP_Compass: simplify handling of sensors for Linux boards 9 years ago
Lucas De Marchi 1ddbafabdd AP_Compass: add name field to internal compass drivers 9 years ago
Francisco Ferreira f7f90546d1 ci: build PX4 with waf again 9 years ago
Francisco Ferreira 057124bd90 waf: px4: use lib/rc for v4 9 years ago
Gustavo Jose de Sousa 8578d7c16f waf: px4: don't add libarm_cortexM4lf_math.a to extra libs 9 years ago
Gustavo Jose de Sousa de96ca95a6 CPUInfo: cast result of sizeof to unsigned long 9 years ago
Lucas De Marchi 2410575d6c PXFirmware: submodule update 9 years ago
Gustavo Jose de Sousa f29d8bd42c waf: px4: set ARDUPILOT_BUILD cmake variable 9 years ago
Gustavo Jose de Sousa 5b91a6e065 Tools: magcal_graph: add mavproxy module 9 years ago
Gustavo Jose de Sousa 2b57c146fe Tools: sitl_calibration: add note on using calibration model 9 years ago
Gustavo Jose de Sousa 91e7f02d9d Tools: sim_vehicle: add calibration frame 9 years ago
Gustavo Jose de Sousa 41f5602fea Tools: sim_vehicle: add local mavproxy modules path to PYTHONPATH 9 years ago
Gustavo Jose de Sousa ede0360ee1 Tools: sim_vehicle: allow passing keywords to run_cmd_blocking 9 years ago