summaryrefslogtreecommitdiffstats
path: root/common/fbgui.h
diff options
context:
space:
mode:
authorNiklas2011-10-05 17:39:35 +0200
committerNiklas2011-10-05 17:39:35 +0200
commitbe915d3cfcc639d6303bf8bc0e5ad825e0ef2f95 (patch)
treec52ed62bb40ad926271f0637f9a29aee2889543c /common/fbgui.h
parenttried to solve the timing problem. but failed. it is also enough to test for ... (diff)
downloadfbgui-be915d3cfcc639d6303bf8bc0e5ad825e0ef2f95.tar.gz
fbgui-be915d3cfcc639d6303bf8bc0e5ad825e0ef2f95.tar.xz
fbgui-be915d3cfcc639d6303bf8bc0e5ad825e0ef2f95.zip
modified the check for carrier signal. on autoUp==true: if no interface is in running state, the app will check the state of the interface several times (can be specified by us with the _ifUpCountdown value)
Diffstat (limited to 'common/fbgui.h')
-rw-r--r--common/fbgui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/fbgui.h b/common/fbgui.h
index 7a0faf5..a785b42 100644
--- a/common/fbgui.h
+++ b/common/fbgui.h
@@ -1,6 +1,8 @@
#ifndef FBGUI_H
#define FBGUI_H
+#define DEFAULT_INTERFACE_CONF_LOCATION "/var/tmp/conf_"
+#define DEFAULT_QTSOCKETADDRESS "/var/tmp/qt_c_socket_default"
#define DHCP_MESSAGE_SIZE 2048
#define ACK_SIZE 4