22452 Commits (1581a5e354701eba8aa2ee0dcac810033119a678)
 

Author SHA1 Message Date
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
Tom Pittenger 1a066cadd2 Plane: fixed float->double print warning 9 years ago
Lucas De Marchi 1ac712fa65 AP_Math: fix is_zero() after template conversion 9 years ago
Tom Pittenger 6746b4227a Plane: handle large negative baro offsets (corner case) to self-trigger a land-abort go-around 9 years ago
Tom Pittenger a1c4103cef Plane: print to GCS the newly calculated glide slope angle 9 years ago
Tom Pittenger f048aafb76 Plane: store auto land slope 9 years ago
Tom Pittenger 034cd2413e Plane: re-calc landing glide slope to gracefully handle baro offset during long flights 9 years ago