22167 Commits (f8540f1a80b47066bb23fe054cb2fdc45092858a)
 

Author SHA1 Message Date
dgrat f8540f1a80 AP_Compass: Do not use is_zero() for non-float types 9 years ago
dgrat 7ff8004f8f AP_Math: Replace is_zero() with a template function 9 years ago
Tom Pittenger ebd993dabb AP_Arming: updated z-axis accel threshold comment 9 years ago
Lucas De Marchi 368a72044c APMrover2: fix indentation leading to compiler warning 9 years ago
Tom Pittenger 7af888633d Plane: 3of3 add loiter_xtrack option flag for post-loiter navigation 9 years ago
Tom Pittenger 9073ac91ff AP_Mission: 2of3 add loiter_xtrack option flag for post-loiter navigation via param4 9 years ago
Tom Pittenger 02eeb2d4f0 AP_Common: 1of3 add loiter_xtrack option flag for post-loiter navigation 9 years ago
Gustavo Jose de Sousa 2246343ec7 AP_HAL_SITL: pass signed value to abs() 9 years ago
Lucas De Marchi 421b9ef54a AP_Mount do not use flexible array in union 9 years ago
Lucas De Marchi 39bd196481 AP_GPS: do not use flexible array in union 9 years ago
Gustavo Jose de Sousa d615628367 AP_HAL_Linux: I2CDevice: add missing stdio.h include 9 years ago
Peter Barker 8d5ceda534 AP_HAL_SITL: ensure specified SITL model is found 9 years ago
Peter Barker 27e7c870ed Tools: remove absolute paths in run_in_terminal_window 9 years ago
Andrew Tridgell 4116f80901 Replay: added --no-params option 9 years ago
Andrew Tridgell 8ec0e687db mk: don't make mavlink generation depend on CHECK_MODULES 9 years ago
Peter Barker 18e0131680 sim_vehicle.py: avoid requesting process name on zombie process 9 years ago
Andrew Tridgell c6620b03b4 HAL_SITL: added --rtscts option to SITL 9 years ago
Peter Barker 38010cf3f3 sim_vehicle.py: wrap jsbsim version fetch in a try 9 years ago
Rustom Jehangir 39fc17f384 DataFlash: Fix parameter description for param_parse.py 9 years ago
Andrew Tridgell 848420648e PX4Firmware: submodule update 9 years ago
Andrew Tridgell 8571202199 AP_RPM: allow for low RPM measurements on PX4 9 years ago
Tom Pittenger 78d6291e2c Plane: corrected land abort gcs msg 9 years ago
Tom Pittenger 38b7d7e1c6 DataFlash: log baro drift offset 9 years ago
Tom Pittenger f1f58e2026 AP_Baro: created baro drift offset accessor 9 years ago
Tom Pittenger 6c0579a895 Plane: for better helical landings allow for instant approach stage if previous nav cmd was LOITER_TO_ALT 9 years ago
Tom Pittenger f1186b8b5c AP_Mission: store previous nav cmd id 9 years ago
Tom Pittenger d900988a23 DataFlash: Log airspeed.Use 9 years ago
Tom Pittenger ba5b4e694c Plane: log NTUN:ArspdErr airspeed error (in meters) 9 years ago
Tom Pittenger 1551b9d881 Plane: remove redundant logging in NTUN 9 years ago
Tom Pittenger 8a58f5a5eb Plane: convert airspeed_error_cmd to airspeed_error (in meters) 9 years ago
Jonathan Challinger 0281b948df AP_Arming: loosen accelerometer consistency check on Z axis 9 years ago
Tom Pittenger d55050e5e3 AP_Baro: slow down the LPF for slewing to a new GND_ALT_OFFSET 9 years ago
Tom Pittenger 37ee3b44d2 AP_Baro: add accessor for baro drift 9 years ago
Tom Pittenger 2e1eef7cf0 AP_Airspeed: airspeed healthy should also check if enabled 9 years ago
Tom Pittenger 25dfb583d5 Plane: adjust target_airspeed with and without airspeed sensor (pitot) 9 years ago
Andrew Tridgell 2a0476483b Plane: make takeoff less noisy with zero timeout 9 years ago
Andrew Tridgell e3107a7e10 AP_HAL: fixed optflow typos 9 years ago
Andrew Tridgell 574ba71ef3 Plane: update for AP_TECS API change 9 years ago
Andrew Tridgell 1b7830c577 AP_SpdHgtControl: update for changed API 9 years ago
Andrew Tridgell 98a86bd205 AP_TECS: create TEC2 log message for detailed energy internals 9 years ago
Andrew Tridgell ff97f52555 AP_TECS: removed log_tuning structure 9 years ago
Andrew Tridgell bc911d15d1 AP_TECS: convert to using Log_Write 9 years ago
Andrew Tridgell 9a6ac77c64 AP_TECS: prevent large glitches in the specific energy integrator 9 years ago
Andrew Tridgell c52451b01b AP_TECS: rename some variables to make them clearer 9 years ago
Andrew Tridgell e698d1f47e AP_TECS: use 64 bit micros 9 years ago
Ricardo de Almeida Gonzaga e006754cda mk: Fix typos 9 years ago
Ricardo de Almeida Gonzaga e129326be2 docs: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 1fad971851 ArduPlane: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 63f2ab38dd APMrover2: Fix typos 9 years ago
Ricardo de Almeida Gonzaga 6b93f974d3 AntennaTracker: Fix typos 9 years ago