Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2541 → Rev 2542

/trunk/jetimenu.c
446,10 → 446,10
{0, 2, 1, 1, &Menu_Temperature }, // 1
{1, 3, 2, 2, &Menu_Battery }, // 2
{2, 4, 3, 3, &Menu_PosInfo }, // 3
{3, 5, 4, 9, &Menu_WPL_A1 }, // 4
{4, 6, 5,10, &Menu_WPL_R1 }, // 5
{5, 7, 6,11, &Menu_POINT_LD}, // 6
{6, 8, 7,12, &Menu_POINT_SV}, // 7
{3, 5, 4,10, &Menu_WPL_A1 }, // 4
{4, 6, 5,11, &Menu_WPL_R1 }, // 5
{5, 7, 6,12, &Menu_POINT_LD}, // 6
{6, 8, 7,13, &Menu_POINT_SV}, // 7
{7, 9, 8, 8, &Magnet_Values }, // 8
{8, 0, 9,14, &Menu_AccCal_Ask},// 9
 
/trunk/libfc1284.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/libfc644.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/trunk/main.h
2,7 → 2,7
#define _MAIN_H
 
//#define REDUNDANT_FC_SLAVE
//#define REDUNDANT_FC_MASTER
#define REDUNDANT_FC_MASTER
 
//#define DEBUG // use to activate debug output to MK-Tool: use Debug(text);
//#define ACT_S3D_SUMMENSIGNAL
/trunk/makefile
6,7 → 6,7
#-------------------------------------------------------------------
VERSION_MAJOR = 2
VERSION_MINOR = 9
VERSION_PATCH = 9
VERSION_PATCH = 10
VERSION_SERIAL_MAJOR = 11 # Serial Protocol to KopterTool -> do not change!
VERSION_SERIAL_MINOR = 0 # Serial Protocol
NC_SPI_COMPATIBLE = 75 # Navi-Kompatibilität
/trunk/version.txt
792,8 → 792,10
- Servo Failsafe Positions implemented
-> That Position is used for RC-Lost and UnderVoltage-Autolanding
-> minimum 10 seconds active
 
2.09k (14.04.2015)
- bugfix in Jeti-Menu
 
toDo:
- CalAthmospheare nachführen