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

Fix YetiDriver and include binary firmware image. #595

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

corneliusclaussen
Copy link
Contributor

@corneliusclaussen corneliusclaussen commented Mar 21, 2024

This ports YetiDriver fully to the new BSP interface. Automatic fw update is not yet included.

Manually update Yeti with:

yeti_fwupdate /dev/serial0 /usr/share/everest/modules/YetiDriver/firmware/yetiR1_2.0-1_firmware.bin

Make sure EVerest is NOT running while updating!

Describe your changes

The YetiDriver code was updated to the new BSP interface and tested with the latest firmware from
https://github.com/PionixPublic/yeti-firmware

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@corneliusclaussen corneliusclaussen force-pushed the bugfix/fix-yeti-driver branch 2 times, most recently from 07f5500 to 0aa0cf2 Compare March 21, 2024 13:01
corneliusclaussen and others added 2 commits March 21, 2024 17:30
Manually update Yeti with:

yeti_fwupdate /dev/serial0 /usr/share/everest/modules/YetiDriver/firmware/yetiR1_2.0-1_firmware.bin

Make sure that EVerest is NOT running before updating!

Signed-off-by: Cornelius Claussen <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
@hikinggrass hikinggrass force-pushed the bugfix/fix-yeti-driver branch from 39178bd to 4bdb594 Compare March 21, 2024 16:30
@hikinggrass hikinggrass merged commit 1ab671e into main Mar 21, 2024
4 of 5 checks passed
@hikinggrass hikinggrass deleted the bugfix/fix-yeti-driver branch March 21, 2024 18:11
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