summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-31add temporary set speed remote commandSebastian Reichel3-6/+12
2012-07-31log changes of atmostripeSebastian Reichel1-0/+15
2012-07-31print plugin loading into logsSebastian Reichel1-22/+22
2012-07-31print log entries with timestampSebastian Reichel1-1/+6
2012-07-31default to i2c device 0 (for usage with Raspberry Pi)Sebastian Reichel1-4/+4
2012-08-12new atmostripe protocolSebastian Reichel2-2/+52
2012-07-22process socket request in the backgroundSebastian Reichel1-11/+10
2012-07-22support logging into fileSebastian Reichel3-6/+50
2012-07-22link socket module against gio-2.0Sebastian Reichel1-1/+1
2012-07-21add socket server codeSebastian Reichel2-0/+110
2012-07-21do not compile in remote controlsSebastian Reichel1-1/+1
2012-07-21new remote control: socket serverSebastian Reichel4-46/+11
2012-07-21remove space between function name and (Sebastian Reichel6-6/+6
2012-07-21Raspberry Pi's serial device is ttyAMA0Sebastian Reichel1-1/+1
2012-07-21add Serial setup codeSebastian Reichel2-4/+97
2012-06-28implement atmostripe motor controllerSebastian Reichel3-8/+57
2012-06-15restructure codeSebastian Reichel35-253/+620
2012-06-15ignore generated *.so and *.c filesSebastian Reichel1-0/+2
2012-06-08add copter model specific informationSebastian Reichel3-1/+91
2012-06-07initial code importSebastian Reichel21-0/+1194