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

new version support, skip hardcoded changes, dos2unix #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

digdat0
Copy link

@digdat0 digdat0 commented Jan 26, 2020

This is my first ever pull request, I hope I'm doing it right.

  • This adds support for newer firmware for Mavic, p4pv2 and Inspire 2.
  • It changes the command syntax to add the version info as a suffix after AC name. Ex: " FC_patch_sequence_for_dummy_verify.sh Mavic_01040500 03.02.43.21" instead of "FC_patch_sequence_for_dummy_verify.sh MAvic 03.02.43.21"
  • It adds a variable to each FW version to denote HARDCODEDCHANGES=TRUE/FALSE; if True, it runs the patcher_*.py file. If False, it skips and just does the flight parameter update and not the GPS/waypoint updates. Once i figure out patcher.py and the hex, I'll add this update.
  • Tested on Mavic 1.04.0500, P4pv2 .2200 and .5000, Inspire2 .300 and .400
  • also ran dos2unix

@digdat0 digdat0 closed this Jan 27, 2020
@digdat0 digdat0 reopened this Mar 12, 2020
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.

1 participant