Unterschiede zwischen den Revisionen 3 und 5 (über 2 Versionen hinweg)
Revision 3 vom 08.10.2007 19:34
Größe: 3036
Autor: ligi
Kommentar:
Revision 5 vom 21.10.2007 21:17
Größe: 3053
Autor: tantive
Kommentar: Added E65, reorganized "Tested on" section
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
attachment:dubwise_mk_FM4014.JPG
Zeile 3: Zeile 5:
Zeile 4: Zeile 7:
Zeile 7: Zeile 9:
Zeile 11: Zeile 12:
Zeile 23: Zeile 23:
 * SE - K800i
 * Nokia - N95
* SE - W800i
 * Nokia - 6234
 * Nokia - N80 ( Font is too Big - but API worx)
 * Nokia - 6230i ( without copter )
 * SE
 * K800i
  * W800i
 * Nokia
 * 6230i (without copter)
  *
6234
  * E65
 * N80 (Font is too Big - but API worx)
  * N95
Zeile 68: Zeile 71:

attachment:dubwise_mk_FM4014.JPG

Content

TableOfContents

Preface

  • DUBwise == Digital UFO Broadcasting with intelligent service equipment
  • Project to Communicate via J2ME (Mobile Phone) and Bluetooth with a MikroKopter ( www.mikrokopter.de )

Download

Screenshots

Videos

Usage

  • General:
    • KEY # toggle Fullscreen KEY * to Quit
  • Device selection Screen:
    • KEY 1..X to select device
  • Main Screen:
    • KEY UP to go Page up in MK-LCD KEY DOWN to go Page up in MK-LCD

      KEY RIGHT - go to MotorTest

  • MotorTest Screen

    • UP/DOWN increas/decrease speed of actual motor LEFT prev motor ( if first go to main screen ) RIGHT next motor

Tested on

  • SE
    • K800i
    • W800i
  • Nokia
    • 6230i (without copter)
    • 6234
    • E65
    • N80 (Font is too Big - but API worx)
    • N95

Compile

Dependencys

ChangeLog:

  • 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

Licence

Credits:

  • Holger&Ingo for the MikroKopter Project

  • CaScAdE for Testing and Graphics
  • Orion8 for inspiration