summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/l23_api.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-27fw/layer1: Resync TCH primitive on mode changesSylvain Munaut1-0/+2
2010-10-30target/fw/layer1: Change L1CTL RACH req to properly use all slotsAndreas.Eversberg1-2/+4
2010-10-25target/fw/l23_api: Enable/Disable audio path appropriatelySylvain Munaut1-0/+14
2010-10-25target/fw/l23_api: Properly sync tch in DM EST REQSylvain Munaut1-2/+14
2010-10-25target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut1-2/+3
2010-09-28fw/layer1: Process the tch_mode and store it for later useSylvain Munaut1-0/+33
2010-09-28fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg1-3/+13
2010-09-28fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut1-0/+1
2010-09-26Remove the various checks for high TS as those should now workSylvain Munaut1-7/+0
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut1-1/+1
2010-09-17fw/l23_api: Fix cut&paste typo in commentSylvain Munaut1-1/+1
2010-09-17fw/layer1: Properly set/reset ciphering parameters when neededSylvain Munaut1-1/+6
2010-09-17fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut1-7/+0
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg1-0/+2
2010-09-11[layer1] Added frequency change control to layer 1 (L1CTL_FREQ_REQ)Andreas.Eversberg1-0/+32
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg1-0/+17
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut1-1/+1
2010-07-27layer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl header sizeSylvain Munaut1-1/+1
2010-07-15layer1: Fix DM_REL_REQ to release all dedicated stateSylvain Munaut1-0/+1
2010-07-13[layer 1] L1CTL_PARAM_REQ is introduced to change TX power and TA.Andreas.Eversberg1-0/+18
2010-07-13[layer 1] Reset option for scheduled frames.Andreas.Eversberg1-0/+5
2010-07-13[layer1] Added mf_off to shedule next RACH request.Andreas.Eversberg1-2/+2
2010-06-28layer1/l23_api: Use the fn51 given in the l1a_rach_reqSylvain Munaut1-2/+2
2010-06-28layer1/l2a_api: Update DM EST REQ limitationsSylvain Munaut1-7/+6
2010-06-26[layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg1-2/+2
2010-06-25[l1ctl] add dedicated mode release requestHarald Welte1-0/+12
2010-06-25[layer1] remove superfluous rx_window callHarald Welte1-4/+0
2010-06-24[layer23] use the TSC that is passed from L1 when going in dedicated modeHarald Welte1-2/+2
2010-06-24layer1: Introduce a decicated channel state in l1sSylvain Munaut1-1/+34
2010-06-24l1a_l23_interface: Update DM EST REQ formatSylvain Munaut1-4/+4
2010-06-22fw/layer1/l23_api: Process each message in a functionSylvain Munaut1-61/+98
2010-06-22fw/layer1: Fix compiler warning about mismatched ptr typesSylvain Munaut1-1/+1
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-0/+41
2010-06-20[layer1] add missing break statment at end of switch()Harald Welte1-0/+1
2010-06-20[L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte1-2/+2
2010-06-20[L1CTL] Introduce L1CTL_RESET_RESPHarald Welte1-0/+34
2010-05-20L1: don't hexdump every packet we receive from L1CTL to consoleHarald Welte1-3/+4
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte1-9/+9
2010-04-28fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut1-1/+1
2010-04-28target/layer1: Fix typo in l23 message reception debugSylvain Munaut1-1/+1
2010-04-06layer1: properly reset fb_once and sb_once when syncing to new cellHarald Welte1-3/+1
2010-04-06layer1: deactivate all mframe tasks at L1CTL_DM_EST_REQ timeHarald Welte1-0/+1
2010-04-05l1ctl protocol: Introduce multi-part message DONE flagHarald Welte1-0/+3
2010-03-27Implement L23-triggered L1 power measurement scanHarald Welte1-9/+29
2010-03-21L1A/L23 interface (L1CTL) cleanupHarald Welte1-7/+24
2010-03-08Fix some compiler warnings...Holger Hans Peter Freyther1-1/+1
2010-03-07fix framenumber byte-orderingHarald Welte1-1/+3
2010-03-07start to use libosmocore within the firmwareHarald Welte1-4/+3
2010-03-07layer1: allocate large enough msgb's for the payload we send over L1CTLHarald Welte1-1/+1
2010-03-04ensure RF_ARFCN is part of l1ctl messages sent to hostHarald Welte1-1/+3