Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Welcome to the XINU for Routers Main Page. This is for developing documentation for our development process over the summer of 2006. As this is a wiki, you can sign up and begin adding and editing content, uploading images, and generating the needed documentation for our efforts. | Welcome to the XINU for Routers Main Page. This is for developing documentation for our development process over the summer of 2006. As this is a wiki, you can sign up and begin adding and editing content, uploading images, and generating the needed documentation for our efforts. | ||
− | As fair warning from a certain [[ | + | As fair warning from a certain [[Dennis Brylow|professor]], this should be very comprehendable and well written. Below is a rough outline of what should be documented, it is very flexible so feel free to change it as you see fit. Add links to any sites you need to reference and (hopefully) once this is fairly completed we will be able to export it in a plaintext or static html format--since I don't want to host it on my server forever... |
Revision as of 01:43, 24 August 2006
Welcome to the XINU for Routers Main Page. This is for developing documentation for our development process over the summer of 2006. As this is a wiki, you can sign up and begin adding and editing content, uploading images, and generating the needed documentation for our efforts.
As fair warning from a certain professor, this should be very comprehendable and well written. Below is a rough outline of what should be documented, it is very flexible so feel free to change it as you see fit. Add links to any sites you need to reference and (hopefully) once this is fairly completed we will be able to export it in a plaintext or static html format--since I don't want to host it on my server forever...
Outline
- Hardware
- Pictures of building
- Wiring Diagrams
- Chip Diagrams
- Boot Process
- Software
- Architecture Assumptions
- CFE Assumptions
- What OpenWRT can do
- How it works (a simple overview)
- How it builds
- Directory Structure
- More Research
- simplify the uploading kernel process?
- memory structure?
- interrupts?
- silicon backplane stuff?
- a better way to get serial port info?
- how do you access flash memory?
- Oops...I broke it.