Skip to content

rtkbase port to riscv platforms. Tested on the MilkV Duo S #470

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

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

tommasopolonelli
Copy link

Direct port of rtkbase on a RISC-V based processor on the MilkV Duo S board. Tests have been made with UBlox, UM980, Mosaic, via USBs and UART.

NOTE: Merge and finetuning required to support multi-platforms on the install.sh bash. For the moment it is only tested on the MilkV Duo S.

@Stefal
Copy link
Owner

Stefal commented May 19, 2025

Hi @tommasopolonelli !
Thank you for your pull request.

After reading it, it looks like there are many changes not related to riscv support.
Some example:

  • hard coded paths
  • changes in the UM980 settings
  • new default location coordinates
  • commented code (maybe during your tests)
  • ...

I'm sorry I can't merge as is.

Could you make new PR with only modifications needed to install RTKBase on a Riscv board, and open it on the dev branch? Please squash/rebase too, because there are a lot a files added/deleted. These files seems linked to other features.

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