Peter Barker
18e0131680
sim_vehicle.py: avoid requesting process name on zombie process
...
This method does on OSX - in a non-catchable way prior to Py3
9 years ago
Andrew Tridgell
c6620b03b4
HAL_SITL: added --rtscts option to SITL
...
useful for radio testing
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
...
pwm_input resolution control
9 years ago
Andrew Tridgell
8571202199
AP_RPM: allow for low RPM measurements on PX4
...
this automatically adjusts the timer resolution to 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
...
Original author @jschall via 88f5d9f858
9 years ago
Tom Pittenger
d55050e5e3
AP_Baro: slow down the LPF for slewing to a new GND_ALT_OFFSET
...
Instead of a couple seconds, make it about 15sec. This makes TECS happy by not glitching the height demand as much. When applied too fast the TECS height demand causes a large single oscillation as it chases the filter lag.
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
...
preparation for a TEC2 message
9 years ago
Andrew Tridgell
9a6ac77c64
AP_TECS: prevent large glitches in the specific energy integrator
...
this tries to prevent problems like in issue#4066, or at least
reducing the impact when it happens
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
...
prevent possible wrap if TECS is not run for a long time
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
Ricardo de Almeida Gonzaga
042fa1177c
cfg: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
ce241dd97a
ArduCopter: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
1062aed91e
Tools: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
64d14356b9
AP_NavEKF2: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
2f88e32657
AP_HAL_FLYMAPLE: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
2236640f66
AP_HAL_Linux: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
267a74ebb2
AP_NavEKF: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
4047fb63fc
AP_GPS: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
481e3a2af6
AP_Math: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
00b1915034
AP_HAL_Empty: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
892cc2ea6f
AP_HAL_PX4: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
1efa4a4115
doc: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
2bf9aa94ad
AP_AHRS: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
2802775e7d
AP_Motors: Fix typos
9 years ago
Ricardo de Almeida Gonzaga
dfe38b61de
AP_Mission: Fix typos
9 years ago