Summary
Hey Team! The new V5b Flight Controller Boards are about to be here. Very exciting! This ticket will track the list of things that we need to checkout with the full set of boards that come in to ensure that they are fully armed and operational.
Individual Board Acceptance Criteria
Each board has a unique serial number assigned to it (find the QR code and give it a scan!). When checking out each board, please make a comment on this ticket with the board's serial number and details about whether it has passed the acceptance criteria. Do note you are able to edit GitHub comments retroactively as you make progress checking things out.
Physical Build and Inspection
There should be minimal requirements for physical construction on the V5b boards. All you have to do is solder on an RFM98PW radio module to the radio module slot in the top left! I think the lab is running low on RFM98PW-433 modules and the restock won't come until next week. If you want to take a pair of boards to experiment, we have a loose bag of RFM98PW-168 modules that might work just as well but haven't been tested!
Software Checkouts
Note that the reference software deployment for the V5b is not complete yet and various pieces of software still need to be built and tested over the course of the next week. For now, just try and run through these steps will all of the boards available to you!
Checkouts Requiring Additional Builds
Technical Details
Please note! The bug causing the USB peripheral on RP2350 boards to disable when safe_sleep is called without a serial connection established is still present. Please be sure to review the related ticket for instructions on the work around:
proveskit/CircuitPython_RP2350_v5a#4
Also be sure to checkout the new Pull Request on the Flight Controller Boards themselves for more context on what's new!
proveskit/flight_controller_board#35
Summary
Hey Team! The new V5b Flight Controller Boards are about to be here. Very exciting! This ticket will track the list of things that we need to checkout with the full set of boards that come in to ensure that they are fully armed and operational.
Individual Board Acceptance Criteria
Each board has a unique serial number assigned to it (find the QR code and give it a scan!). When checking out each board, please make a comment on this ticket with the board's serial number and details about whether it has passed the acceptance criteria. Do note you are able to edit GitHub comments retroactively as you make progress checking things out.
Physical Build and Inspection
There should be minimal requirements for physical construction on the V5b boards. All you have to do is solder on an RFM98PW radio module to the radio module slot in the top left! I think the lab is running low on RFM98PW-433 modules and the restock won't come until next week. If you want to take a pair of boards to experiment, we have a loose bag of RFM98PW-168 modules that might work just as well but haven't been tested!
Software Checkouts
Note that the reference software deployment for the V5b is not complete yet and various pieces of software still need to be built and tested over the course of the next week. For now, just try and run through these steps will all of the boards available to you!
make installof reference software loads onto the board and it runs without errorsrepland run through a few of the tests described hereCheckouts Requiring Additional Builds
Technical Details
Please note! The bug causing the USB peripheral on RP2350 boards to disable when
safe_sleepis called without a serial connection established is still present. Please be sure to review the related ticket for instructions on the work around:proveskit/CircuitPython_RP2350_v5a#4
Also be sure to checkout the new Pull Request on the Flight Controller Boards themselves for more context on what's new!
proveskit/flight_controller_board#35