(10) (10.6) Developer Tools (Download)

Article Directory

foreword

10.6.1 Tools

10.6.2 License

10.6.3 Security


foreword

The developer tools can be downloaded from here ( can be downloaded from here ).

Note

Not all of these tools are " up to date ". For example, aircraft binaries and GCS software should be downloaded from their respective locations in the firmware server.

The remainder of this article outlines some of the file and tool licenses.


10.6.1 Tools

1. Odroid Ubuntu 14.04 host program

Release date of version dev is January 20, 2015.

It replaces hostapd shipped with Ubuntu 14.04 for Odroid U3 boards . The new version solves the problem of creating wifi access points.

2. Arduino code for testing airspeed sensor

Release date April 25, 2013.

Arduino code to test the airspeed sensor .

3. Arduino 1.0.3 (need to modify ArduPilot ) (Mac OS X)

Release date May 1, 2013.

4. ArduPilot-Arduino-1.0.3-windows.zip

Version 1.0.3 was released on May 1, 2013.

Arduino 1.0.3 , need to modify ArduPilot .

5. CrossTrack demo version ( Flash version)

Release date April 29, 2013.

6. Data Dump of Three Attitude Solutions

Release date April 29, 2013.

Data dump of 3 pose solutions run in parallel. Include the README file.

- DCM

- Madgwick filter_mag

- MPU6000 sensor fusion

7. Inclination query - test EMM

Release date April 29, 2013.

This is a small compressed file containing an executable, executable via the command line. When you run it, you'll see a menu with 4 options. The only valid option is the declination query option. It uses the exact same lookup method as the AP_Declination library I wrote , except that the lookup table is generated using EMM (enhanced) instead of WMM .

8. mavproxybeta1.msi

Release date May 1, 2013.

9. mavproxyBetaNoNeworkTest.msi

Release date May 1, 2013.

10. Serial port test program

Release date April 29, 2013.

Small program that shows port 0 ( USB ) and port 3 ( Xbee ) working.

10.6.2 License

This program is free software: you may redistribute and/or modify it under the terms of the GNU General Public License, version 3, or any successor version (at your option), as published by the Free Software Foundation .

This program is published with the hope that it will be useful, but without warranty of any kind; even the implied warranties of merchantability or fitness for a particular purpose. See  the GNU General Public License for more details .

10.6.3 Security

Operating any type of aircraft can be a lot of fun. However, nothing can ruin your day at the park faster than getting into an accident or running afoul of the law. We want you to have a great experience, so please be sure to do the following:

  • Follow all local laws and regulations. In the U.S., for example, current regulations require you to operate most drones below 400 feet from the ground, within line-of-sight, and away from obstacles and populated areas. As these regulations vary from place to place, even within the same country, make sure you understand what you need to do to stay compliant;
  • Never operate the aircraft or software in a manner that could be dangerous to yourself, others, or property. A propeller can easily cut you while spinning; it could cause injury if the UAV lands on a person or object; and a UAV caught in a power line could cause a power outage. As Ben Franklin said, " an ounce of prevention is worth a pound of cure ";
  • Always keep in mind that software and hardware failures happen from time to time. While we have designed our products to minimize such problems, you should always operate with the understanding that failures can occur at any time without warning. You should therefore take appropriate precautions to minimize the risk in the event of a failure;
  • Never use software or hardware on manned aircraft. The software and hardware we provide may only be used with unmanned aerial vehicles.

Guess you like

Origin blog.csdn.net/qq_20016593/article/details/132602332