aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-05-04 13:55:47 +0200
committerJakob Odersky <jodersky@gmail.com>2015-05-04 13:55:47 +0200
commitc52c2c68f633d2eb6adb8387e8b0720908e57ca8 (patch)
tree4d3a235cfa3294844d62972fdf26be7b852657d0
parent1210bee09e67d0635767f17b64f1ad21571ec55b (diff)
downloadcondor-1-c52c2c68f633d2eb6adb8387e8b0720908e57ca8.tar.gz
condor-1-c52c2c68f633d2eb6adb8387e8b0720908e57ca8.tar.bz2
condor-1-c52c2c68f633d2eb6adb8387e8b0720908e57ca8.zip
update nuttx project
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6aa548..a8e954a 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This repository contains files related to the quadcopter model. Checkout the [fu
------ | --------
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 forkk | ![wip](https://img.shields.io/badge/progress-wip-orange.svg) |
-Real-time OS [NuttX](https://github.com/jodersky/nuttx) (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)
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)