Subversion Repositories FlightCtrl

Rev

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

Rev 208 Rev 210
Line 28... Line 28...
28
 *  0.14 - measure idling mixture
28
 *  0.14 - measure idling mixture
29
 *  0.15 - Fixed Nokia Problem 2 instead of 2.0 ..
29
 *  0.15 - Fixed Nokia Problem 2 instead of 2.0 ..
30
 *  0.16 - LCD implementation & polishing code on serveral places
30
 *  0.16 - LCD implementation & polishing code on serveral places
31
 *  0.17 - Quit via * | Rescan via #
31
 *  0.17 - Quit via * | Rescan via #
32
 *  0.18 - Remember URL ( bt-mac ) on quit
32
 *  0.18 - Remember URL ( bt-mac ) on quit
-
 
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)
33
 *                                                                                
35
 *                                                                                
34
 * Online Link to this Document:                                                                                      
36
 * Online Link to this Document:                                                                                      
35
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
37
 *  http://mikrocontroller.cco-ev.de/mikroviewvc/FlightCtrl/branches/ligi_j2me/README?view=markup                     
36
 *
38
 *
37
 *************************************************************************************************/
39
 *************************************************************************************************/
Line 77... Line 79...
77
 - log data/csv ( send via TCP/IP ; save )
79
 - log data/csv ( send via TCP/IP ; save )
78
 - Sound Alarms on Batt low or other triggers
80
 - Sound Alarms on Batt low or other triggers
79
 - get/set MK-Parameters
81
 - get/set MK-Parameters
80
 - Visualisation of DebugData
82
 - Visualisation of DebugData
81
 - making lib to be useable with desktop JAVA / will be sceduled after bluecove for linux is ready ( anounced for next Version)
83
 - making lib to be useable with desktop JAVA / will be sceduled after bluecove for linux is ready ( anounced for next Version)
82
 - save BT-Mac ( so that no scanning is needed on startup )
84
 - triangulate MK by BT rssi
83
 - tbc 
85
 - tbc 
Line 84... Line 86...
84
 
86