Actions
Bug #2341
closedosmo-trx -m is broken
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/26/2017
Due date:
% Done:
0%
Spec Reference:
Description
I've got following error in latest osmo-trx:
./Transceiver52M/osmo-trx -x -c 2 -m -- Performing timer loopback test... pass -- Performing timer loopback test... pass -- Setting master clock rate selection to 'automatic'. ALERT 139666585152384 10:32:48.8 UHDDevice.cpp:642:open: Channel setting failed - map::at ALERT 139666585152384 10:32:48.8 UHDDevice.cpp:642:open: Channel setting failed - map::at ALERT 139666585152384 10:32:48.8 osmo-trx.cpp:454:main: Failed to create radio device ALERT 139666585152384 10:32:48.8 osmo-trx.cpp:454:main: Failed to create radio device Shutting down transceiver...
If I remove -m than it starts as expected.
Updated by ttsou over 6 years ago
- Status changed from New to Resolved
msuraev wrote:
I've got following error in latest osmo-trx:
[...]
If I remove -m than it starts as expected.ALERT 139666585152384 10:32:48.8 UHDDevice.cpp:642:open: Channel setting failed - map::at
Patch submitted to Gerrit. https://gerrit.osmocom.org/#/c/3062/
Actions