aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2012-04-19fix VTY help strings related to TRXHarald Welte1-7/+8
2012-04-19add a VTY command for activating PDCH channels (in EGPRS mode)Harald Welte5-1/+97
2012-04-19ciphering: Make sure to initialize lchan to no ciphering when activatingHarald Welte2-8/+13
2012-04-19Improve logging of L1 MPH request by printing the directionHarald Welte3-6/+26
2012-04-19lchan: Send the ACT ACK/NACK after the Layer1 has handled act/deactHolger Hans Peter Freyther1-7/+15
2012-04-19lchan: Separate the Uplink/Downlink in activate/deactivateHolger Hans Peter Freyther1-8/+16
2012-04-19lchan: Deactivate the SACCH only once, use the sach_deact flag for thatHolger Hans Peter Freyther1-2/+14
2012-04-19lchan: Fix the state transition in the deactivate handlerHolger Hans Peter Freyther1-3/+3
2012-04-19lchan: Similar to OpenBSC use a set method to change the stateHolger Hans Peter Freyther1-6/+6
2012-04-19sysmobts: Add an option to query the hardware version.Holger Hans Peter Freyther1-1/+16
2012-04-19common: Add the copyright text to the vty_app_infoHolger Hans Peter Freyther1-1/+0
2012-04-19ciphering: Better state tracking and HACK around L1 race conditionHarald Welte2-13/+37
2012-04-19Support for cipheringHarald Welte2-5/+88
2012-04-19make HR channels work for voice, not only signallingHarald Welte1-1/+4
2012-04-18TCH: Add support for the L1 RTP modeHarald Welte3-14/+81
2012-04-14femtobts: The separate pdch/tch queues are not available in the old firmwareHolger Hans Peter Freyther3-1/+13
2012-04-14sysmobts: Handle options before allocating the btsHolger Hans Peter Freyther1-2/+3
2012-04-14misc: Use sizeof(uint32_t) instead of simply using 32 bitHolger Hans Peter Freyther1-1/+1
2012-04-14femtobts: Use HW_FEMTOBTS instead of HW_VERSION_1 to select femtobtsHolger Hans Peter Freyther2-3/+3
2012-04-12misc: Address a compiler warning and add an assert to a branchHolger Hans Peter Freyther1-0/+7
2012-04-12misc: Fix compiler warning of the femtobts_clksrc_namesHolger Hans Peter Freyther1-1/+1
2012-04-05osmo-bts-sysmo: Add gsmtap for uplinkHarald Welte1-0/+30
2012-03-18set the default log mask for the L1 a bit more reasonableHarald Welte1-1/+1
2012-03-18osmo-bts-sysmo: Add GSMTAP support for transmit (DL) pathHarald Welte3-0/+104
2012-03-18correctly print SAPI in log file on MPH-ACTIVATE.reqHarald Welte1-1/+1
2012-03-18Fix debug print of MPH-CONFIG.reqHarald Welte1-1/+1
2012-03-18print human-readable SAPI name on MPH-[DE]ACT.{req,conf}Harald Welte1-4/+7
2012-03-18Ensure that ADM_STATE IE is presnent when sending NM_MT_CHG_ADM_STATE_ACKHarald Welte1-1/+1
2012-03-17Issue MPH-CLOSE.req during shutdownHarald Welte1-0/+18
2012-03-17introduce a command that permits setting the clock source via vtyHarald Welte5-1/+69
2012-03-15we currently run the board alwasy in clock master modeHarald Welte1-0/+1
2012-03-15update to new "superfemto.h" header file namingHarald Welte9-69/+71
2012-03-07Introduce a HW_VERSION_1 #defineHarald Welte1-0/+11
2012-03-07prepare for splitting L1 queue into signalling/tch/pdtchHarald Welte4-3/+31
2012-01-23misc: Check return value of msgb _alloc functionsHolger Hans Peter Freyther1-16/+55
2012-01-14efr: Add efr to the femtobts_tch_pl_names arrayHolger Hans Peter Freyther2-1/+2
2012-01-14oml: Mention the SAPI that is activated in the log messageHolger Hans Peter Freyther1-2/+2
2012-01-14sysmo: handle_ph_data_ind has paths rc is not initializedHolger Hans Peter Freyther1-1/+1
2012-01-11sysmo-bts: The code is not used (and built), remove it.Holger Hans Peter Freyther1-54/+0
2011-11-29misc: Move the cmr_index into the #if 0 block as it is only used thereHolger Hans Peter Freyther1-1/+2
2011-11-24RSL: Actually check if BSC-requested cipher is supportedHarald Welte1-0/+1
2011-11-07audio: Make bts_model_rtp_rx_cb compatible with the prototypeHolger Hans Peter Freyther1-4/+4
2011-11-07sysmo-bts: Include bts.h for bts_shutdown, remove unused variableHolger Hans Peter Freyther1-2/+1
2011-11-07sysmo-bts: Use the z modifier to print the result of sizeofHolger Hans Peter Freyther2-4/+4
2011-11-07sysmobts-vty: Fix compiler warnings about the clock valueHolger Hans Peter Freyther1-2/+1
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte4-2/+50
2011-09-19fix various compiler warnings across the codeHarald Welte7-62/+53
2011-09-09sysmobts: fix initial codec mode computationHarald Welte1-5/+1
2011-09-09sysmobts: channel activation changes for v2.4 L1 DSP firmwareHarald Welte1-13/+32
2011-09-09update osmo-bts to conform to L1 v2.4 API changesHarald Welte1-0/+7