increased the start timeout, UHD takes longer to start

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4357 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl
2012-10-26 06:27:23 +00:00
parent 0fff6c3f85
commit 32c9608a84

View File

@@ -170,7 +170,7 @@ int main(int argc, char *argv[])
// Start the transceiver interface.
// Sleep long enough for the USRP to bootload.
sleep(5);
sleep(10);
gTRX.start();
// Set up the interface to the radio.