Unterschiede zwischen den Revisionen 1 und 3 (über 2 Versionen hinweg)
Revision 1 vom 05.02.2008 23:46
Größe: 2617
Autor: ligi
Kommentar:
Revision 3 vom 20.02.2008 22:15
Größe: 2674
Autor: der_oschni
Kommentar: Nicht relevante WikiNamen entfernt
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
This is the !ChangeLog of ["DUBwise"]
Zeile 6: Zeile 7:
 * 0.06 - added parsing of DebugData  * 0.06 - added parsing of !DebugData
Zeile 8: Zeile 9:
 * 0.08 - Initial README / ToDo List  * 0.08 - Initial README / !ToDo List
Zeile 19: Zeile 20:
 * 0.23 - care for Version while parsing DebugData - MK0.64 compatible now (0.20-0.23 - n1 bugfixing With ["CaScAdE"])  * 0.23 - care for Version while parsing !DebugData - MK0.64 compatible now (0.20-0.23 - n1 bugfixing With ["CaScAdE"])
Zeile 27: Zeile 28:
 * 0.31 - Edit Parameters ( MKParamEdit.java )  * 0.31 - Edit Parameters ( !MKParamEdit.java )
Zeile 29: Zeile 30:
 * 0.33 - Bugfix / Code CleanUp
 * 0.34 - select ParamSet to edit
 * 0.33 - Bugfix / Code !CleanUp
 * 0.34 - select !ParamSet to edit
Zeile 36: Zeile 37:
 * 0.40 - Input Values in ParameterEditor via KEY0..KEY9  * 0.40 - Input Values in !ParameterEditor via KEY0..KEY9
Zeile 38: Zeile 39:
 * 0.42 - Display UBatt and SenderOkay  * 0.42 - Display UBatt and !SenderOkay
Zeile 40: Zeile 41:
        - BugFixes ( e.g. SetPoint in ParamsParser was wrong ) [[BR]]         - !BugFixes ( e.g. !SetPoint in !ParamsParser was wrong ) [[BR]]
Zeile 42: Zeile 43:
        - KeyControl -> send KeyEvents as BitField from mobile to FC in order to control the MK [[BR]]         - !KeyControl -> send !KeyEvents as !BitField from mobile to FC in order to control the MK [[BR]]
Zeile 44: Zeile 45:
        - StarField BackGround [[BR]]         - !StarField !BackGround [[BR]]
Zeile 46: Zeile 47:
        - Compatible with Paramstruct 0..7 ( -> FlightCtrl Version up to 0.68 ) [[BR]]         - Compatible with Paramstruct 0..7 ( -> !FlightCtrl Version up to 0.68 ) [[BR]]
Zeile 49: Zeile 50:
        - fix Bug in MKDebugData [[BR]]         - fix Bug in !MKDebugData [[BR]]

This is the ChangeLog of ["DUBwise"]

  • 0.01 - initial Version ( initialize connection / main Thread with reading data from MK)
  • 0.02 - reconnect after connection loss ( e.g. switching on/off )
  • 0.03 - added send_command ( with CRC )
  • 0.04 - added decode64 to decode 'pseudo' BASE64
  • 0.05 - added get_version
  • 0.06 - added parsing of DebugData

  • 0.07 - Code-(Doc&&Cleanup) && initial svn commit

  • 0.08 - Initial README / ToDo List

  • 0.09 - implemented BTScanner for detecting BT-Devices (No hard mac anymore for first public bin)
  • 0.10 - initial MKMinimalMidlet / Canvas
  • 0.11 - 1st public binary ( JAR/JAD)
  • 0.12 - measure Uptime ( like that word for MK being in Air ;-)

  • 0.14 - measure idling mixture
  • 0.15 - Fixed Nokia Problem 2 instead of 2.0 ..
  • 0.16 - LCD implementation & polishing code on serveral places

  • 0.17 - Quit via * | Rescan via #
  • 0.18 - Remember URL ( bt-mac ) on quit
  • 0.19 - better handling of MK Version
  • 0.23 - care for Version while parsing DebugData - MK0.64 compatible now (0.20-0.23 - n1 bugfixing With ["CaScAdE"])

  • 0.24 - adding some GFX
  • 0.25 - adding Graph ( Nick int;Roll int; nick acc ;roll acc)
  • 0.26 - more Visuals
  • 0.27 - implemented motor_test
  • 0.28 - Icon
  • 0.29 - ressources for 176x220 / Ress differencing
  • 0.30 - Load Parameters from MK
  • 0.31 - Edit Parameters ( !MKParamEdit.java )
  • 0.32 - Main Menu
  • 0.33 - Bugfix / Code CleanUp

  • 0.34 - select ParamSet to edit

  • 0.35 - Proxy server test script
  • 0.36 - initial Proxy-function in DUBwise ( send data recieved from mk to socket )
  • 0.37 - bugfixes / writing params
  • 0.38 - scrolling intro string ( some EYE-Candy )
  • 0.39 - rotation instead of clipping in main menu select
  • 0.40 - Input Values in ParameterEditor via KEY0..KEY9

  • 0.41 - block motortest values > 255

  • 0.42 - Display UBatt and SenderOkay

    • - RAW Debug Mode BR - BugFixes ( e.g. SetPoint in ParamsParser was wrong ) BR - using newer Antenna Preprocessor so that version has to be changed only once BR - KeyControl -> send KeyEvents as BitField from mobile to FC in order to control the MK BR - Vibration on Connection loss BR - StarField BackGround BR - Fixing Bluetooth Image & Activity Indicator BR - Compatible with Paramstruct 0..7 ( -> FlightCtrl Version up to 0.68 ) BR

  • 0.43 - "Tool Settings"
    • - Memorize Settings from quit to start BR - fix Bug in !MKDebugData BR - buffered LCD BR - jump to LCD Page with Key 0..9 BR