aboutsummaryrefslogtreecommitdiff
path: root/Images
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-04 15:12:36 -0700
committerpx4dev <px4@purgatory.org>2012-08-04 15:12:36 -0700
commit8a365179eafdf3aea98e60ab9f5882b200d4c759 (patch)
tree4f38d6d4cd80bd0b6e22e2bb534c3f117ce44e56 /Images
downloadpx4-firmware-8a365179eafdf3aea98e60ab9f5882b200d4c759.tar.gz
px4-firmware-8a365179eafdf3aea98e60ab9f5882b200d4c759.tar.bz2
px4-firmware-8a365179eafdf3aea98e60ab9f5882b200d4c759.zip
Fresh import of the PX4 firmware sources.
Diffstat (limited to 'Images')
-rw-r--r--Images/px4fmu.prototype12
-rw-r--r--Images/px4io.prototype12
2 files changed, 24 insertions, 0 deletions
diff --git a/Images/px4fmu.prototype b/Images/px4fmu.prototype
new file mode 100644
index 000000000..da88f8490
--- /dev/null
+++ b/Images/px4fmu.prototype
@@ -0,0 +1,12 @@
+{
+ "board_id": 5,
+ "magic": "PX4FWv1",
+ "description": "Firmware for the PX4FMU board",
+ "image": "",
+ "build_time": 0,
+ "summary": "PX4FMU",
+ "version": "0.1",
+ "image_size": 0,
+ "git_identity": "",
+ "board_revision": 0
+}
diff --git a/Images/px4io.prototype b/Images/px4io.prototype
new file mode 100644
index 000000000..d00b7e5d9
--- /dev/null
+++ b/Images/px4io.prototype
@@ -0,0 +1,12 @@
+{
+ "board_id": 7,
+ "magic": "PX4FWv1",
+ "description": "Firmware for the PX4IO board",
+ "image": "",
+ "build_time": 0,
+ "summary": "PX4IO",
+ "version": "0.1",
+ "image_size": 0,
+ "git_identity": "",
+ "board_revision": 0
+}