summaryrefslogtreecommitdiffstats
path: root/LogReceiver/html/networkdiscovery.css
Commit message (Collapse)AuthorAgeFilesLines
* renaming of the projekt form LogReceiver into NetworkDiscoveryNiklas2011-10-071-80/+0Star
|
* modified the check for carrier signal. on autoUp==true: if no interface is ↵Niklas2011-10-051-1/+6
| | | | in running state, the app will check the state of the interface several times (can be specified by us with the _ifUpCountdown value)
* manual config gui added. put the interfaceconfig map into networkDiscovery ↵Niklas2011-09-271-0/+26
| | | | and adopted the signals.
* added a function to the routemanager (which will soon be renamed into ↵Niklas2011-09-231-0/+7
| | | | networkmanager) to bring up and down interfaces.
* changed the css file for the networkdiscovery. now it looks a bit nicerNiklas2011-09-231-88/+25Star
|
* gui is now html based. still some problems with the jQuery stuff. it does ↵Niklas2011-09-211-0/+105
not display anything.