Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 366 → Rev 367

/C-OSD/trunk/CHANGE.LOG
18,6 → 18,9
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
****************************************************************************/
 
20090408-1245 (shaddi)
*fixed distance towards home
 
20090408-0035
*rewrote number->display functions
*fixed height bug (uint vs int)
/C-OSD/trunk/README.TXT
30,6 → 30,25
Connect the "To FC" port from EPi-OSD to the Debug port of the NaviCtrl.
You will need NaviCtrl 0.15c soft to fully enjoy the software.
 
<<<<<<< .mine
S1 enters a menu where you can cycle through using S2 and toggle/accept choice with S1
 
How To Flash the software (the MK-user way):
Requirements:
- Windows PC with a real SerialPort
- PonyProg (http://www.LancOS.com)
- SerCon
HowTo:
- Connect the ISP1 from SerCon to the ISP connector of the EPi-OSD board using a
normal 1:1 cable
- Set the Jumper on the SerCon
- SetUp PonyProg
Setup -> Interfac Setup
and select the correct Serial Port and "SI Prog API"
- 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 :)=======
S1 enters a menu where you can cycle through using S2 and toggle/accept choice with S1
>>>>>>> .r366