summaryrefslogtreecommitdiffstats
path: root/LogReceiver/logreceiver.h
Commit message (Collapse)AuthorAgeFilesLines
* transferSebastian Schmelzer2011-09-061-3/+4
|
* latest version of all files. cmake still doesn't workNiklas2011-09-061-12/+29
|
* added a new container class which holds config informations about an ↵Niklas2011-09-021-1/+3
| | | | interface. also solved the message loss problem by setting the read an writing messages to the same size
* bigger changes in the checkConnectivity method. using now route command to ↵Niklas2011-09-011-1/+3
| | | | delete and add the default route. for this i am writing the gateways for every interface into a new file. located at /var/tmp/gateways_<interfaceName>
* tried to clean the git. deleted old unused files and folders. moved ↵Niklas2011-09-011-0/+74
customdhcpcd and LogReceiver to the fbgui folder