22242 Commits (c4306de1227713b9ec99fa4b6dded8884455d1a7)
 

Author SHA1 Message Date
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
Tom Pittenger 4a6dd5a781 Plane: reset baro drift when setting home while disarmed 9 years ago
Gustavo Jose de Sousa 472dae3ed9 waf: don't use hard-coded path for environment cache path 9 years ago
Glody Guo cda21a3d78 Fix argument 'valgrind' issue about fly.CopterAVC test 9 years ago
Andrew Tridgell 7b47d54d6b AP_Common: workaround for SITL on windows 9 years ago
Andrew Tridgell e3b2e90a27 Plane: cleanup unnecessarily complex gcs[] usage 9 years ago
Andrew Tridgell e4948544e7 Copter: cleanup unnecessarily complex gcs[] usage 9 years ago
Andrew Tridgell 7957f25f32 Rover: cleanup unnecessarily complex gcs[] usage 9 years ago
Andrew Tridgell 23197b0689 AntennaTracker: cleanup unnecessarily complex gcs[] usage 9 years ago
Lucas De Marchi fa6f2c6b67 AP_Math: fix some coding style mistakes 9 years ago
Gustavo Jose de Sousa 0c31354539 AP_Compass: implement completion mask 9 years ago