Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2578 → Rev 2579

/trunk/Hex-Files/Flight-Ctrl_MEGA1284p_V2_10e.hex
File deleted
/trunk/Hex-Files/Flight-Ctrl_MEGA644_V2_10e.hex
File deleted
/trunk/Hex-Files/REDUNDANCE/Flight-Ctrl_MEGA1284p_V2_10e_REDUNDANT_SLAVE.hex
File deleted
/trunk/Hex-Files/REDUNDANCE/Flight-Ctrl_MEGA1284p_V2_10e_REDUNDANT_MASTER.hex
File deleted
/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.c
235,7 → 235,9
}
else
{
PlatinenVersion = 25; ACC_AltitudeControl = 1;
PlatinenVersion = 25;
ACC_AltitudeControl = 1;
J4Low;
}
#else
if(PINB & 0x01)
/trunk/makefile
5,7 → 5,7
F_CPU = 20000000
#-------------------------------------------------------------------
VERSION_MAJOR = 2
VERSION_MINOR = 11
VERSION_MINOR = 12
VERSION_PATCH = 0
VERSION_SERIAL_MAJOR = 11 # Serial Protocol to KopterTool -> do not change!
VERSION_SERIAL_MINOR = 0 # Serial Protocol
/trunk/version.txt
796,19 → 796,15
- Continous SPI-Transmission during calibration -> avoids different error-messages like "No FC Communication" etc.
- Axisdecoupling can't be deactivated
 
2.11a (13.07.2015)
- SingleWpControlChannel -> 3-stage switch for store/call single point
- MenuKeyChannel -> Key for Jeti/HoTT-Menu: Sinple points
- REDUNDANT Slave doesn't report 'CareFree-Error'
 
2.11b (19.07.2015)
2.12a (12.10.2015)
- SingleWpControlChannel -> 3-stage switch for store/call single point
- MenuKeyChannel -> Key for Jeti/HoTT-Menu: Single points
- REDUNDANT Slave doesn't report 'CareFree-Error'
- Load Points via Switch on transmitter without using a menu
- AxisDecoupling can't be deactivated
 
2.11c (09.10.2015)
- ExternalControlTimeout activated (2 seconds)
 
 
toDo:
- CalAthmospheare nachführen