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

rcS: fix typhoon_h480 #10631

Merged
merged 1 commit into from
Oct 4, 2018
Merged

rcS: fix typhoon_h480 #10631

merged 1 commit into from
Oct 4, 2018

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Oct 3, 2018

The typhoon has a 6011_typhoon_h480.post script that got matched as well.
Now we exclude all files that contain a dot (apparently it's not so easy
to do generic pattern matching in a portable way, but this works).

The typhoon has a 6011_typhoon_h480.post script that got matched as well.
Now we exclude all files that contain a dot (apparently it's not so easy
to do generic pattern matching in a portable way, but this works).
@dagar
Copy link
Member

dagar commented Oct 3, 2018

Is there a reason posix rcS doesn't start mavlink before vehicle setup (eliminating the need for .post)? That's what NuttX rcS is doing.

@bkueng
Copy link
Member Author

bkueng commented Oct 4, 2018

Is there a reason posix rcS doesn't start mavlink before vehicle setup (eliminating the need for .post)?

It's because of the mixer append, not because of mavlink.

@bkueng bkueng merged commit 09563c9 into master Oct 4, 2018
@bkueng bkueng deleted the fix_typhoon_h480 branch October 4, 2018 07:39
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.

None yet

3 participants