40778 Commits (4953fdd1abf838d5aac471909aec6d9a128efc67)
 

Author SHA1 Message Date
Thomas Stastny 4953fdd1ab fw pos ctrl: variable min calibrated airsp in auto airspeed adjuster 3 years ago
Thomas Stastny 6612d4696d fw pos ctrl: fix glide slope calculation, from geometry, not param 3 years ago
Thomas Stastny d73b2e8625 fw pos ctrl params: update flaring param values and docs 3 years ago
Thomas Stastny 7283cd7c9d fw pos ctrl: fix virtual waypoint calculation typo 3 years ago
Thomas Stastny 8f5b274e72 fw pos ctrl: refactor terrain estimate and land abort 3 years ago
Thomas Stastny c98153e044 fw pos ctrl: enumerate landing nudging options, add to param documenation 3 years ago
Thomas Stastny 9fab914687 fw pos ctrl: use max function for landing approach entrance rel alt 3 years ago
Thomas Stastny 217efcb12d fw pos ctrl: set idle throttle in landed conditions 3 years ago
Thomas Stastny ceb432aacb mission feasibility checker: use param_find() to check fixed-wing land angle 3 years ago
Thomas Stastny 4b0a8565fe fw pos ctrl: lower underspeed detection bound for landing airspeed 3 years ago
Thomas Stastny 41b0a6c62c fw pos ctrl: open up desired max sink rate limits for landing slope 3 years ago
Thomas Stastny d1aca4032d mission feasibility / fw pos ctrl: add limited landing checks back, allow glide slopes below max 3 years ago
Thomas Stastny 87e09ad9f5 fw pos ctrl: auto landing refactor 3 years ago
bresch f962399ba1 ekf2: rename BaroBiasEstimator -> BiasEstimator 3 years ago
Daniel Agar 39453405a0 ekf2: cleanup zero innovation heading fusion 3 years ago
Roman Dvořák ed14151734
Update Flight-gear bridge, Add support of TF-G2 autogyro flight-gear model (#19122) 3 years ago
Daniel Agar 1a513153be ekf2: update range sample fix ekf2_timestamps 3 years ago
Ramon Roche e5e74f65d7 README: Project governance and trademarks 3 years ago
Silvan Fuhrer 1e0235d87b ROMFS: remove outdated RWTO_MAX_ROLL from all configs 3 years ago
Thomas Stastny 69bc5d37bc fw pos ctrl: mark completed manual takeoff true if rotary wing and armed 3 years ago
Thomas Stastny b4e066f056 fw pos ctrl: use hardcoded buffer altitude instead of parameter for clearance altitude buffer 3 years ago
Thomas Stastny 67b0f5e07e runway takeoff params: improve descriptions 3 years ago
Thomas Stastny 81d6fdfe8c fw pos ctrl params: update defaults and bounds on wing geometry 3 years ago
Thomas Stastny 7e12f6ba5a fw pos ctrl: dont use terrain alt for takeoff 3 years ago
Thomas Stastny ec02413387 fw pos ctrl: remove vtol condition from manual takeoff completion 3 years ago
Thomas Stastny a12e40b1d8 tecs: convert tas error and soft bounds to percentage of trim airspeed 3 years ago
Thomas Stastny 1782f9cd3e tecs: zero guard ste rates and airspeed setpoint rates 3 years ago
Thomas Stastny 63e4ea23b7 vehicle_rates_setpoint: log wheel controller yaw rate on common yaw rate channel 3 years ago
Thomas Stastny c447064596 fw pos ctrl: rename position control mode variable 3 years ago
Thomas Stastny 5648deb5a1 fw pos ctrl: organize state variables 3 years ago
Thomas Stastny 2d5f1a5c6b fw pos ctrl: head straight for next waypoint after takeoff 3 years ago
Thomas Stastny 721131a135 fw pos/att ctrl: pass manual nose wheel increments during takeoff ground roll 3 years ago
Thomas Stastny fcee314646 fw att ctrl: log the yaw rate command controlled by the wheel 3 years ago
Thomas Stastny 4d3f05479d fw pos ctrl: refactor takeoff mode 3 years ago
Thomas Stastny 7c6ce436ca fw pos ctrl: encapsulate wing tip strike constraint for roll angle 3 years ago
Thomas Stastny 5241f016f7 fw pos ctrl: rework manual takeoff aid 3 years ago
Thomas Stastny 73010cc69b TECS: speed (only) -based underspeed detection 3 years ago
Thomas Stastny eed073887d remove in air vs landed knowledge from TECS 3 years ago
Thomas Stastny ddeca2538c fw pos ctrl: handle takeoff detection when switching to takeoff mode while in air 3 years ago
bresch 8cc6d02af3 ekf2: add missing mag fuse type in enum 3 years ago
alexklimaj f9b8ca1326 Support two RTCM links with the same corrections 3 years ago
Raffaele Rossi 1e55b69fdb
ADS1115 ADC: start internal ADC as well (#19880) 3 years ago
Daniel Agar c71cc5b815 drivers/imu/bosch: new BMI085 driver 3 years ago
Daniel Agar 077547f31e
rm3100: fix trivial whitespace style failure 3 years ago
alexklimaj 768565ed6f Enable GPS Blending by default 3 years ago
Daniel Agar ea4a1bfb6a sagetech_mxs: don't run by default 3 years ago
Bruce Meagher c5f72fb5d9 Fixed formatting to pass check_format 3 years ago
Bruce Meagher e66683a059 Fixed rm3100 self-test bug 3 years ago
Junwoo Hwang 1a620b450d
Change min > max notation to [min, max] in Parameters Markdown (#19911) 3 years ago
Daniel Agar a2f83269e9 airspeed_selector: don't consider vehicle_local_position valid if dead_reckoning 3 years ago