aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2009-12-28print full lchan name when recycling it26c3Harald Welte (local)1-1/+1
2009-12-28ipaccess-config: re-enable DNM logging, add support for multi-TRXHarald Welte (local)1-0/+6
2009-12-28rsl: add new 'gsm_trx_name()' function and use itHarald Welte (local)2-6/+15
2009-12-28ipaccess input: Print BTS number that has disappearedHarald Welte (local)1-4/+7
2009-12-28rsl_sendmsg: Print message in case trx == NULLHarald Welte (local)1-2/+8
2009-12-28export the 'trx_is_usable() function and use it from pagingHarald Welte (local)2-1/+6
2009-12-28Merge remote branch 'origin/master' into 26c3Harald Welte (local)5-29/+239
2009-12-28vty: replace'logging level' numeric value with human readable stringHarald Welte (local)1-2/+10
2009-12-28set the TRX nominal power by default and/or VTYHarald Welte (local)2-6/+33
2009-12-28Introduce and use gsm_lchan_name() in addition to gsm_ts_name()Harald Welte (local)2-14/+24
2009-12-28RLL: print human-readable value of RLM CAUSE in ERROR INDHarald Welte (local)1-3/+22
2009-12-28Introduce new ACT_REQ state to prevent race condition during channel allocationHarald Welte (local)2-6/+12
2009-12-28rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)3-4/+4
2009-12-28fix segfault in CHAN RQD log messageHarald Welte (local)1-2/+2
2009-12-28correctly print chan act nack errorHarald Welte (local)1-1/+5
2009-12-28print TS name when out of resources during CHAN RQDHarald Welte (local)1-2/+2
2009-12-28correction of RTP timestamps is a NOTICE event, not debugHarald Welte (local)1-1/+2
2009-12-28include BTS and TRX number in TRX overload message reportHarald Welte (local)1-1/+2
2009-12-28[abis] Set rc to 0 to avoid running into a warning about unknown statesHolger Hans Peter Freyther1-0/+1
2009-12-28[ipacess] Implement sw_load_end for the nanoBTSHolger Hans Peter Freyther1-4/+12
2009-12-28[ipaccess] Properly increment the segs_in_windowHolger Hans Peter Freyther1-0/+1
2009-12-28[ipaccess] No need to use fdopen for the file (that was leaked too)Holger Hans Peter Freyther1-7/+4
2009-12-28[ipaccess] Implement the Load Segment messages...Holger Hans Peter Freyther1-0/+16
2009-12-28[abis] Warn if sw_load_segment is not implemented for the given bts typeHolger Hans Peter Freyther1-0/+1
2009-12-28[ipaccess] Send the correct Software Load Init for the ipaccess BTSHolger Hans Peter Freyther1-9/+38
2009-12-28[ipaccess] Verify the SDP header before flashingHolger Hans Peter Freyther1-1/+49
2009-12-28[ipaccess] Start flashing once the BTS has started enough...Holger Hans Peter Freyther1-15/+16
2009-12-28[ipaccess] Add firmware download option to ipaccess-configHolger Hans Peter Freyther1-1/+70
2009-12-27vty: replace'logging level' numeric value with human readable stringHarald Welte (local)1-2/+10
2009-12-27set the TRX nominal power by default and/or VTYHarald Welte (local)2-6/+33
2009-12-2726C3: disable RTP proxy timestamp "correction"Harald Welte (local)1-0/+2
2009-12-27Introduce and use gsm_lchan_name() in addition to gsm_ts_name()Harald Welte (local)2-14/+24
2009-12-27Introduce new ACT_REQ state to prevent race condition during channel allocationHarald Welte (local)2-6/+12
2009-12-27rename gsm_lchan_name() to gsm_lchant_name()Harald Welte (local)3-4/+4
2009-12-27correction of RTP timestamps is a NOTICE event, not debugHarald Welte (local)1-1/+2
2009-12-27include BTS and TRX number in TRX overload message reportHarald Welte (local)1-1/+2
2009-12-27move get_string_value() und get_value_string() into debug.cHarald Welte2-26/+26
2009-12-27[ipaccess] Verify the size part of the headerHolger Hans Peter Freyther1-0/+12
2009-12-27[ipaccess] Call it ipaccess-firmwareHolger Hans Peter Freyther1-1/+1
2009-12-2726C3: workaround for bug in mncc printk (bts == NULL)Harald Welte (local)1-0/+3
2009-12-27fix segfault in CHAN RQD log messageHarald Welte (local)1-2/+2
2009-12-27correctly print chan act nack errorHarald Welte (local)1-1/+5
2009-12-27print TS name when out of resources during CHAN RQDHarald Welte (local)1-2/+2
2009-12-27move get_string_value() und get_value_string() into debug.cHarald Welte2-26/+26
2009-12-27* don't skip authorized phones while syncingHarald Welte (local)1-3/+3
2009-12-27gsm_04_11: Support for implicit CP-ACK in case of multi-SMSSylvain Munaut1-0/+27
2009-12-26RLL: print human-readable value of RLM CAUSE in ERROR INDHarald Welte (local)1-3/+22
2009-12-26print TS name in RLL ERR INDHarald Welte (local)1-1/+2
2009-12-26[rsl] correctly print handover detect and connection failHarald Welte (local)1-5/+4
2009-12-26print LAC and BTS number when showing location update rejectHarald Welte (local)1-2/+4