Subversion Repositories FlightCtrl

Rev

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

Rev 403 Rev 405
Line 22... Line 22...
22
 * Disclaimer:    Use this Project at your own Risk!
22
 * Disclaimer:    Use this Project at your own Risk!
23
 *
23
 *
24
 * Credits:       Holger&Ingo for the MikroKopter Project
24
 * Credits:       Holger&Ingo for the MikroKopter Project
25
 *                CaScAdE for Testing and Graphics
25
 *                CaScAdE for Testing and Graphics
26
 *                Orion8 for inspiration
26
 *                Orion8 for inspiration
-
 
27
 *                Joko for Testing and Comments
27
 *
28
 *
28
 * Online Link to this Document:                                                                                       
29
 * Online Link to this Document:                                                                                       
29
 *
30
 *
30
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
31
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
31
 *
32
 *
Line 37... Line 38...
37
 - Draw LCD of mk ( + interact with it Up/Down )
38
 - Draw LCD of mk ( + interact with it Up/Down )
38
 - get MK_version
39
 - get MK_version
39
 - measure ConnectionTime / Motor=15Time / Motor>15Time ( UpTime )
40
 - measure ConnectionTime / Motor=15Time / Motor>15Time ( UpTime )
40
 - Read and Edit Settings/Parameters from MK
41
 - Read and Edit Settings/Parameters from MK
41
 - initial Proxy Function ( send Data from MK via TCP/IP to socket )
42
 - initial Proxy Function ( send Data from MK via TCP/IP to socket )
42
 - save MK MAC - so that scanning is only needed 1x ( you have to Quit via the Menu-Item - not the systems Exit button)
43
 - save MK MAC/Name - so that scanning is only needed once ( you have to Quit via the Menu-Item - not the systems Exit button or simply turning the Phone off)
43
 - reconnect after connection loss ( detection of disconnect could be faster )
44
 - reconnect after connection loss ( detection of disconnect could be faster )
Line 44... Line 45...
44
 
45
 
45
*** Install:
46
*** Install:
46
 - If u know how to handle JAR/JADs take the ones from the bin directory. 
47
 - If u know how to handle JAR/JADs take the ones from the bin directory. 
Line 90... Line 91...
90
) when willing to obfuscate 
91
) when willing to obfuscate 
91
  - ANT 
92
  - ANT 
92
  - Ruby for some scripts around the build process
93
  - Ruby for some scripts around the build process
Line 93... Line 94...
93
 
94
 
94
*** ToDo:
95
*** ToDo:
95
 - Proxying to TCP/IP ( GPRS / UMTS / WLAN ( e.g. N80) .. )
-
 
96
 - rescan
96
 - bidirektional Proxying to TCP/IP ( GPRS / UMTS / WLAN ( e.g. N80) .. )
97
 - internationalize Stings
97
 - internationalize Stings
98
 - measure DebugSets per Second
98
 - measure DebugSets per Second
99
 - log data/csv ( send via TCP/IP ; save )
99
 - log data/csv ( send via TCP/IP ; save )
100
 - Sound Alarms on Batt low or other triggers
100
 - Sound Alarms on Batt low or other triggers
101
 - Flash new MK Version ( with online connectivity it could be an automatic update reminder )
-
 
102
 - set MK-Parameters
101
 - Flash new MK Version via this Tool ( with online connectivity it could be an automatic update reminder )
103
 - making lib to be useable with desktop JAVA / will be sceduled after bluecove for linux is ready ( anounced for next Version)
102
 - making lib to be useable with desktop JAVA / will be sceduled after bluecove for linux is ready ( anounced for next Version)
104
 - triangulate MK by BT rssi
103
 - triangulate MK by BT rssi
105
 - trigger cammera shot via FC
104
 - trigger mobile-cammera via FC
106
 - save/reat Parameters in/from RMS ( e.g. to copy parameters from MK2MK
105
 - save/reat Parameters in/from RMS ( e.g. to copy parameters from MK 2 MK )
107
 - Port to OpenMoko ( will do when i have such a phone ;-)
106
 - Port to OpenMoko ( will do when i have such a phone ;-)
Line 108... Line 107...
108
 - tbc 
107
 - tbc 
109
 
108