Subversion Repositories FlightCtrl

Rev

Rev 221 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 221 Rev 231
Line 33... Line 33...
33
 *  0.19 - better handling of MK Version 
33
 *  0.19 - better handling of MK Version 
34
 *  0.23 - care for Version while parsing DebugData - MK0.64 compatible now (0.20-0.23 - n1 bugfixing With CaSCade)
34
 *  0.23 - care for Version while parsing DebugData - MK0.64 compatible now (0.20-0.23 - n1 bugfixing With CaSCade)
35
 *  0.24 - adding some GFX 
35
 *  0.24 - adding some GFX 
36
 *  0.25 - adding Graph ( Nick int;Roll int; nick acc ;roll acc)
36
 *  0.25 - adding Graph ( Nick int;Roll int; nick acc ;roll acc)
37
 *  0.26 - more Visuals
37
 *  0.26 - more Visuals
-
 
38
 *  0.27 - implemented motor_test
-
 
39
 *  0.28 - Icon
-
 
40
 *  0.29 - ressources for 176x220 / Ress differencing
38
 *                                                                                
41
 *                                                                                
39
 * Online Link to this Document:                                                                                      
42
 * Online Link to this Document:                                                                                      
40
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
43
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
41
 *
44
 *
42
 *************************************************************************************************/
45
 *************************************************************************************************/
Line 61... Line 64...
61
  - Obfuscator (e.g. Proguard from http://sourceforge.net/project/showfiles.php?group_id=54750
64
  - Obfuscator (e.g. Proguard from http://sourceforge.net/project/showfiles.php?group_id=54750
62
) when willing to obfuscate 
65
) when willing to obfuscate 
63
  - ANT 
66
  - ANT 
Line 64... Line 67...
64
  
67
  
65
Usage:
68
Usage:
66
 KEY 1..X to select device
-
 
67
 KEY UP to go Page up in MK-LCD
-
 
68
 KEY DOWN to go Page up in MK-LCD
69
 General:
69
 KEY # toggle Fullscreen
70
  KEY # toggle Fullscreen
Line -... Line 71...
-
 
71
  KEY * to Quit
-
 
72
 
-
 
73
 Device selection Screen:
-
 
74
  KEY 1..X to select device
-
 
75
 
-
 
76
 Main Screen:
-
 
77
  KEY UP to go Page up in MK-LCD
-
 
78
  KEY DOWN to go Page up in MK-LCD
-
 
79
  KEY RIGHT - go to MotorTest
-
 
80
   
-
 
81
 MotorTest Screen
-
 
82
  UP/DOWN increas/decrease speed of actual motor
-
 
83
  LEFT prev motor ( if first go to main screen )
70
 KEY * to Quit
84
  RIGHT next motor 
71
 
85
   
-
 
86
Tested on:
72
Tested on:
87
 SE - K800i
73
 SE - K800i
88
 Nokia - N95 
74
 SE - W800i
89
 SE - W800i
75
 Nokia 6234
90
 Nokia - 6234
76
 Nokia N80 ( Font is too Big - but API worx)
-
 
-
 
91
 Nokia - N80 ( Font is too Big - but API worx)
Line 77... Line 92...
77
 6230i ( without copter )
92
 Nokia - 6230i ( without copter )
78
 N95 ( without copter )
93
 
79
	
94
	
80
ToDo:
95
ToDo: