Subversion Repositories FlightCtrl

Rev

Rev 483 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 483 Rev 485
Line 46... Line 46...
46
 
46
 
47
*** Features:
47
*** Features:
48
 - draw Graphs with Nick integral / Roll integral / Nick acc / Roll acc
48
 - draw Graphs with Nick integral / Roll integral / Nick acc / Roll acc
49
 - test each motor ( like MotorTest in MK-Tool )
49
 - test each motor ( like MotorTest in MK-Tool )
-
 
50
 - Draw LCD of mk ( + interact with it Up/Down )
50
 - Draw LCD of mk ( + interact with it Up/Down )
51
 - Fly the MikroKopter ( you nees GPS and a special MK-Version )
51
 - get MK_version
52
 - View all DebugValues
52
 - measure ConnectionTime / Motor=15Time / Motor>15Time ( UpTime )
53
 - measure ConnectionTime / Motor=15Time / Motor>15Time ( UpTime )
53
 - Read and Edit Settings/Parameters from MK
54
 - Read and Edit Settings/Parameters from MK
54
 - initial Proxy Function ( send Data from MK via TCP/IP to socket )
55
 - initial Proxy Function ( send Data from MK via TCP/IP to socket )
-
 
56
 - 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)
55
 - 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)
57
 - get MK_version
Line -... Line 58...
-
 
58
 - reconnect after connection loss ( detection of disconnect could be faster )
56
 - reconnect after connection loss ( detection of disconnect could be faster )
59
 
57
 
60
 
58
*** Install:
61
*** Install:
Line 59... Line 62...
59
 - If u know how to handle JAR/JADs take the ones from the bin directory. 
62
 - If u know how to handle JAR/JADs take the ones from the bin directory.