increasing watchdog timer range as a workaround

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@6628 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl
2013-10-03 17:38:54 +00:00
parent 8006dd55ff
commit ea6659c604

View File

@@ -537,7 +537,7 @@ ConfigurationKeyMap getConfigurationKeys()
"minutes",
ConfigurationKey::DEVELOPER,
ConfigurationKey::VALRANGE,
"45:75",// educated guess
"0:6000",// educated guess
false,
"Number of minutes before the radio watchdog expires and OpenBTS is restarted."
);