We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6f4b5 commit 94c51caCopy full SHA for 94c51ca
README.md
@@ -9,3 +9,9 @@ Parts
9
* STMicroelectronics STM32F4DISCOVERY board: http://www.st.com/internet/evalboard/product/252419.jsp
10
* 66 Channel LS20031 GPS 5Hz Receiver: http://www.sparkfun.com/products/8975 (although any serial GPS will do)
11
* Spektrum Remote/Satellite Receiver: http://www.spektrumrc.com/Products/Default.aspx?ProdID=SPM9645
12
+
13
+Requirements
14
+------------
15
16
+* A copy of chibios in ../chibios
17
+* A copy of mavlink in ../mavlink (you will need to build the C message types)
0 commit comments