Skip to content

VirtualGhost00/WebTools

 
 

Repository files navigation

ArduPilot Web Tools

This repository contains a number of web based tools for targeted ArduPilot log review and insight. These tools are live on ardupilot.org. For general review see UAVLogViewer.

Development setup

Host locally by running this command in the root of the repo:

python -m http.server --bind 127.0.0.1

The landing page can then be found at http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • HTML 19.2%