aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/main.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-20hack: 2nd sector BTS. Needs code cleanup and more testing.achemeris/2sectorAlexander Chemeris1-1/+1
2014-04-06ABIS: Support of multiple RSL connections for ABIS/ipaccessAndreas Eversberg1-1/+1
2014-04-06Fix: Call e1inp_vty_init() before reading config fileAndreas Eversberg1-0/+1
2014-04-06Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-1/+1
2014-04-06TRX: Close TRX (shutdown all active channels) on ABIS link failureAndreas Eversberg1-3/+0
2014-04-06TRX: Process real time scheduling option is now similar to sysmobtsAndreas Eversberg1-10/+10
2014-04-06TRX: Fixed typos tranceiver -> transceiverAndreas Eversberg1-4/+4
2014-04-06Allow one or more TRX to configure via VTYAndreas Eversberg1-1/+1
2014-04-06TRX: Add VTY options to enable and disable SETTSC and SETBSICAndreas Eversberg1-0/+2
2014-04-06TRX: CipheringAndreas Eversberg1-1/+1
2014-04-06Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+3
2014-04-06Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg1-0/+401