524 |
5748 d 21 h |
Brean |
/QMK-Groundstation/ |
basic Unit-Testing classes |
|
/QMK-Groundstation/branches/libMK/libMK/TestingCommunication.cpp /QMK-Groundstation/branches/libMK/libMK/TestingCommunication.h
/QMK-Groundstation /QMK-Groundstation/branches /QMK-Groundstation/branches/libMK/eeepc.pro /QMK-Groundstation/branches/libMK/libMK /QMK-Groundstation/branches/libMK/libMK.pri /QMK-Groundstation/branches/libMK/libMK/FlightLog.cpp /QMK-Groundstation/branches/libMK/libMK/Handler.cpp /QMK-Groundstation/branches/libMK/libMK/Makefile /QMK-Groundstation/branches/libMK/testing /QMK-Groundstation/branches/libMK/testing/HandlerTest.cpp /QMK-Groundstation/branches/libMK/testing/HandlerTest.h /QMK-Groundstation/branches/libMK/testing/Makefile /QMK-Groundstation/trunk
|
500 |
5780 d 16 h |
Brean |
/QMK-Groundstation/branches/libMK/ |
receiving data from MikroKopter
added new, detailed logging for libMK (with colors) |
|
/QMK-Groundstation/branches/libMK/libMK/Colors.h /QMK-Groundstation/branches/libMK/libMK/FlightLog.cpp /QMK-Groundstation/branches/libMK/libMK/FlightLog.h
/QMK-Groundstation/branches/libMK/Forms/mktool.cpp /QMK-Groundstation/branches/libMK/Forms/mktool.h /QMK-Groundstation/branches/libMK/eeepc.pro /QMK-Groundstation/branches/libMK/libMK/Communication.cpp /QMK-Groundstation/branches/libMK/libMK/Handler.cpp /QMK-Groundstation/branches/libMK/libMK/Handler.h /QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.cpp /QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.h
|
451 |
5809 d 15 h |
Brean |
/QMK-Groundstation/branches/libMK/ |
QT-stuff in QTSerialCommunication (wont link!) |
|
/QMK-Groundstation/branches/libMK/Classes/cConnection.cpp /QMK-Groundstation/branches/libMK/Classes/cConnection.h /QMK-Groundstation/branches/libMK/Forms/dlg_MotorMixer.cpp /QMK-Groundstation/branches/libMK/eeepc.pro /QMK-Groundstation/branches/libMK/libMK/Parser.h /QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.cpp /QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.h
|
449 |
5809 d 23 h |
Brean |
/QMK-Groundstation/branches/libMK/ |
removed string - using char * instead
moved "create frame" method to parser (so all the communication class has to do is to send and receive raw data) |
|
/QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.cpp /QMK-Groundstation/branches/libMK/libMK/QTSerialCommunication.h
/QMK-Groundstation/branches/libMK/libMK/Communication.cpp /QMK-Groundstation/branches/libMK/libMK/Communication.h /QMK-Groundstation/branches/libMK/libMK/QTCommunication.cpp /QMK-Groundstation/branches/libMK/libMK/QTCommunication.h
/QMK-Groundstation/branches/libMK/Classes/ToolBox.cpp /QMK-Groundstation/branches/libMK/Classes/ToolBox.h /QMK-Groundstation/branches/libMK/Classes/cConnection.cpp /QMK-Groundstation/branches/libMK/Classes/cConnection.h /QMK-Groundstation/branches/libMK/Classes/cSettings.cpp /QMK-Groundstation/branches/libMK/Forms/dlg_Config.cpp /QMK-Groundstation/branches/libMK/Forms/dlg_LCD.cpp /QMK-Groundstation/branches/libMK/Forms/dlg_LCD.h /QMK-Groundstation/branches/libMK/Forms/dlg_MotorMixer.cpp /QMK-Groundstation/branches/libMK/Forms/dlg_MotorMixer.h /QMK-Groundstation/branches/libMK/Forms/mktool.cpp /QMK-Groundstation/branches/libMK/Forms/mktool.h /QMK-Groundstation/branches/libMK/Forms/wdg_Settings.cpp /QMK-Groundstation/branches/libMK/Logger/CSVLogger.cpp /QMK-Groundstation/branches/libMK/eeepc.pro /QMK-Groundstation/branches/libMK/libMK.pri /QMK-Groundstation/branches/libMK/libMK/Handler.cpp /QMK-Groundstation/branches/libMK/libMK/Handler.h /QMK-Groundstation/branches/libMK/libMK/Kopter.h /QMK-Groundstation/branches/libMK/libMK/Parser.cpp /QMK-Groundstation/branches/libMK/libMK/Parser.h /QMK-Groundstation/branches/libMK/typedefs.h
|
440 |
5816 d 22 h |
Brean |
/QMK-Groundstation/branches/ |
moved com to libMK
created KopterData as only class that contains the data of the Mikrokopter
removed Motor-stuff (I will create a motor struct later) |
|
/QMK-Groundstation/branches/libMK /QMK-Groundstation/branches/libMK/libMK /QMK-Groundstation/branches/libMK/libMK.pri
/QMK-Groundstation/branches/libMK/com /QMK-Groundstation/branches/libMK/com.pri /QMK-Groundstation/branches/own_com_lib
/QMK-Groundstation/branches/libMK/Classes/ToolBox.cpp /QMK-Groundstation/branches/libMK/Classes/ToolBox.h /QMK-Groundstation/branches/libMK/Classes/cConnection.h /QMK-Groundstation/branches/libMK/Classes/cKML_Server.cpp /QMK-Groundstation/branches/libMK/Classes/cKML_Server.h /QMK-Groundstation/branches/libMK/Classes/cQMK_Server.cpp /QMK-Groundstation/branches/libMK/Classes/cQMK_Server.h /QMK-Groundstation/branches/libMK/Classes/cSettings.h /QMK-Groundstation/branches/libMK/Forms/dlg_MotorMixer.cpp /QMK-Groundstation/branches/libMK/Forms/dlg_MotorMixer.h /QMK-Groundstation/branches/libMK/Forms/mktool.cpp /QMK-Groundstation/branches/libMK/Forms/mktool.h /QMK-Groundstation/branches/libMK/Logger/CSVLogger.cpp /QMK-Groundstation/branches/libMK/Logger/CSVLogger.h /QMK-Groundstation/branches/libMK/Logger/Logger.cpp /QMK-Groundstation/branches/libMK/Logger/Logger.h /QMK-Groundstation/branches/libMK/eeepc.pro /QMK-Groundstation/branches/libMK/global.h /QMK-Groundstation/branches/libMK/groundstation.kdevelop /QMK-Groundstation/branches/libMK/libMK/Handler.cpp /QMK-Groundstation/branches/libMK/libMK/Handler.h /QMK-Groundstation/branches/libMK/libMK/Kopter.h
|
396 |
5821 d 22 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
|
392 |
5822 d 19 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 |
5822 d 20 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
|
305 |
5864 d 21 h |
KeyOz |
/QMK-Groundstation/trunk/ |
v0.7.8 - Karten-Funktion eingebaut. |
|
/QMK-Groundstation/trunk/Classes/QMapControl /QMK-Groundstation/trunk/Classes/QMapControl/circlepoint.cpp /QMK-Groundstation/trunk/Classes/QMapControl/circlepoint.h /QMK-Groundstation/trunk/Classes/QMapControl/curve.cpp /QMK-Groundstation/trunk/Classes/QMapControl/curve.h /QMK-Groundstation/trunk/Classes/QMapControl/geometry.cpp /QMK-Groundstation/trunk/Classes/QMapControl/geometry.h /QMK-Groundstation/trunk/Classes/QMapControl/geometrylayer.cpp /QMK-Groundstation/trunk/Classes/QMapControl/geometrylayer.h /QMK-Groundstation/trunk/Classes/QMapControl/googlemapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/googlemapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/googlesatmapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/googlesatmapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/gps_position.cpp /QMK-Groundstation/trunk/Classes/QMapControl/gps_position.h /QMK-Groundstation/trunk/Classes/QMapControl/imagemanager.cpp /QMK-Groundstation/trunk/Classes/QMapControl/imagemanager.h /QMK-Groundstation/trunk/Classes/QMapControl/imagepoint.cpp /QMK-Groundstation/trunk/Classes/QMapControl/imagepoint.h /QMK-Groundstation/trunk/Classes/QMapControl/layer.cpp /QMK-Groundstation/trunk/Classes/QMapControl/layer.h /QMK-Groundstation/trunk/Classes/QMapControl/layermanager.cpp /QMK-Groundstation/trunk/Classes/QMapControl/layermanager.h /QMK-Groundstation/trunk/Classes/QMapControl/linestring.cpp /QMK-Groundstation/trunk/Classes/QMapControl/linestring.h /QMK-Groundstation/trunk/Classes/QMapControl/mapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/mapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/mapcontrol.cpp /QMK-Groundstation/trunk/Classes/QMapControl/mapcontrol.h /QMK-Groundstation/trunk/Classes/QMapControl/maplayer.cpp /QMK-Groundstation/trunk/Classes/QMapControl/maplayer.h /QMK-Groundstation/trunk/Classes/QMapControl/mapnetwork.cpp /QMK-Groundstation/trunk/Classes/QMapControl/mapnetwork.h /QMK-Groundstation/trunk/Classes/QMapControl/osmmapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/osmmapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/point.cpp /QMK-Groundstation/trunk/Classes/QMapControl/point.h /QMK-Groundstation/trunk/Classes/QMapControl/src.pro /QMK-Groundstation/trunk/Classes/QMapControl/tilemapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/tilemapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/wmsmapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/wmsmapadapter.h /QMK-Groundstation/trunk/Classes/QMapControl/yahoomapadapter.cpp /QMK-Groundstation/trunk/Classes/QMapControl/yahoomapadapter.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.pri /QMK-Groundstation/trunk/qmapcontrol.h
/QMK-Groundstation/trunk/Classes/cQMK_Server.cpp /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro /QMK-Groundstation/trunk/win.pro
|
250 |
5899 d 18 h |
KeyOz |
/QMK-Groundstation/trunk/ |
* Serielle Verbindungsroutinen in eigene Klasse ausgelagert um Flexibler bei der Verbindung zu werden.
* Target-Position an NaviCtrl senden. |
|
/QMK-Groundstation/trunk/Classes/cConnection.cpp /QMK-Groundstation/trunk/Classes/cConnection.h /QMK-Groundstation/trunk/typedefs.h
/QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro /QMK-Groundstation/trunk/win.pro
|
239 |
5907 d 19 h |
Brean |
/QMK-Groundstation/trunk/ |
Neues Log-System damit man die Daten sehr einfach auch in anderen Formaten als nur CSV ausgeben kann |
|
/QMK-Groundstation/trunk/Logger /QMK-Groundstation/trunk/Logger/CSVLogger.cpp /QMK-Groundstation/trunk/Logger/CSVLogger.h /QMK-Groundstation/trunk/Logger/DefaultLogger.h /QMK-Groundstation/trunk/Logger/Logger.cpp /QMK-Groundstation/trunk/Logger/Logger.h
/QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro /QMK-Groundstation/trunk/win.pro
|
227 |
5913 d 19 h |
KeyOz |
/QMK-Groundstation/ |
######################################
# 24.01.2009 * Version 0.6.3 -> 0.7.0
Änderungen:
===========
* LCD in einem eigenen Fenster.
* Icons überarbeitet.
* Toolbar in mehrere Bereiche unterteilt die auch ausgeblendet werden können.
* Quellcode etwas aufgeräumt.
* Anpassungen für Windows.
Neu:
====
* Anzeige von Daten im Cockpit (Künstlicher Horizont, Kompass ect).
* Unterstützung für QMK Live-Datenserver (z.Z. noch nicht Freigeschalten da der Server noch
nen paar Probleme macht. |
|
/QMK-Groundstation/trunk/Classes/ToolBox.cpp /QMK-Groundstation/trunk/Classes/ToolBox.h /QMK-Groundstation/trunk/Classes/cAttitude.cpp /QMK-Groundstation/trunk/Classes/cAttitude.h /QMK-Groundstation/trunk/Classes/cQMK_Server.cpp /QMK-Groundstation/trunk/Classes/cQMK_Server.h /QMK-Groundstation/trunk/Classes/cSettings.cpp /QMK-Groundstation/trunk/Classes/cSettings.h /QMK-Groundstation/trunk/Classes/cSpeedMeter.cpp /QMK-Groundstation/trunk/Classes/cSpeedMeter.h /QMK-Groundstation/trunk/Forms/dlg_LCD.cpp /QMK-Groundstation/trunk/Forms/dlg_LCD.h /QMK-Groundstation/trunk/Forms/dlg_LCD.ui /QMK-Groundstation/trunk/Images/Actions /QMK-Groundstation/trunk/Images/Actions/CVS-Record.png /QMK-Groundstation/trunk/Images/Actions/CVS-Stop.png /QMK-Groundstation/trunk/Images/Actions/Cockpit.png /QMK-Groundstation/trunk/Images/Actions/Debug.png /QMK-Groundstation/trunk/Images/Actions/Exit.png /QMK-Groundstation/trunk/Images/Actions/FC-Settings.png /QMK-Groundstation/trunk/Images/Actions/Fast-Data.png /QMK-Groundstation/trunk/Images/Actions/Firmware.png /QMK-Groundstation/trunk/Images/Actions/Google-NO.png /QMK-Groundstation/trunk/Images/Actions/Google-OK.png /QMK-Groundstation/trunk/Images/Actions/Icons.xcf /QMK-Groundstation/trunk/Images/Actions/LCD.png /QMK-Groundstation/trunk/Images/Actions/Motortest.png /QMK-Groundstation/trunk/Images/Actions/Network-NO.png /QMK-Groundstation/trunk/Images/Actions/Network-OK.png /QMK-Groundstation/trunk/Images/Actions/Plotter-NO.png /QMK-Groundstation/trunk/Images/Actions/Plotter-OK.png /QMK-Groundstation/trunk/Images/Actions/Preferences-Data.png /QMK-Groundstation/trunk/Images/Actions/Preferences.png /QMK-Groundstation/trunk/Images/Actions/Seriell-NO.png /QMK-Groundstation/trunk/Images/Actions/Seriell-OK.png /QMK-Groundstation/trunk/Images/Actions/Terminal.png /QMK-Groundstation/trunk/Images/Actions/Waypoints.png /QMK-Groundstation/trunk/Images/Arrows /QMK-Groundstation/trunk/Images/Arrows/Down-1.png /QMK-Groundstation/trunk/Images/Arrows/Down-2.png /QMK-Groundstation/trunk/Images/Arrows/Left-1.png /QMK-Groundstation/trunk/Images/Arrows/Left-2.png /QMK-Groundstation/trunk/Images/Arrows/Right-1.png /QMK-Groundstation/trunk/Images/Arrows/Right-2.png /QMK-Groundstation/trunk/Images/Arrows/Up-1.png /QMK-Groundstation/trunk/Images/Arrows/Up-2.png /QMK-Groundstation/trunk/Images/QMK-Groundstation.png /QMK-Groundstation/trunk/win.pro
/QMK-Groundstation/ChangeLog.txt /QMK-Groundstation/TODO.TXT /QMK-Groundstation/trunk/Classes/cServer.h /QMK-Groundstation/trunk/Forms/dlg_Config.h /QMK-Groundstation/trunk/Forms/dlg_Motortest.h /QMK-Groundstation/trunk/Forms/dlg_Preferences.cpp /QMK-Groundstation/trunk/Forms/dlg_Preferences.h /QMK-Groundstation/trunk/Forms/dlg_Preferences.ui /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/Forms/wdg_Settings.cpp /QMK-Groundstation/trunk/Forms/wdg_Settings.h /QMK-Groundstation/trunk/Forms/wdg_Settings.ui /QMK-Groundstation/trunk/MKTool.qrc /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro
|
199 |
5934 d 23 h |
KeyOz |
/QMK-Groundstation/ |
# 03.01.2009 * Version 0.6.0 -> 0.6.3
Änderungen:
===========
* Statustexte hinzugefügt
Neu:
====
* Umschaltung zwischen FC, NC, MK3MAG
* Experimenteller GoogleEarth-Server. |
|
/QMK-Groundstation/Release/QMK-Groundstation-v0.6.3.tar.bz2 /QMK-Groundstation/tags/V0.6.3 /QMK-Groundstation/tags/V0.6.3/COPYING /QMK-Groundstation/tags/V0.6.3/Classes /QMK-Groundstation/tags/V0.6.3/Classes/cServer.cpp /QMK-Groundstation/tags/V0.6.3/Classes/cServer.h /QMK-Groundstation/tags/V0.6.3/Forms /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Config.cpp /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Config.h /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Config.ui /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Motortest.cpp /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Motortest.h /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Motortest.ui /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Preferences.cpp /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Preferences.h /QMK-Groundstation/tags/V0.6.3/Forms/dlg_Preferences.ui /QMK-Groundstation/tags/V0.6.3/Forms/mktool.cpp /QMK-Groundstation/tags/V0.6.3/Forms/mktool.h /QMK-Groundstation/tags/V0.6.3/Forms/mktool.ui /QMK-Groundstation/tags/V0.6.3/Forms/wdg_Settings.cpp /QMK-Groundstation/tags/V0.6.3/Forms/wdg_Settings.h /QMK-Groundstation/tags/V0.6.3/Forms/wdg_Settings.ui /QMK-Groundstation/tags/V0.6.3/Images /QMK-Groundstation/tags/V0.6.3/Images/128X128 /QMK-Groundstation/tags/V0.6.3/Images/128X128/utilities-system-monitor.png /QMK-Groundstation/tags/V0.6.3/Images/16X16 /QMK-Groundstation/tags/V0.6.3/Images/16X16/ledoff.png /QMK-Groundstation/tags/V0.6.3/Images/16X16/ledred.png /QMK-Groundstation/tags/V0.6.3/Images/16X16/ledyellow.png /QMK-Groundstation/tags/V0.6.3/Images/32X32 /QMK-Groundstation/tags/V0.6.3/MKTool.qrc /QMK-Groundstation/tags/V0.6.3/Parameter_Positions.h /QMK-Groundstation/tags/V0.6.3/SerialPort /QMK-Groundstation/tags/V0.6.3/SerialPort/ManageSerialPort.cpp /QMK-Groundstation/tags/V0.6.3/SerialPort/ManageSerialPort.h /QMK-Groundstation/tags/V0.6.3/SerialPort/posix_qextserialport.cpp /QMK-Groundstation/tags/V0.6.3/SerialPort/posix_qextserialport.h /QMK-Groundstation/tags/V0.6.3/SerialPort/qextserialbase.cpp /QMK-Groundstation/tags/V0.6.3/SerialPort/qextserialbase.h /QMK-Groundstation/tags/V0.6.3/SerialPort/qextserialport.cpp /QMK-Groundstation/tags/V0.6.3/SerialPort/qextserialport.h /QMK-Groundstation/tags/V0.6.3/SerialPort/win_qextserialport.cpp /QMK-Groundstation/tags/V0.6.3/SerialPort/win_qextserialport.h /QMK-Groundstation/tags/V0.6.3/ToolBox.cpp /QMK-Groundstation/tags/V0.6.3/ToolBox.h /QMK-Groundstation/tags/V0.6.3/cSettings.cpp /QMK-Groundstation/tags/V0.6.3/cSettings.h /QMK-Groundstation/tags/V0.6.3/debian.pro /QMK-Groundstation/tags/V0.6.3/eeepc.pro /QMK-Groundstation/tags/V0.6.3/gentoo.pro /QMK-Groundstation/tags/V0.6.3/global.h /QMK-Groundstation/tags/V0.6.3/main.cpp /QMK-Groundstation/tags/V0.6.3/osx.pro /QMK-Groundstation/tags/V0.6.3/suse.pro /QMK-Groundstation/trunk/Classes /QMK-Groundstation/trunk/Classes/cServer.cpp /QMK-Groundstation/trunk/Classes/cServer.h
/QMK-Groundstation/ChangeLog.txt /QMK-Groundstation/trunk/Forms/dlg_Preferences.cpp /QMK-Groundstation/trunk/Forms/dlg_Preferences.ui /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/Forms/wdg_Settings.cpp /QMK-Groundstation/trunk/Forms/wdg_Settings.h /QMK-Groundstation/trunk/Forms/wdg_Settings.ui /QMK-Groundstation/trunk/ToolBox.cpp /QMK-Groundstation/trunk/ToolBox.h /QMK-Groundstation/trunk/cSettings.cpp /QMK-Groundstation/trunk/cSettings.h /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro
|
167 |
5954 d 21 h |
KeyOz |
/QMK-Groundstation/trunk/ |
# 14.12.2008 * Version 0.5.7w -> 0.5.8c
BugFix:
=======
* Fehler in der Stick-Belegung. War um einen Kanal verschoben.
Änderungen:
===========
* Seriell-Update für MK3MAG und BL-Ctrl mit AVRDUDE.
* Anpassung an MK3MAG (Neuabfrage der Debug-Werte alle 2 Sekunden).
* Automatisches refresh des LCD kann abgeschalten werden.
* Settings des MK in ein exrtra Widget verschoben. |
|
/QMK-Groundstation/trunk/Forms/wdg_Settings.cpp /QMK-Groundstation/trunk/Forms/wdg_Settings.h /QMK-Groundstation/trunk/Forms/wdg_Settings.ui /QMK-Groundstation/trunk/Images/22X22/applications-internet.png /QMK-Groundstation/trunk/Images/22X22/applications-system.png /QMK-Groundstation/trunk/Images/22X22/preferences-other.png /QMK-Groundstation/trunk/Images/22X22/preferences-system.png
/QMK-Groundstation/trunk/ChangeLog.txt /QMK-Groundstation/trunk/Forms/dlg_Preferences.ui /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/MKTool.qrc /QMK-Groundstation/trunk/ToolBox.h /QMK-Groundstation/trunk/cSettings.cpp /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/suse.pro
|
159 |
5963 d 13 h |
KeyOz |
/QMK-Groundstation/trunk/ |
Änderung für neues Protokoll und einige Erweiterungen. |
|
/QMK-Groundstation/trunk/Forms/dlg_Preferences.cpp /QMK-Groundstation/trunk/Forms/dlg_Preferences.h /QMK-Groundstation/trunk/Forms/dlg_Preferences.ui
/QMK-Groundstation/trunk/ChangeLog.txt /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/Parameter_Positions.h /QMK-Groundstation/trunk/SerialPort/ManageSerialPort.cpp /QMK-Groundstation/trunk/ToolBox.cpp /QMK-Groundstation/trunk/ToolBox.h /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/src.pro /QMK-Groundstation/trunk/suse.pro
|
158 |
5967 d 12 h |
KeyOz |
/QMK-Groundstation/ |
SVN-Initial QMK Groundstation - Version 0.5.4j Entwicklerversion |
|
/QMK-Groundstation/README.TXT /QMK-Groundstation/VERSION.TXT /QMK-Groundstation/trunk /QMK-Groundstation/trunk/COPYING /QMK-Groundstation/trunk/ChangeLog.txt /QMK-Groundstation/trunk/Forms /QMK-Groundstation/trunk/Forms/dlg_Config.cpp /QMK-Groundstation/trunk/Forms/dlg_Config.h /QMK-Groundstation/trunk/Forms/dlg_Config.ui /QMK-Groundstation/trunk/Forms/dlg_Motortest.cpp /QMK-Groundstation/trunk/Forms/dlg_Motortest.h /QMK-Groundstation/trunk/Forms/dlg_Motortest.ui /QMK-Groundstation/trunk/Forms/mktool.cpp /QMK-Groundstation/trunk/Forms/mktool.h /QMK-Groundstation/trunk/Forms/mktool.ui /QMK-Groundstation/trunk/Images /QMK-Groundstation/trunk/Images/128X128 /QMK-Groundstation/trunk/Images/128X128/utilities-system-monitor.png /QMK-Groundstation/trunk/Images/16X16 /QMK-Groundstation/trunk/Images/16X16/ledoff.png /QMK-Groundstation/trunk/Images/16X16/ledred.png /QMK-Groundstation/trunk/Images/16X16/ledyellow.png /QMK-Groundstation/trunk/Images/22X22 /QMK-Groundstation/trunk/Images/22X22/application-exit.png /QMK-Groundstation/trunk/Images/22X22/clock.png /QMK-Groundstation/trunk/Images/22X22/configure.png /QMK-Groundstation/trunk/Images/22X22/media-playback-stop.png /QMK-Groundstation/trunk/Images/22X22/media-record.png /QMK-Groundstation/trunk/Images/22X22/network-connect.png /QMK-Groundstation/trunk/Images/22X22/network-disconnect.png /QMK-Groundstation/trunk/Images/22X22/utilities-system-monitor.png /QMK-Groundstation/trunk/Images/32X32 /QMK-Groundstation/trunk/Images/32X32/arrow-down-double.png /QMK-Groundstation/trunk/Images/32X32/arrow-down.png /QMK-Groundstation/trunk/Images/32X32/arrow-left-double.png /QMK-Groundstation/trunk/Images/32X32/arrow-left.png /QMK-Groundstation/trunk/Images/32X32/arrow-right-double.png /QMK-Groundstation/trunk/Images/32X32/arrow-right.png /QMK-Groundstation/trunk/Images/32X32/arrow-up-double.png /QMK-Groundstation/trunk/Images/32X32/arrow-up.png /QMK-Groundstation/trunk/MKTool.qrc /QMK-Groundstation/trunk/Parameter_Positions.h /QMK-Groundstation/trunk/SerialPort /QMK-Groundstation/trunk/SerialPort/ManageSerialPort.cpp /QMK-Groundstation/trunk/SerialPort/ManageSerialPort.h /QMK-Groundstation/trunk/SerialPort/posix_qextserialport.cpp /QMK-Groundstation/trunk/SerialPort/posix_qextserialport.h /QMK-Groundstation/trunk/SerialPort/qextserialbase.cpp /QMK-Groundstation/trunk/SerialPort/qextserialbase.h /QMK-Groundstation/trunk/SerialPort/qextserialport.cpp /QMK-Groundstation/trunk/SerialPort/qextserialport.h /QMK-Groundstation/trunk/SerialPort/win_qextserialport.cpp /QMK-Groundstation/trunk/SerialPort/win_qextserialport.h /QMK-Groundstation/trunk/ToolBox.cpp /QMK-Groundstation/trunk/ToolBox.h /QMK-Groundstation/trunk/cSettings.cpp /QMK-Groundstation/trunk/cSettings.h /QMK-Groundstation/trunk/debian.pro /QMK-Groundstation/trunk/eeepc.pro /QMK-Groundstation/trunk/gentoo.pro /QMK-Groundstation/trunk/global.h /QMK-Groundstation/trunk/main.cpp /QMK-Groundstation/trunk/osx.pro /QMK-Groundstation/trunk/src.pro /QMK-Groundstation/trunk/suse.pro
|