Project

General

Profile

Revision 1122

Continued to reorganize file structure. Added README files to upper level file structure.

View differences:

trunk/code/projects/diagnostic_station/server/README
1
#####################################################################
2
# Server Code Folder
3
#
4
# John Sexton
5
#####################################################################
6

  
7
This folder contains code intended to be compiled and run on a
8
computer acting as the server for the diagnostic station. All data
9
analysis will occur at this level.
trunk/code/projects/diagnostic_station/stationCode/README
1
#####################################################################
2
# Diagnostic Station Code Folder
3
#
4
# John Sexton
5
#####################################################################
6

  
7
This folder contains code intended to be compiled, downloaded, and
8
run on the diagnostic station dragonfly board.
9

  
10
Folders:
11

  
12
BOM_LED_testing -
13
	Code for testing BOM LEDs to find LED current
14
v1 -
15
	Version 1 of Diagnostic Station code
16
templateFolder -
17
	Folder used as a template to make new folders for new
18
	projects (contains a Makefile and a main.c ready to go)
trunk/code/projects/diagnostic_station/UI/README
1
#####################################################################
2
# Robot Code Folder
3
#
4
# John Sexton
5
#####################################################################
6

  
7
This folder contains code intended to be compiled, downloaded, and
8
run on the robot being tested by the dragonfly board.

Also available in: Unified diff