We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Timeline: Mid November
To implement CAN Flash, we need a way to transfer compiled firmware .bin files from a developer's laptop to a Raspberry Pi wirelessly.
.bin
Create a script that enables this. You can use FTP, SCP, etc.
A script, with an associated README.md for instructions, in the racecar/scripts/canflash directory.
racecar/scripts/canflash
The text was updated successfully, but these errors were encountered:
saadatq
Successfully merging a pull request may close this issue.
Web file transfer
Timeline: Mid November
To implement CAN Flash, we need a way to transfer compiled firmware
.bin
files from a developer's laptop to a Raspberry Pi wirelessly.Create a script that enables this. You can use FTP, SCP, etc.
Output
A script, with an associated README.md for instructions, in the
racecar/scripts/canflash
directory.The text was updated successfully, but these errors were encountered: