Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / README @ 1286

History | View | Annotate | Download (643 Bytes)

1
#####################################################################
2
# Station Code Folder
3
#####################################################################
4

    
5
This folder contains code intended to be compiled and run on the
6
dragonfly board controlling the station hardware. The station runs
7
the tests and communicates with the server and the robot.
8

    
9
COMPILE NOTES:
10
	To compile, call
11
	
12
	make -f <your Makefile> [-program]
13

    
14
	This is implemented to allow the development of several different
15
	main functions simultaneously.
16

    
17
NOTES:
18

    
19
-	The total time to complete one cycle through the analog look-up
20
	table was measured to be 2.4 milliseconds