Subversion Repositories Projects

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
440 5473 d 10 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 5478 d 8 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