Age | Commit message (Collapse) | Author | Files | Lines |
|
Makes for saner log output in stderr files.
Change-Id: I2755beffd18d6779367c04e4aaaed119d66eb3be
|
|
Change-Id: I506a39b114eed55a185d329cea5e9d6ba379a2ae
|
|
Change-Id: Ib1c3022a6c531ef8c6a5ba31927762806abc37ac
|
|
This is required to start osmo-pcu after osmo-bts is already setup and
activated. Otherwise osmo-pcu ends after connecting to socket with:
"pcu_l1_if.cpp:416 BTS not available"
Change-Id: I7209589f60bda63094336e417638906be5e273c4
|
|
Otherwise osmo-bts stores the socket file in /tmp. If an earlier
instance doesn't finish cleanly, the file is left there and a new
instance will fail to start because it cannot create a new socket file
in the same place.
Change-Id: I5a1da23c45a4ac496fe765e0d78c52dae3e7808b
|
|
Change-Id: I057a83bc20c5e664ac1778812452f189166919ba
|
|
The BTS logs grew exceptionally large because of logging 'level all debug'.
Change-Id: I2901bf47a7b12aabcbd416ca7da49db886a061d5
|
|
code bomb implementing the bulk of the osmo-gsm-tester
Change-Id: I53610becbf643ed51b90cfd9debc6992fe211ec9
|