mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Update PR testing Documentation
This commit is contained in:
parent
d04536a11d
commit
f74b018866
5 changed files with 4 additions and 11 deletions
|
@ -31,18 +31,11 @@ Once you find the one you are looking for, go ahead an open it!
|
|||
|
||||
Click on the ``Checks`` tab
|
||||
|
||||
Click on ``Build firmware``, it should take you to the ``Actions`` tab.
|
||||

|
||||
Click on the down arrow next to the number of artifacts
|
||||

|
||||
|
||||
You should see a summary with a column saying ``Artifacts`` and a number. Click on the number to be taken to the list of artifacts.
|
||||
|
||||

|
||||
|
||||
On the ``Artifacts`` list, there should be an artifact without SITL in its name.
|
||||
|
||||

|
||||
|
||||
Click on it to download the zip file containing pre-compiled firmware images for all INAV official targets. Extract all files and select the firmware for your target using the configurator by clicking on ``Load Firmware [Local]`` button. Don't forget to use the ``Full chip erase`` option, as there are no guarantees the firmware will be compatible with your existing settings.
|
||||
You should see a list of files. The one without SITL in the name, the biggest one, will be a zip file with all official target .hex files. Click on it to download it to your computer.
|
||||
Extract all files and select the firmware for your target using the configurator by clicking on ``Load Firmware [Local]`` button. Don't forget to use the ``Full chip erase`` option, as there are no guarantees the firmware will be compatible with your existing settings.
|
||||
|
||||
# I have flashed the new firmware, what should I do next?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue