Difference between revisions of "FGdiag"
Jump to navigation
Jump to search
(→Description: change cvs to svn) |
(→Project Status: update) |
||
Line 5: | Line 5: | ||
==Project Status== | ==Project Status== | ||
− | This code is | + | This code is fairly stadic. We currentley only use it for harddrives. |
==Queue== | ==Queue== |
Revision as of 10:52, 28 February 2007
Description
This is the python code ( http://www.python.org/ ) used for testing gizmos. It is responsible for testing our received gizmos and updating the same database used by FGdb.
You may browse the code] in SVN. Please read HACKING before you begin working with the code.
Project Status
This code is fairly stadic. We currentley only use it for harddrives.
Queue
The RT queue for this project is called FGdiag.
Sub-projects
- The Framework -- python code that is in common to all component testing
- CDBurner
- CDDrive -- Mike is working on this
- FloppyDrive
- HardDrive -- Ben is working on this
- Hub
- Keyboard
- Monitor
- Mouse
- Modem
- NetworkCard
- SoundCard
- Speaker
- VideoCard
Deployment
Read How to Deploy FGdiag