-
Notifications
You must be signed in to change notification settings - Fork 17.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement assisted autorotation for Heli’s #22871
base: master
Are you sure you want to change the base?
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99adf3e - Browse repository at this point
Copy the full SHA 99adf3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18df15c - Browse repository at this point
Copy the full SHA 18df15cView commit details -
AP_Motors: Support for Assisted Autorotation
retrieve collective hover setting get governor rpm setpoint
Configuration menu - View commit details
-
Copy full SHA for 9147f2f - Browse repository at this point
Copy the full SHA 9147f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b09716 - Browse repository at this point
Copy the full SHA 9b09716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9e076 - Browse repository at this point
Copy the full SHA 4c9e076View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31ea19 - Browse repository at this point
Copy the full SHA e31ea19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4053ff8 - Browse repository at this point
Copy the full SHA 4053ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 079c189 - Browse repository at this point
Copy the full SHA 079c189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 321bb44 - Browse repository at this point
Copy the full SHA 321bb44View commit details -
AC_Autorotation: Create Init function and directly access AP_Motors_H…
…eli for param values to delete object globals
Configuration menu - View commit details
-
Copy full SHA for 9dcec13 - Browse repository at this point
Copy the full SHA 9dcec13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006a3b6 - Browse repository at this point
Copy the full SHA 006a3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3959534 - Browse repository at this point
Copy the full SHA 3959534View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7887eb - Browse repository at this point
Copy the full SHA e7887ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e2c26 - Browse repository at this point
Copy the full SHA a9e2c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8d1aa - Browse repository at this point
Copy the full SHA ed8d1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfd4bb - Browse repository at this point
Copy the full SHA 6cfd4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3d54a - Browse repository at this point
Copy the full SHA aa3d54aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af175b9 - Browse repository at this point
Copy the full SHA af175b9View commit details -
-Fix constants definition -Description of variables in header
Configuration menu - View commit details
-
Copy full SHA for 4ce4e2c - Browse repository at this point
Copy the full SHA 4ce4e2cView commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5549244 - Browse repository at this point
Copy the full SHA 5549244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aba9ad - Browse repository at this point
Copy the full SHA 1aba9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b61eee3 - Browse repository at this point
Copy the full SHA b61eee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fe6a3 - Browse repository at this point
Copy the full SHA b2fe6a3View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee2dff7 - Browse repository at this point
Copy the full SHA ee2dff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c92af - Browse repository at this point
Copy the full SHA 71c92afView commit details -
AC_Autorotation: Add helper functions to move phase init functionaili…
…ty from mode down into library
Configuration menu - View commit details
-
Copy full SHA for 651e3f7 - Browse repository at this point
Copy the full SHA 651e3f7View commit details -
Copter: autorotation mode: Move phase init functions down into autoro…
…tation obj to simplify code
Configuration menu - View commit details
-
Copy full SHA for 9aece05 - Browse repository at this point
Copy the full SHA 9aece05View commit details -
Configuration menu - View commit details
-
Copy full SHA for e314f5c - Browse repository at this point
Copy the full SHA e314f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fa52d - Browse repository at this point
Copy the full SHA e3fa52dView commit details -
Copter: Autorotation Mode: rename get_flare_status to is_flare_comple…
…te to improve readability
Configuration menu - View commit details
-
Copy full SHA for 26659ad - Browse repository at this point
Copy the full SHA 26659adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ddcc4 - Browse repository at this point
Copy the full SHA 93ddcc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e153490 - Browse repository at this point
Copy the full SHA e153490View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea61936 - Browse repository at this point
Copy the full SHA ea61936View commit details -
AC_Autorotation: add touchdown complete check and subsequent lowering…
… of the collective
Configuration menu - View commit details
-
Copy full SHA for afff5a1 - Browse repository at this point
Copy the full SHA afff5a1View commit details -
AC_Autorotation: Remove touch down complete bool and just use the tim…
…er. Also make the lowering of the collective to zero thrust when on ground and do it smoothly.
Configuration menu - View commit details
-
Copy full SHA for 0887aff - Browse repository at this point
Copy the full SHA 0887affView commit details -
AC_Autorotation: Let copter do all of the height above ground estimat…
…ion, change all measurements to height above ground to be the same variable.
Configuration menu - View commit details
-
Copy full SHA for ee06b79 - Browse repository at this point
Copy the full SHA ee06b79View commit details -
Copter: Use copters inertial navigation interpolation of the rangefin…
…der measurement for heigh above ground in the autorotation lib. We don't need to check for range finder out of range because inertial nave will interpolate for this case and we check against ground clearance in the autorotation lib.
Configuration menu - View commit details
-
Copy full SHA for 9214267 - Browse repository at this point
Copy the full SHA 9214267View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b8589 - Browse repository at this point
Copy the full SHA c2b8589View commit details -
AC_Autorotation: Add helpers for state machine logic tidy up and remo…
…ve now needed variables and functions.
Configuration menu - View commit details
-
Copy full SHA for ee7b895 - Browse repository at this point
Copy the full SHA ee7b895View commit details -
Copter: Autorotation Mode: Rework logic machine to make it easier to …
…read and to ensure flight phase progression based on heights. Also flip flag bools to be init checks.
Configuration menu - View commit details
-
Copy full SHA for a42288d - Browse repository at this point
Copy the full SHA a42288dView commit details -
AC_Autorotation: Make param defaults numeric values if the defines ar…
…e not used elsewhere in the code.
Configuration menu - View commit details
-
Copy full SHA for 29c2d35 - Browse repository at this point
Copy the full SHA 29c2d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad64639 - Browse repository at this point
Copy the full SHA ad64639View commit details -
Configuration menu - View commit details
-
Copy full SHA for f101a21 - Browse repository at this point
Copy the full SHA f101a21View commit details -
Copter: Autorotation Mode: Whitespace changes, comments updated, and …
…remove unused define.
Configuration menu - View commit details
-
Copy full SHA for 61c6e60 - Browse repository at this point
Copy the full SHA 61c6e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0798ca6 - Browse repository at this point
Copy the full SHA 0798ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3fbaf - Browse repository at this point
Copy the full SHA ba3fbafView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b0725 - Browse repository at this point
Copy the full SHA a1b0725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3384684 - Browse repository at this point
Copy the full SHA 3384684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64829ac - Browse repository at this point
Copy the full SHA 64829acView commit details -
Copter: Autorotation mode: Simplify rpm warning message code structur…
…e and utilise a timer
Configuration menu - View commit details
-
Copy full SHA for 72553f7 - Browse repository at this point
Copy the full SHA 72553f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fddf29 - Browse repository at this point
Copy the full SHA 7fddf29View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbebd62 - Browse repository at this point
Copy the full SHA bbebd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for a895d15 - Browse repository at this point
Copy the full SHA a895d15View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaee063 - Browse repository at this point
Copy the full SHA aaee063View commit details -
Copter: Always update the ground distance in the autorotation library…
… to prevent a race on mode init.
Configuration menu - View commit details
-
Copy full SHA for 9e110c9 - Browse repository at this point
Copy the full SHA 9e110c9View commit details -
AP_Motors: Heli: Add helper to calculated norm collective from a give…
…n blade pitch angle
Configuration menu - View commit details
-
Copy full SHA for 7fd07b4 - Browse repository at this point
Copy the full SHA 7fd07b4View commit details -
AC_Autorotation: Simplify bad RPM handling, leaving to RPM lib to det…
…ermine unhealthy. Col defaults to ang of -2 if no RPM
Configuration menu - View commit details
-
Copy full SHA for 533e202 - Browse repository at this point
Copy the full SHA 533e202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6547e24 - Browse repository at this point
Copy the full SHA 6547e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3eff1 - Browse repository at this point
Copy the full SHA 6f3eff1View commit details -
AP_Motors: return collective land position
post touchdown condition requires collective to be lowered below land_col_min_pct in order to get the disarm logic to disarm the aircraft
Configuration menu - View commit details
-
Copy full SHA for 2cde571 - Browse repository at this point
Copy the full SHA 2cde571View commit details -
AC_Autorotation: fix for post touchdown disarming
-collective gets lowered below land_col_min_pct in order to get the aircraft disarmed -adjusted thresholds of lfare update and flare complete check
Configuration menu - View commit details
-
Copy full SHA for 241959e - Browse repository at this point
Copy the full SHA 241959eView commit details