web: added link to new dev website

This commit is contained in:
Andrew Tridgell 2013-04-23 10:38:31 +10:00
parent 215a2a1b03
commit 1c980981e4

View File

@ -120,7 +120,7 @@ autopilot board supported by that vehicle type
the bottom right corner of the screen.</li> the bottom right corner of the screen.</li>
</ul> </ul>
<h3>Loading firmware to a PX4IO board</h3> <h2>Loading firmware to a PX4IO board</h2>
If you have If you have
a <a href="https://pixhawk.ethz.ch/px4/modules/px4io">PX4IO board</a> a <a href="https://pixhawk.ethz.ch/px4/modules/px4io">PX4IO board</a>
@ -180,6 +180,9 @@ python px_uploader.py --port /dev/ttyACM0 px4fmu.px4
After starting the script, press the reset button on your PX4FMU to After starting the script, press the reset button on your PX4FMU to
make it enter bootloader mode. make it enter bootloader mode.
<h2>Building the firmware youself</h2>
To build the firmware youself please see the <a href="http://dev.ardupilot.com">ArduPilot development site</a>.
</div> </div>
</body> </body>
</html> </html>