Subversion Repositories Projects

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
440 5475 d 9 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)
 
399 5480 d 7 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