summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/l1ctl.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-608/+0
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut1-1/+1
2010-07-22[layer23] Fixed interpretation of the power measurement result.Andreas.Eversberg1-1/+1
2010-07-16[layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg1-0/+14
2010-07-13[layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg1-24/+41
2010-06-28[layer23] Updated layer23 to current L1 support and forthcomming hopping.Andreas.Eversberg1-3/+63
2010-06-26[lapdm] Added flow control between L1 and L2, so DM mode does not crash.Andreas.Eversberg1-9/+41
2010-06-26[layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg1-0/+17
2010-06-25[layer23] remove raw printf about RACH CONFHarald Welte1-2/+0
2010-06-24[layer23] use the TSC that is passed from L1 when going in dedicated modeHarald Welte1-2/+3
2010-06-24l1a_l23_interface: Update DM EST REQ formatSylvain Munaut1-1/+5
2010-06-24layer23: Now receiver of IMM.ASS checks for timeslot when matching request.Andreas.Eversberg1-0/+26
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-1/+19
2010-06-20[layer23] Add debug print of _CONF messagesHarald Welte1-0/+9
2010-06-20[L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte1-11/+11
2010-06-20[L1CTL] rename L1CTL_RESET to L1CTL_RESET_INDHarald Welte1-2/+2
2010-06-17l1ctl.c: add missing ntohs for band_arfcnJan Luebbe1-1/+1
2010-05-29l1ctl: Drop frames where L1 indicates they have bit errorsHarald Welte1-0/+6
2010-05-22Moved layer 1 <-> layer 2 interface from main.c to a seperate file ofAndreas.Eversberg1-0/+9
2010-05-20correct endian conversion of arfcn in tx_ph_dm_ext_req()Harald Welte1-1/+1
2010-05-20Make new L1CTL_FBSB_REQ work reliablyHarald Welte1-9/+8
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte1-13/+33
2010-04-29Fixes and improvements of layer23.Andreas Eversberg1-0/+1
2010-04-25l1ctl_tx_ccch_req() now uses arfcn as parameter.Andreas Eversberg1-4/+4
2010-04-05layer23: signal the L1CTL DONE flag at the end of a power measurementHarald Welte1-0/+2
2010-04-05layer23: Introduce signals to indicate PM RES and L1 RESET to appHarald Welte1-2/+7
2010-04-05layer23: split into liblayer23 and 'apps'Harald Welte1-4/+4
2010-03-27Implement L23-triggered L1 power measurement scanHarald Welte1-7/+49
2010-03-27add L1CTL ECHO REQUEST codeHarald Welte1-18/+36
2010-03-27layer23: convert to libosmocore logging APIHarald Welte1-14/+22
2010-03-27layer23: remove debug.c and thus last remnants of libosmocomHarald Welte1-1/+1
2010-03-21L1A/L23 interface (L1CTL) cleanupHarald Welte1-17/+28
2010-03-09layer23: fill in signal level and dBm fields of gsmtapHarald Welte1-2/+2
2010-03-07start to use libosmocore within the firmwareHarald Welte1-4/+9
2010-03-04layer23: GSMTAP update (gsmtap for uplink, DCCH and ACCH)Harald Welte1-4/+17
2010-03-03Rename 'layer2' program to 'layer23' programHarald Welte1-0/+273