Subversion Repositories FlightCtrl

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2751 - 1
+++++++++++++++++++++++++
2
+ Flight-Ctrl:
3
+++++++++++++++++++++++++
4
BootLoader_MEGA644_20MHZ_V0_1.hex
5
   Der Bootloader wird per ISP eingespielt
6
   Der Bootloader nur dann eingespielt werden, wenn noch nie ein Bootloader eingespielt wurde!
7
   Danach können Softwareupdates seriell eingespielt werden.
8
 
9
Flight-Ctrl_MEGA644_Vx_yy.hex
10
   Aktuelle Firmware
11
   Wird per serielle Schnittstelle (durch den Bootloader) eingespielt
12
 
13
 
14
 
15
 
16
//+++++++++++
17
//  Quadro:
18
//    1
19
//  4   3
20
//    2
21
//+++++++++++
22
// Reverse Props on 1 2
23
 
24
//+++++++++++
25
//   Octo:
26
//    1 2
27
//  8     3
28
//  7     4
29
//    6 5
30
//+++++++++++
31
 
32
//+++++++++++
33
//   Octo2:
34
//      1
35
//    8   2
36
//  7       3
37
//    6   4
38
//      5
39
//+++++++++++
40
 
41
//+++++++++++
42
//   Octo3:
43
//      1
44
//      2
45
// 8 7     3 4
46
//      5
47
//      6
48
//+++++++++++
49
// Reverse Props on octo: 1 3 5 7
50
 
51