Actions
Feature #3667
closedMultiple transceiver connections
Start date:
10/24/2018
Due date:
% Done:
100%
Resolution:
Spec Reference:
Description
It would be great to have a possibility to connect multiple trxcon instances,
and multiple osmo-bts-trx instances using a single fake_trx.py process.
Related issues
Updated by msuraev about 5 years ago
- Related to Feature #3666: trxcon: Introduce VTY interface added
Updated by fixeria almost 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 60
Updated by fixeria almost 5 years ago
- Priority changed from Low to Normal
- % Done changed from 60 to 90
Since https://gerrit.osmocom.org/#/c/osmocom-bb/+/12264/ has been merged, the class hierarchy
is much more flexible now, so it's possible to create multiple Transceiver / FakeTRX instances
and distribute bursts using a single instance of BurstForwarder.
The last thing that needs to be done is adding some command line arguments to fake_trx.py.
Please see the proposed patch: (WIP) https://gerrit.osmocom.org/#/c/osmocom-bb/+/12325/
Updated by fixeria almost 5 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
All changes have been merged. Tested, works.
Updated by ptrkrysik over 4 years ago
- Target version deleted (
Improvement of the higher layers of OsmocomBB)
Actions