Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 808 → Rev 809

/C-OSD/trunk/README.TXT
28,12 → 28,12
- wait till all chars appear on screen and ALL 4 LEDs are on
- Flash C-OSD-*-(pal|ntsc).hex acording to your needs
 
If you already have flashed a specific character file (or more) and you just want to
If you already have flashed the character file and you just want to
update the software itself, you do not need to flash the character files again.
 
Instructions:
Connect the "To FC" port from EPi-OSD to the Debug port of the NaviCtrl.
You will need NaviCtrl 0.18c soft to fully enjoy the software.
You will need at least NaviCtrl 0.18c soft to fully enjoy the software.
 
S1 enters a menu where you can cycle through using S2 and toggle/accept choice with S1
 
43,6 → 43,12
When using the EPi-OSD, NaviCtrl and another Pc-Connection (direct or via wireless connections like bluetooth, WI232, WiFi and such) on the same wire there might be data collisions causing laggy screen updates, and in some hypothetical cases that are not scientifically proven, harm to the Atmega and other attached Hardware. So it is not recommended to use the stuff like that, altough some people are and not experiencing any problems at all.
Software may fry your cat when flashing the micro-oven with it, or even when using the software near a micro-oven.
 
Donations:
http://www.mylifesucks.de/oss/c-osd/#PayPal
 
FAQ:
http://www.mylifesucks.de/oss/c-osd/#FAQ
 
How To Flash the software (the MK-user way):
Requirements:
- Windows PC with a real SerialPort
58,4 → 64,6
- Select Chip manufacturer "AVR micro" and Chip "ATMega162"
- If this is the first time using you board check the fuses (only BOD1LEVEL and EESAVE are checked)
- Open the .hex file and Writa All (Ctrl+W)
- Hopefully done :)
- Hopefully done :)
 
#EOF