aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bts_nokia_site.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-19Do not expect all BTSs support TSC != BCCHarald Welte1-0/+1
2012-09-11misc: Address compiler warning on unused variablesHolger Hans Peter Freyther1-2/+2
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-2/+2
2011-11-02nokia: Use a longer T200 because RSL link can be pretty slow after a resetAndreas.Eversberg1-2/+4
2011-10-18libbsc/nokia_site: Increase reset timer to 15 secondsSylvain Munaut1-1/+1
2011-10-18libbsc/nokia_site: Fix reset procedure and add option to skip it.Sylvain Munaut1-4/+7
2011-09-29All 3 E1-BTS should now work with dahdi and misdn_lapd driver.Andreas Eversberg1-1/+1
2011-08-26BTS support: nokia/ericcson - use e1inp_ts->lapdHarald Welte1-2/+2
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-23/+29
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-3/+5
2011-08-10NOKIA: Resend SABM on unknown TEI from LAPDPablo Neira Ayuso1-1/+8
2011-08-10NOKIA: use 'struct value_string' whenever possibleHarald Welte1-472/+243
2011-08-10NOKIA: use 'value_string' for severity and bts_typeHarald Welte1-48/+31
2011-08-10NOKIA: Move more static variables into 'struct gsm_bts'Harald Welte1-14/+9
2011-08-10NOKIA: move 'conf' and 'bts_type' into 'struct gsm_bts'Harald Welte1-12/+10
2011-08-10NOKIA: Some more whitespace changesHarald Welte1-20/+11
2011-08-10Nokia: Coding styleHarald Welte1-1633/+1666
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+1949