booster: update instructions, add troubleshooting instructions #38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mwojcik/assembly:booster-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #37
also, playing around with 0.6.0, it's possible to set the calibration data with serial now.
so there could be a python script calculating and inputting the data quite easily... well. Not worth the effort at the volume we sell them at.
It's booster not stabilizer/pounder, need a cleanup to remove the stabilizer/pounder reference
@ -21,3 +23,2 @@
Creating proper Nix shell for updated Rust is quite troublesome, so the faster way is actually to use any
classic Linux distribution:
Please keep in mind that the firmware from the official Quartiq repository does not include support for Pounder in MQTT,
Pounder? not booster?
@ -22,2 +24,2 @@
Creating proper Nix shell for updated Rust is quite troublesome, so the faster way is actually to use any
classic Linux distribution:
Please keep in mind that the firmware from the official Quartiq repository does not include support for Pounder in MQTT,
you may need to use a fork for that. But if the stabilizer is without a Pounder, it's also a valid option.
"stabilizer is without pounder"?
@ -24,0 +25,4 @@
you may need to use a fork for that. But if the stabilizer is without a Pounder, it's also a valid option.
There is no Nix Flake support to make things easier, so you need to set up rust and cargo manually.
Start with cloning the stabilizer repository and opening a new shell with dfu-util (for flashing) and rustup
stabilizer
right, yoinked the instructions from stab without updating xd