aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/l1_transp_hw.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24sysmobts: Read multiple primitives at once but only up to 3Holger Hans Peter Freyther1-25/+56
2013-06-24sysmobts: Use writev for the outgoing data of the write queueHolger Hans Peter Freyther1-0/+69
2012-12-22misc: Fix compilation on debian stable with GCC 4.4.5Holger Hans Peter Freyther1-2/+2
2012-07-26sysmobts: Support older firmware on the RevB hardwareHolger Hans Peter Freyther1-1/+7
2012-07-19Allow L1 forward proxy to provide all 4 queues to seperate applicationsAndreas Eversberg1-65/+51
2012-07-19Allocate correct message size for L1 primitivesAndreas Eversberg1-1/+1
2012-05-31sysmobts: fix double-free if msgq cannot be openedHarald Welte1-4/+3
2012-05-13sysmobts l1: make sure to read messages of arbitrary sizeHarald Welte1-1/+7
2012-04-28sysmo-bts: Use HW_SYSMOBTS_V1 to select the development hardwareHolger Hans Peter Freyther1-4/+4
2012-04-14femtobts: The separate pdch/tch queues are not available in the old firmwareHolger Hans Peter Freyther1-1/+7
2012-04-14femtobts: Use HW_FEMTOBTS instead of HW_VERSION_1 to select femtobtsHolger Hans Peter Freyther1-1/+1
2012-04-12misc: Address a compiler warning and add an assert to a branchHolger Hans Peter Freyther1-0/+7
2012-03-15update to new "superfemto.h" header file namingHarald Welte1-1/+1
2012-03-07prepare for splitting L1 queue into signalling/tch/pdtchHarald Welte1-3/+23
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+192