Skip to content
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

HIL and fixed wing fixes - gives perfect results in simulation #447

Merged
merged 21 commits into from
Oct 10, 2013

Conversation

LorenzMeier
Copy link
Member

@thomasgubler Please review for fixed wing changes. @DrTon @julianoes Please review for state machine changes.

This change addresses the following challenges / issues:

  • HIL required a RC previously and also the power module to be connected. Fixed.
  • The HIL voltage was fighting with power module readings. Fixed.
  • Mode switching from QGC completely supported
  • Remains on the restart-mission-from-start feature used previously confused the navigation engine on the first waypoint. Fixed now (found during test flights two weeks ago)
  • Added default gains for a number of fixed wing airframes. Will need more tuning, but should be reasonable.
  • The waypoint switching / reached distance now depends on the L1 distance and airspeed. This makes much smoother transitions.
  • Roll control integrals are reset on exiting circle mode. This is a kind of practical approach, but with good reasons.
  • From tridge: Monitoring of IO rails added.

This has been tested extensively in HIL and should be good to merge. Test flights (in particular on multicopter) would be appreciated.

@DrTon
Copy link
Contributor

DrTon commented Oct 8, 2013

Changes in commander looks good, I will test it later.

LorenzMeier added a commit that referenced this pull request Oct 10, 2013
HIL and fixed wing fixes - gives perfect results in simulation
@LorenzMeier LorenzMeier merged commit 0cb8e78 into master Oct 10, 2013
@LorenzMeier LorenzMeier deleted the hil_usb_only branch October 10, 2013 16:01
PX4BuildBot pushed a commit that referenced this pull request May 18, 2018
    - ecl in PX4/Firmware (e12c30a): PX4/PX4-ECL@bae4b8a
    - ecl current upstream: PX4/PX4-ECL@cb63f16
    - Changes: PX4/PX4-ECL@bae4b8a...cb63f16

    cb63f16 2018-05-17 Daniel Agar - cmake cache ECL source directory path to work with catkin (#447)
dagar added a commit that referenced this pull request May 18, 2018
 * cb63f16 2018-05-17 Daniel Agar - cmake cache ECL source directory path to work with catkin (#447)
 * fixes #9447
TSC21 pushed a commit to TSC21/Firmware that referenced this pull request Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants