Subversion Repositories Projects

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
409 5517 d 3 h shaddi /C-OSD/trunk/ #Dont forget the CHANGE.LOG :)  
/C-OSD/trunk/CHANGE.LOG
408 5517 d 3 h shaddi /C-OSD/trunk/ *fixed maximum distance in stats  
/C-OSD/trunk/main.c
407 5517 d 3 h cascade /C-OSD/trunk/ *clear() now faster
*stats are only shown AFTER flight (more specific, after motors had been on at least once)
+indication icon for serial link (requires new character 198)
+indication icon for manual controll (stick > stick threshold)
(Character set 192 needs to be reflashed since new icon is in it)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/mk-data-structs.h
406 5517 d 4 h joko /FollowMe/temp/  
/FollowMe/temp
/FollowMe/temp/FollowMe
/FollowMe/temp/FollowMe/FollowMe.pnproj
/FollowMe/temp/FollowMe/FollowMe.pnps
/FollowMe/temp/FollowMe/FollowMe.ppg
/FollowMe/temp/FollowMe/FollowMe_MEGA644p_FOLLOWME_V0_1c_SVN.map
/FollowMe/temp/FollowMe/analog.c
/FollowMe/temp/FollowMe/analog.h
/FollowMe/temp/FollowMe/button.c
/FollowMe/temp/FollowMe/button.h
/FollowMe/temp/FollowMe/crc16.c
/FollowMe/temp/FollowMe/crc16.h
/FollowMe/temp/FollowMe/fat16.c
/FollowMe/temp/FollowMe/fat16.h
/FollowMe/temp/FollowMe/gps.c
/FollowMe/temp/FollowMe/gps.h
/FollowMe/temp/FollowMe/gpx.c
/FollowMe/temp/FollowMe/gpx.h
/FollowMe/temp/FollowMe/gpx_header.h
/FollowMe/temp/FollowMe/kml.c
/FollowMe/temp/FollowMe/kml.h
/FollowMe/temp/FollowMe/kml_header.h
/FollowMe/temp/FollowMe/led.c
/FollowMe/temp/FollowMe/led.h
/FollowMe/temp/FollowMe/logging.c
/FollowMe/temp/FollowMe/logging.h
/FollowMe/temp/FollowMe/main.c
/FollowMe/temp/FollowMe/main.h
/FollowMe/temp/FollowMe/makefile
/FollowMe/temp/FollowMe/menu.c
/FollowMe/temp/FollowMe/menu.h
/FollowMe/temp/FollowMe/old_macros.h
/FollowMe/temp/FollowMe/printf_P.c
/FollowMe/temp/FollowMe/printf_P.h
/FollowMe/temp/FollowMe/sdc.c
/FollowMe/temp/FollowMe/sdc.h
/FollowMe/temp/FollowMe/settings.c
/FollowMe/temp/FollowMe/settings.h
/FollowMe/temp/FollowMe/ssc.c
/FollowMe/temp/FollowMe/ssc.h
/FollowMe/temp/FollowMe/timer0.c
/FollowMe/temp/FollowMe/timer0.h
/FollowMe/temp/FollowMe/uart0.c
/FollowMe/temp/FollowMe/uart0.h
/FollowMe/temp/FollowMe/uart1.c
/FollowMe/temp/FollowMe/uart1.h
/FollowMe/temp/FollowMe/ubx.c
/FollowMe/temp/FollowMe/ubx.h
405 5517 d 4 h Mictronics /OSD and Video Transmitter/pcb/ Für alle mit normaler Target3001 Version.  
/OSD and Video Transmitter/pcb/Mk Camera.T3001
404 5517 d 5 h cascade /C-OSD/trunk/ *clearing of screen (2nd try to make it faster)  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
403 5517 d 5 h cascade /C-OSD/trunk/ *reverted last change because clear() causes problems the DMM way...  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
402 5517 d 6 h cascade /C-OSD/trunk/ *clearing of screen (should work also and should be faster)  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
401 5517 d 9 h shaddi /C-OSD/trunk/ *fixed calculation of max speed (using max speed now, gna)  
/C-OSD/trunk/main.c
400 5517 d 10 h shaddi /C-OSD/trunk/ *fixed calculation of max speed  
/C-OSD/trunk/main.c
399 5518 d 10 h Brean /QMK-Groundstation/ added Communication class with some basic stuff (only a bool variable that remembers if connection is established)
moved most of the commands from mktool.cpp to Handler.cpp/extended Handler.cpp
 
/QMK-Groundstation/branches/own_com_lib/com/Communication.cpp
/QMK-Groundstation/TODO.TXT
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_MotorMixer.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.h
/QMK-Groundstation/branches/own_com_lib/README
/QMK-Groundstation/branches/own_com_lib/com.pri
/QMK-Groundstation/branches/own_com_lib/com/Communication.h
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.h
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.cpp
398 5518 d 11 h Brean /QMK-Groundstation/branches/own_com_lib/ merged trunk into branch  
/QMK-Groundstation/branches/own_com_lib/Classes/QMapControl/fixedimageoverlay.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/QMapControl/fixedimageoverlay.h
/QMK-Groundstation/branches/own_com_lib/Classes/QMapControl/openaerialmapadapter.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/QMapControl/openaerialmapadapter.h
/QMK-Groundstation/branches/own_com_lib/Classes/QMapControl/point.h
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Map.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Map.h
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Map.ui
/QMK-Groundstation/branches/own_com_lib/QMapControl.pri
/QMK-Groundstation/branches/own_com_lib/global.h
/QMK-Groundstation/branches/own_com_lib/qmapcontrol.h
397 5518 d 12 h Brean /QMK-Groundstation/branches/own_com_lib/ removed get_Float from ToolBox  
/QMK-Groundstation/branches/own_com_lib/Classes/ToolBox.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/ToolBox.h
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/com/Communication.h
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.cpp
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.h
396 5518 d 12 h Brean /QMK-Groundstation/branches/own_com_lib/ added FIXMEs for things that will be put in the com-lib
added pri-file for com-lib
added kdevelop-file
compiles successfully (but QMKGS does not work - communication is not possible)
changed svn-propset to ignore generated files
 
/QMK-Groundstation/branches/own_com_lib/com.pri
/QMK-Groundstation/branches/own_com_lib/groundstation.kdevelop
/QMK-Groundstation/branches/own_com_lib
/QMK-Groundstation/branches/own_com_lib/Classes/cConnection.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_MotorMixer.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_MotorMixer.h
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.h
/QMK-Groundstation/branches/own_com_lib/com/Communication.h
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.h
/QMK-Groundstation/branches/own_com_lib/com/Parser.cpp
/QMK-Groundstation/branches/own_com_lib/com/Parser.h
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.cpp
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.h
/QMK-Groundstation/branches/own_com_lib/eeepc.pro
395 5518 d 13 h KeyOz /QMK-Groundstation/ Version 0.8.7

- Map-Widget aktualisiert.
- Laden von Bildern als Karte angefangen. Fehlt noch Dialog zum eingeben der Koordinaten der Bildecken und abspeichern.
 
/QMK-Groundstation/trunk/Classes/QMapControl/fixedimageoverlay.cpp
/QMK-Groundstation/trunk/Classes/QMapControl/fixedimageoverlay.h
/QMK-Groundstation/trunk/Classes/QMapControl/openaerialmapadapter.cpp
/QMK-Groundstation/trunk/Classes/QMapControl/openaerialmapadapter.h
/QMK-Groundstation/TODO.TXT
/QMK-Groundstation/trunk/Classes/QMapControl/point.h
/QMK-Groundstation/trunk/Forms/dlg_Map.cpp
/QMK-Groundstation/trunk/Forms/dlg_Map.h
/QMK-Groundstation/trunk/Forms/dlg_Map.ui
/QMK-Groundstation/trunk/QMapControl.pri
/QMK-Groundstation/trunk/global.h
/QMK-Groundstation/trunk/qmapcontrol.h
394 5519 d 7 h Brean /QMK-Groundstation/branches/own_com_lib/ some bugfixing, i will continue tomorrow  
/QMK-Groundstation/branches/own_com_lib/Classes/ToolBox.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/cKML_Server.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/cQMK_Server.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/cSettings.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/cSettings.h
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Config.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_LCD.cpp
/QMK-Groundstation/branches/own_com_lib/Logger/CSVLogger.cpp
393 5519 d 8 h Brean /QMK-Groundstation/branches/own_com_lib/ decode64 calculates length using string.size() (FIXME: Check if this is correct)
copied receive_data to handler (FIXME: needs to be rewritten to save values in local variables that will be updated by the gui in a preset interval)
 
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Config.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_Config.h
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.h
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.h
/QMK-Groundstation/branches/own_com_lib/com/Parser.cpp
/QMK-Groundstation/branches/own_com_lib/com/Parser.h
392 5519 d 9 h Brean /QMK-Groundstation/branches/own_com_lib/ New Communication class that is inherited by QTCommunication.
This allows easier exchange of the communication module.
cConnection will be deleted in one of the next releases.
An alternative communication class for pure socket connection will be added in the future.
 
/QMK-Groundstation/branches/own_com_lib/com/Communication.h
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.cpp
/QMK-Groundstation/branches/own_com_lib/com/QTCommunication.h
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.h
/QMK-Groundstation/branches/own_com_lib/eeepc.pro
391 5519 d 10 h Brean /QMK-Groundstation/branches/own_com_lib/ First steps to seperate Mikrokopter-communication stuff and logic from GUI
(WARNING: will not compile jet!)
this includes:
* comment code in English
* lowercase for variable names
* QT-independent Code (using std::string instead of qstring etc.)

(Maybe "com" is the wrong name and I should rename it to libmk or something)
the folder com includes a Parser that parses incomming data from the Mikrokopter in another format and a Handler that can understand the Mikrokopter commands and that fills structs according to the definitions.
 
/QMK-Groundstation/branches/own_com_lib
/QMK-Groundstation/branches/own_com_lib/README
/QMK-Groundstation/branches/own_com_lib/com
/QMK-Groundstation/branches/own_com_lib/com/Handler.cpp
/QMK-Groundstation/branches/own_com_lib/com/Handler.h
/QMK-Groundstation/branches/own_com_lib/com/Kopter.h
/QMK-Groundstation/branches/own_com_lib/com/Parser.cpp
/QMK-Groundstation/branches/own_com_lib/com/Parser.h
/QMK-Groundstation/branches/own_com_lib/Classes/ToolBox.cpp
/QMK-Groundstation/branches/own_com_lib/Classes/ToolBox.h
/QMK-Groundstation/branches/own_com_lib/Classes/cConnection.h
/QMK-Groundstation/branches/own_com_lib/Classes/cSettings.h
/QMK-Groundstation/branches/own_com_lib/Forms/dlg_MotorMixer.h
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.cpp
/QMK-Groundstation/branches/own_com_lib/Forms/mktool.h
/QMK-Groundstation/branches/own_com_lib/eeepc.pro
/QMK-Groundstation/branches/own_com_lib/global.h
390 5523 d 5 h cascade /C-OSD/trunk/ *little type^wthinko (thx joko)  
/C-OSD/trunk/osd_helpers.c
389 5524 d 22 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit
 
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_helpers.h
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/usart1.c
/C-OSD/trunk/usart1.h
388 5525 d 2 h cascade /C-OSD/trunk/ *reset-bug workaround #2  
/C-OSD/trunk/main.c
387 5525 d 3 h cascade /C-OSD/trunk/ *reset-bug workaround in usart1.c: usart1_DisableTXD and usart1_EnableTXD  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/usart1.c
/C-OSD/trunk/usart1.h
386 5525 d 5 h cascade /C-OSD/trunk/ *fixed bug in heading-fine conv for bearing to home  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
385 5525 d 11 h cascade /C-OSD/trunk/ *compass characters bigger
*battery position
+voltage-symbol to battery-voltage
(Character Set 208 needs to be reflashed since compass chars are in it)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
384 5526 d 2 h spacemaster /MikroBlink/LEDSimulator/V0.3.0_Beta/ Anpassungen bei der Zeichnung der LEDs (Timing Problem)  
/MikroBlink/LEDSimulator/V0.3.0_Beta
/MikroBlink/LEDSimulator/V0.3.0_Beta/LEDSimulator_0.3.0.zip
/MikroBlink/LEDSimulator/V0.3.0_Beta/Readme.txt
383 5526 d 4 h cascade /C-OSD/trunk/ *fixed bug in Character Set 128 (reflash it if you already flashed it!)
+another set of vario chars
*changed vario to use new characters
*moved vario/home-bearing positions
*big vario now enabled via menu or BIGVARIO
(Character Set 112 needs to be flashed)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
382 5526 d 5 h ligi /DUBwise/trunk/j2me/src/ act sources  
/DUBwise/trunk/j2me/src/MixerManager.java
/DUBwise/trunk/j2me/src/MotorTester.java
/DUBwise/trunk/j2me/src/BTSearcher.java
/DUBwise/trunk/j2me/src/DUBwise.java
/DUBwise/trunk/j2me/src/DUBwiseCanvas.java
/DUBwise/trunk/j2me/src/DUBwiseFileAccess.java
/DUBwise/trunk/j2me/src/DUBwiseHelper.java
/DUBwise/trunk/j2me/src/DUBwiseSettings.java
/DUBwise/trunk/j2me/src/DUBwiseUIDefinitions.java
/DUBwise/trunk/j2me/src/FirmwareLoader.java
/DUBwise/trunk/j2me/src/MKParamsEditor.java
/DUBwise/trunk/j2me/src/MKStatusVoice.java
381 5526 d 5 h ligi /DUBwise/trunk/shared/src/ lib version 0.9  
/DUBwise/trunk/shared/src/MKFirmwareFlasher.java
/DUBwise/trunk/shared/src/MKFirmwareHelper.java
/DUBwise/trunk/shared/src/UFOProber.java
/DUBwise/trunk/shared/src/DUBwiseDefinitions.java
/DUBwise/trunk/shared/src/DUBwiseLangDefs.java
/DUBwise/trunk/shared/src/MKCommunicator.java
/DUBwise/trunk/shared/src/MKDebugData.java
/DUBwise/trunk/shared/src/MKGPSPosition.java
/DUBwise/trunk/shared/src/MKParamsParser.java
/DUBwise/trunk/shared/src/MKStatistics.java
/DUBwise/trunk/shared/src/MKWatchDog.java
/DUBwise/trunk/shared/src/ParamsClass.java
380 5526 d 7 h ligi /DUBwise/trunk/j2me/bin/all_builds/ Support 4 Follow-Me device  
/DUBwise/trunk/j2me/bin/all_builds/all_builds.7z
379 5526 d 12 h cascade /C-OSD/trunk/ +big vario for testing purpose
(Character Set 192 needs to be flashed)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/README.TXT
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
378 5526 d 23 h cascade /C-OSD/trunk/ *fixed battery if Ubat < UBAT_WRN  
/C-OSD/trunk/main.c
377 5526 d 23 h cascade /C-OSD/trunk/ *variometer uses more steps (9 instead of 5)
*home-arrow is now home-clock using more steps (22,5° resolution)
+visual battery-gauge according to difference between UBAT_WRN and UBAT_MAX
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
376 5527 d 7 h ligi /DUBwise/trunk/j2me/bin/all_builds/ 0.53o - follow-me improvements  
/DUBwise/trunk/j2me/bin/all_builds/all_builds.7z
375 5527 d 13 h cascade /C-OSD/trunk/ *changed calculation of km/h (thx wowie)
*added JochenK_(joko)'s characters
(Character-Sets 128, 136, 144, 152, 160, 168, 176 and 184 need to be flashed!)
 
/C-OSD/trunk/c-osd_JochenK.mcm
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.h
374 5527 d 15 h joko /C-OSD/trunk/  
/C-OSD/trunk/c-osd_JochenK.mcm
/C-OSD/trunk/c-osd.aws
373 5528 d 0 h cascade /C-OSD/trunk/ *calculation of current speed, stroke out 4 (thx wowie)  
/C-OSD/trunk/main.c
372 5528 d 0 h cascade /C-OSD/ *revert trash  
/C-OSD/README.txt
/C-OSD/conf
/C-OSD/db
/C-OSD/format
/C-OSD/hooks
/C-OSD/locks
371 5528 d 5 h ligi /DUBwise/trunk/j2me/bin/test_builds/follow_me_n95/ slower sending of 's'  
/DUBwise/trunk/j2me/bin/test_builds/follow_me_n95/DUBwise-240x320-en_speedy-no_firmwares-LocationAPI-CLDC11-FileAPI-BluetoothAPI-DeviceControl-J2MEMap.jad
/DUBwise/trunk/j2me/bin/test_builds/follow_me_n95/DUBwise-240x320-en_speedy-no_firmwares-LocationAPI-CLDC11-FileAPI-BluetoothAPI-DeviceControl-J2MEMap.jar
370 5528 d 6 h widdlebeq /C-OSD/  
/C-OSD/README.txt
/C-OSD/conf
/C-OSD/conf/authz
/C-OSD/conf/passwd
/C-OSD/conf/svnserve.conf
/C-OSD/db
/C-OSD/db/current
/C-OSD/db/format
/C-OSD/db/fs-type
/C-OSD/db/fsfs.conf
/C-OSD/db/min-unpacked-rev
/C-OSD/db/rep-cache.db
/C-OSD/db/revprops
/C-OSD/db/revprops/0
/C-OSD/db/revprops/0/0
/C-OSD/db/revs
/C-OSD/db/revs/0
/C-OSD/db/revs/0/0
/C-OSD/db/transactions
/C-OSD/db/txn-current
/C-OSD/db/txn-current-lock
/C-OSD/db/txn-protorevs
/C-OSD/db/uuid
/C-OSD/db/write-lock
/C-OSD/format
/C-OSD/hooks
/C-OSD/hooks/post-commit.tmpl
/C-OSD/hooks/post-lock.tmpl
/C-OSD/hooks/post-revprop-change.tmpl
/C-OSD/hooks/post-unlock.tmpl
/C-OSD/hooks/pre-commit.tmpl
/C-OSD/hooks/pre-lock.tmpl
/C-OSD/hooks/pre-revprop-change.tmpl
/C-OSD/hooks/pre-unlock.tmpl
/C-OSD/hooks/start-commit.tmpl
/C-OSD/locks
/C-OSD/locks/db-logs.lock
/C-OSD/locks/db.lock