Subversion Repositories Projects

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
227 5542 d 22 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 5564 d 2 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 5584 d 0 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