From cdfe09fe45561b148216f4e5c798984bb4414cf3 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 13 Jun 2025 08:12:28 -0700 Subject: [PATCH] Added ArduPilot to other --- source/data/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index db86372..716ca3d 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9196,6 +9196,24 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "ArduPilot", + "description": "", + "repo_url": "https://github.com/ArduPilot/ardupilot", + "tags": [ + "manual" + ], + "platforms": [ + "n/a" + ], + "category": "other", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file