22508 Commits (53fc095d4ce6ac0783acfb7394d3187502a43530)
 

Author SHA1 Message Date
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
Gustavo Jose de Sousa ef61096e08 AP_Math: geodesic_grid tool: show triangle number for sections too 9 years ago
Gustavo Jose de Sousa a6deb65d95 AP_Math: geodesic_grid tool: add option --section 9 years ago
Lucas De Marchi 524b0870ff Tools: remove unused Linux scripts/sources 9 years ago
Andrew Tridgell f7ac6c8d86 AP_Compass: make internal compasses use a higher cal threshold 9 years ago
Tom Pittenger d67b1edf10 AP_NavEKF2: (potential) compiler warning of float to double promotion 9 years ago
Tom Pittenger 3c6323dd82 AP_TECS: Log TEC2.LF as Aerodynamic Load Factor 9 years ago
Tom Pittenger 36a1054f77 Plane: remove Tom Pittenger as an author since he's now listed as a lead 9 years ago
Tom Pittenger c9167f89eb Plane: add Tom Pittenger as co-lead developer 9 years ago
Tom Pittenger 30c5c9eb5d Plane: log SONR.DistCM in cm as SONR.Dist as meters 9 years ago
Tom Pittenger 00863623d7 Plane: SONR logging, remove BaroAlt,GSpd,Thr 9 years ago
Tom Pittenger 32d51e346d DataFlash: optimize logging climbrate - call function one and reuse result 9 years ago
Tom Pittenger b2fb2f3949 Plane: optimize millis() calls by reusing result 9 years ago
mblsktxy bc5fb10ddc Added name to GIT_Success.txt 9 years ago
Tom Pittenger ad11f3815b AP_HAL_SITL: rename aspd variables to arspd 9 years ago
Tom Pittenger c77a5e6764 SITL: rename aspd variables and params to arspd 9 years ago
Tom Pittenger d55401aa18 AP_Tuning: fixed float->double promotion compiler warning 9 years ago
Tom Pittenger ae91804aaa AP_Arming: updated comment for z-axis accel threshold 9 years ago
Tom Pittenger f9335e9d8c AP_TECS: fixed float->double print warning 9 years ago