summaryrefslogtreecommitdiffstats
path: root/LogReceiver/networkdiscovery.h
Commit message (Collapse)AuthorAgeFilesLines
* did some refactoring. added a user choice screen which is shown 2 seconds ↵Niklas2011-09-291-12/+9Star
| | | | before the magic begins. (press F5 to get a choice)
* added some more initial parametersNiklas2011-09-281-1/+3
|
* added a select field to the manual conf gui. also fixed some bugs in the ↵Niklas2011-09-281-1/+4
| | | | ip4_manualConf function
* manual config gui added. put the interfaceconfig map into networkDiscovery ↵Niklas2011-09-271-6/+9
| | | | and adopted the signals.
* renamed routemanager to networkmanagerNiklas2011-09-261-2/+2
|
* renamed the logreceiver to networkdiscovery and deleted the abortbootdialog ↵Niklas2011-09-231-0/+98
and chooseinterfacedialog since this is now implemented via html/css/jquery