Rev 434 | Rev 744 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 434 | Rev 436 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | #include "main.h" |
15 | #include "main.h" |
16 | #include "menu.h" |
16 | #include "menu.h" |
17 | #include "timer0.h" |
17 | #include "timer0.h" |
18 | #include "uart0.h" |
18 | #include "uart0.h" |
19 | #include "ubx.h" |
19 | #include "ubx.h" |
20 | #include "led.h" |
20 | #include "printf_P.h" |
Line 21... | Line 21... | ||
21 | 21 | ||
22 | 22 | ||
23 | #define FC_ADDRESS 1 |
23 | #define FC_ADDRESS 1 |
Line 70... | Line 70... | ||
70 | "Analog_Ch4 ", |
70 | "Analog_Ch4 ", |
71 | "Analog_Ch5 ", //5 |
71 | "Analog_Ch5 ", //5 |
72 | "Analog_Ch6 ", |
72 | "Analog_Ch6 ", |
73 | "Analog_Ch7 ", |
73 | "Analog_Ch7 ", |
74 | "UBat ", |
74 | "UBat ", |
75 | "Speed_North ", |
75 | "SysState ", |
76 | "Speed_East ", //10 |
76 | "Debug10 ", //10 |
77 | "Speed_Top ", |
77 | "Debug11 ", |
78 | "NumOfSats ", |
78 | "Debug12 ", |
79 | "Pos.Longitude ", |
79 | "Debug13 ", |
80 | "Pos.Latitude ", |
80 | "Debug14 ", |
81 | "Pos.Altitude ", //15 |
81 | "Debug15 ", //15 |
82 | "Zellenzahl ", |
82 | "Zellenzahl ", |
83 | "PowerOn ", |
83 | "PowerOn ", |
84 | "Debug18 ", |
84 | "Debug18 ", |
85 | "Debug19 ", |
85 | "Debug19 ", |
86 | "Debug20 ", //20 |
86 | "Debug20 ", //20 |