aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-05-16 10:26:00 +0200
committerJakob Odersky <jodersky@gmail.com>2015-05-16 10:26:00 +0200
commitc162fa8f908eb7193fa9f59e97037ce5953bb148 (patch)
tree66024d88e09c80a9c08e5e7e5e77e9fabffd7fe6
parent30301bb4c7046b78368d94745d55162aed506072 (diff)
downloadcondor-1-c162fa8f908eb7193fa9f59e97037ce5953bb148.tar.gz
condor-1-c162fa8f908eb7193fa9f59e97037ce5953bb148.tar.bz2
condor-1-c162fa8f908eb7193fa9f59e97037ce5953bb148.zip
update subproject status
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3ecb554..b082689 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ This repository contains files related to the quadcopter model. Checkout the [fu
Project | Progress
------ | --------
Controller board [trifle](https://github.com/jodersky/trifle) | ![alpha](https://img.shields.io/badge/progress-alpha-brightgreen.svg)
-Pilot firmware [PX4](https://github.com/jodersky/px4-firmware) (porting fork) | ![wip](https://img.shields.io/badge/progress-wip-orange.svg)
-Real-time OS [NuttX](https://github.com/jodersky/px4-nuttx) (porting fork) | ![wip](https://img.shields.io/badge/progress-wip-orange.svg)
+Pilot firmware [PX4](https://github.com/jodersky/px4-firmware) (porting fork) | ![milestone](https://img.shields.io/badge/progress-milestone-green.svg)
+Real-time OS [NuttX](https://github.com/jodersky/px4-nuttx) (porting fork) | ![milestone](https://img.shields.io/badge/progress-milestone-green.svg)
Virtual cockpit [VFD](https://github.com/jodersky/vfd) | ![milestone](https://img.shields.io/badge/progress-milestone-green.svg)
MAVLink-to-Scala code generation [SBT-MAVLink](https://github.com/jodersky/sbt-mavlink) | ![alpha](https://img.shields.io/badge/progress-alpha-brightgreen.svg)
Joystick remote control substitute [maverick](https://github.com/jodersky/maverick) | ![alpha](https://img.shields.io/badge/progress-alpha-brightgreen.svg)