Subversion Repositories Projects

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
397 5469 d 9 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 5469 d 10 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 5470 d 7 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