Rev 220 | Rev 223 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 220 | Rev 222 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | public final static byte STATEID_ABOUT =22; |
28 | public final static byte STATEID_ABOUT =22; |
29 | public final static byte STATEID_NC_ERRORS =23; |
29 | public final static byte STATEID_NC_ERRORS =23; |
30 | public final static byte STATEID_FLASHING =24; |
30 | public final static byte STATEID_FLASHING =24; |
31 | public final static byte STATEID_NAMEINPUT =25; |
31 | public final static byte STATEID_NAMEINPUT =25; |
32 | public final static byte STATEID_DATABUFF =26; |
32 | public final static byte STATEID_DATABUFF =26; |
33 | // public final static byte STATEID_SELECT_GPS_FORMAT=27; |
33 | public final static byte STATEID_HORIZON =27; |
34 | //public final static byte STATEID_SELECT_SPEED_FORMAT=28; |
34 | //public final static byte STATEID_SELECT_SPEED_FORMAT=28; |
35 | public final static byte STATEID_STRINGINPUT =29; |
35 | public final static byte STATEID_STRINGINPUT =29; |
Line 61... | Line 61... | ||
61 | public final static byte ACTIONID_WRITE_PARAMS = 19; |
61 | public final static byte ACTIONID_WRITE_PARAMS = 19; |
62 | public final static byte ACTIONID_UNDO_PARAMS = 20; |
62 | public final static byte ACTIONID_UNDO_PARAMS = 20; |
63 | public final static byte ACTIONID_MAINMENU = 21; |
63 | public final static byte ACTIONID_MAINMENU = 21; |
Line 64... | Line 64... | ||
64 | 64 | ||
65 | 65 | ||
66 | public final static byte ACTIONID_CHANGESKIN = 22; |
66 | public final static byte ACTIONID_HORIZON = 22; |
67 | public final static byte ACTIONID_SOUNDTOGGLE = 23; |
67 | // public final static byte ACTIONID_SOUNDTOGGLE = 23; |
68 | public final static byte ACTIONID_VIBRATOGGLE = 24; |
68 | // public final static byte ACTIONID_VIBRATOGGLE = 24; |
69 | // public final static byte ACTIONID_GRAPHTOGGLE = 25; |
69 | // public final static byte ACTIONID_GRAPHTOGGLE = 25; |
70 | // public final static byte ACTIONID_FULLSCREENTOGGLE = 26; |
70 | // public final static byte ACTIONID_FULLSCREENTOGGLE = 26; |
Line 71... | Line 71... | ||
71 | public final static byte ACTIONID_LIGHTTOGGLE =27; |
71 | // public final static byte ACTIONID_LIGHTTOGGLE =27; |
72 | public final static byte ACTIONID_DATABUFF =28; |
72 | public final static byte ACTIONID_DATABUFF =28; |
Line 79... | Line 79... | ||
79 | public final static byte ACTIONID_PROXY_INPUT =33; |
79 | public final static byte ACTIONID_PROXY_INPUT =33; |
80 | public final static byte ACTIONID_FLASH =34; |
80 | public final static byte ACTIONID_FLASH =34; |
81 | public final static byte ACTIONID_RESET_PARAMS =35; |
81 | public final static byte ACTIONID_RESET_PARAMS =35; |
Line 82... | Line 82... | ||
82 | 82 | ||
83 | public final static byte ACTIONID_BACK_TO_CONNDETAILS=36; |
83 | public final static byte ACTIONID_BACK_TO_CONNDETAILS=36; |
84 | public final static byte ACTIONID_SELECT_GPS_FORMAT=37; |
84 | // public final static byte ACTIONID_SELECT_GPS_FORMAT=37; |
85 | public final static byte ACTIONID_SET_GPS_FORMAT_DECIMAL=38; |
85 | // public final static byte ACTIONID_SET_GPS_FORMAT_DECIMAL=38; |
Line 86... | Line 86... | ||
86 | public final static byte ACTIONID_SET_GPS_FORMAT_MINSEC=39; |
86 | // public final static byte ACTIONID_SET_GPS_FORMAT_MINSEC=39; |
87 | 87 | ||
88 | 88 | ||
89 | 89 | ||
Line 90... | Line 90... | ||
90 | public final static byte ACTIONID_SELECT_SPEED_FORMAT=40; |
90 | //public final static byte ACTIONID_SELECT_SPEED_FORMAT=40; |
91 | public final static byte ACTIONID_SET_SPEED_FORMAT_KMH=41; |
91 | //public final static byte ACTIONID_SET_SPEED_FORMAT_KMH=41; |
Line 92... | Line 92... | ||
92 | public final static byte ACTIONID_SET_SPEED_FORMAT_MPH=42; |
92 | //public final static byte ACTIONID_SET_SPEED_FORMAT_MPH=42; |