From 0182a006a0a94439f024905ce532ea1ce1d15413 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Sat, 10 Dec 2016 12:02:11 +0000
Subject: [PATCH]  "NetKAN generated mods - AtmosphereAutopilot-v1.5.9"

---
 .../AtmosphereAutopilot-v1.5.9.ckan           | 28 +++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 AtmosphereAutopilot/AtmosphereAutopilot-v1.5.9.ckan

diff --git a/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.9.ckan b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.9.ckan
new file mode 100644
index 0000000000..77a788113b
--- /dev/null
+++ b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.9.ckan
@@ -0,0 +1,28 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "AtmosphereAutopilot",
+    "name": "AtmosphereAutopilot (Fly-By-Wire)",
+    "abstract": "Atmosphere autopilot is a modular atmospheric flight control system library.\nIt features a Fly-By-Wire System that replaces the stock SAS, and cruise control with heading/altitude/velocity setpoints. All without tuning PID parameters!\n\nIf you're using Stock Bug Fix Modules, turn off ModuleControlSurfacePlus and ModuleGimbalPlus modules in its manager.",
+    "author": "Boris-Barboris",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/124417-105/",
+        "repository": "https://github.com/Boris-Barboris/AtmosphereAutopilot"
+    },
+    "version": "v1.5.9",
+    "ksp_version_min": "1.2.1",
+    "ksp_version_max": "1.2.2",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.5.9/AtmosphereAutopilot_1.5.9.zip",
+    "download_size": 130673,
+    "download_hash": {
+        "sha1": "6907137E4EAE2C086939E71054118AA0AFD918FD",
+        "sha256": "A86B99E1A4DDC100735AAC60F6B0326E9990E4A5F514CD27A57322B4CFEE732F"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}