Rev 738 | Rev 902 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 738 | Rev 809 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | - Flash C-OSD-characters-(pal|ntsc).hex |
26 | - Flash C-OSD-characters-(pal|ntsc).hex |
27 | - the 3rd LED (green one) should blink now |
27 | - the 3rd LED (green one) should blink now |
28 | - wait till all chars appear on screen and ALL 4 LEDs are on |
28 | - wait till all chars appear on screen and ALL 4 LEDs are on |
29 | - Flash C-OSD-*-(pal|ntsc).hex acording to your needs |
29 | - Flash C-OSD-*-(pal|ntsc).hex acording to your needs |
Line 30... | Line 30... | ||
30 | 30 | ||
31 | If you already have flashed a specific character file (or more) and you just want to |
31 | If you already have flashed the character file and you just want to |
Line 32... | Line 32... | ||
32 | update the software itself, you do not need to flash the character files again. |
32 | update the software itself, you do not need to flash the character files again. |
33 | 33 | ||
34 | Instructions: |
34 | Instructions: |
Line 35... | Line 35... | ||
35 | Connect the "To FC" port from EPi-OSD to the Debug port of the NaviCtrl. |
35 | Connect the "To FC" port from EPi-OSD to the Debug port of the NaviCtrl. |
Line 36... | Line 36... | ||
36 | You will need NaviCtrl 0.18c soft to fully enjoy the software. |
36 | You will need at least NaviCtrl 0.18c soft to fully enjoy the software. |
Line 37... | Line 37... | ||
37 | 37 | ||
38 | S1 enters a menu where you can cycle through using S2 and toggle/accept choice with S1 |
38 | S1 enters a menu where you can cycle through using S2 and toggle/accept choice with S1 |
39 | 39 | ||
Line -... | Line 40... | ||
- | 40 | You can connect a spare RC-Channel to the PPM connector and enable/disable the HUD remotely with it, hopefully. |
|
- | 41 | ||
- | 42 | Known Problems: |
|
- | 43 | 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. |
|
- | 44 | Software may fry your cat when flashing the micro-oven with it, or even when using the software near a micro-oven. |
|
- | 45 | ||
40 | You can connect a spare RC-Channel to the PPM connector and enable/disable the HUD remotely with it, hopefully. |
46 | Donations: |
41 | 47 | http://www.mylifesucks.de/oss/c-osd/#PayPal |
|
42 | Known Problems: |
48 | |
43 | 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. |
49 | FAQ: |
44 | Software may fry your cat when flashing the micro-oven with it, or even when using the software near a micro-oven. |
50 | http://www.mylifesucks.de/oss/c-osd/#FAQ |
Line 56... | Line 62... | ||
56 | Setup -> Interfac Setup |
62 | Setup -> Interfac Setup |
57 | and select the correct Serial Port and "SI Prog API" |
63 | and select the correct Serial Port and "SI Prog API" |
58 | - Select Chip manufacturer "AVR micro" and Chip "ATMega162" |
64 | - Select Chip manufacturer "AVR micro" and Chip "ATMega162" |
59 | - If this is the first time using you board check the fuses (only BOD1LEVEL and EESAVE are checked) |
65 | - If this is the first time using you board check the fuses (only BOD1LEVEL and EESAVE are checked) |
60 | - Open the .hex file and Writa All (Ctrl+W) |
66 | - Open the .hex file and Writa All (Ctrl+W) |
61 | - Hopefully done :) |
- | |
62 | 67 | - Hopefully done :) |
|
- | 68 | ||
- | 69 | #EOF |
|
- | 70 |