aboutsummaryrefslogtreecommitdiff
path: root/debian/mavigator.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mavigator.1')
-rw-r--r--debian/mavigator.129
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/mavigator.1 b/debian/mavigator.1
new file mode 100644
index 0000000..1279cb0
--- /dev/null
+++ b/debian/mavigator.1
@@ -0,0 +1,29 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2017 Jakob Odersky <jakob@odersky.com>,
+.\"
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH mavigator 1 "February 9 2017"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+mavigator \- virtual cockpit for drones
+.SH SYNOPSIS
+.B mavigator
+.SH DESCRIPTION
+Start a webserver for visualizing telemetry data from drones speaking the MAVLink protocol.
+.PP
+.SH FILES
+.B /etc/mavigator/application.conf
+Configuration file.