aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm_data.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-01print OML bts_nr rather than bts->nrHarald Welte1-1/+1
2009-03-10move is_ipaccess_bts() and parse_btstype9) to gsm_data.cHarald Welte1-1/+25
2009-02-28make sure all channels in one BTS use the same TSC (training sequence code)Harald Welte1-0/+1
2009-02-24add missing header includeHarald Welte1-0/+1
2009-02-19add gst_ts_name() function to obtain human-readable channel nameHarald Welte1-0/+10
2009-02-15* add bsc_hack commandline argument to select BTS typeHarald Welte1-3/+3
2009-02-10* fill the e1_link member of every bts_trx_ts structureHarald Welte1-0/+11
2009-01-18add BTS TYPE field to facilitate future non-BS11 BTS supportHarald Welte1-0/+1
2009-01-04functions to convert lchan/pchan type into human-readable stringHarald Welte1-0/+50
2008-12-28* use 16bit for network and country codeHarald Welte1-2/+2
2008-12-26working state up to location update and classmark inquiryHarald Welte1-0/+2
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-1/+14
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+68