summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/layer1
AgeCommit message (Expand)AuthorFilesLines
2017-01-15layer1: experimental support for neighbor cell SB detectionlaforge/neigh_sbHarald Welte2-0/+21
2012-03-29Fixed neighbour cell measurement task for SDCCH/8 multiframesAndreas Eversberg1-0/+1
2012-02-12firmware: add missing includesSteve Markgraf1-0/+3
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg1-0/+1
2012-01-28firmware/layer1: Using queue to process received l23 frames in main loopAndreas Eversberg1-0/+1
2012-01-28Added callback function to forward L1CTL packets to rather than SERCOMAndreas Eversberg1-0/+2
2011-07-28fw/layer1/l23_api: Add processing of the new audio_modeSylvain Munaut2-0/+4
2011-07-28fw/l1: Add a queue for traffic frame to send to network (TRAFFIC_REQ)Sylvain Munaut1-0/+1
2011-07-17[layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg3-0/+14
2011-06-25fw/l1a: Add a message to safely count the length of a txqueueAndreas Eversberg1-0/+3
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso4-5/+5
2011-03-20fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg2-0/+11
2010-11-07target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut1-0/+1
2010-10-30target/fw/layer1: Change L1CTL RACH req to properly use all slotsAndreas.Eversberg2-3/+3
2010-10-25target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut1-0/+5
2010-10-25target/fw/layer1: Add initial version of TCH primitivesSylvain Munaut2-1/+6
2010-10-25target/fw/include: Fix missing apc helper declarationSylvain Munaut1-0/+2
2010-09-28fw/layer1: Process the tch_mode and store it for later useSylvain Munaut2-0/+6
2010-09-28fw/layer1: Add support for proper meas. report (and use in prim_tx_nb)Sylvain Munaut1-0/+2
2010-09-28fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg2-0/+2
2010-09-28fw/layer1: Introduce prim_utils.c for shared helper betwee primitivesSylvain Munaut1-0/+3
2010-09-28fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut2-5/+24
2010-09-26target/layer1: Implement host-driven Tx power controlSylvain Munaut2-0/+12
2010-09-17fw/layer1: Increase tdma_sched bucket sizeSylvain Munaut1-1/+1
2010-09-17fw/layer1: Add common TPU win setup/cleanup codeSylvain Munaut1-2/+3
2010-09-17fw/layer1: Add some sched items flags to signal DSP & TPU scenariosSylvain Munaut1-0/+5
2010-09-17fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut1-1/+5
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut1-2/+4
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg1-0/+3
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg1-0/+5
2010-09-11[layer1] Added frequency change control to layer 1 (L1CTL_FREQ_REQ)Andreas.Eversberg2-9/+25
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2-2/+2
2010-07-13[layer 1] L1CTL_PARAM_REQ is introduced to change TX power and TA.Andreas.Eversberg1-0/+2
2010-07-13[layer1] Added mf_off to shedule next RACH request.Andreas.Eversberg1-1/+1
2010-06-28layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut1-2/+2
2010-06-25[layer1] An actual AGC implementationHarald Welte1-0/+1
2010-06-24fw/layer1: Add some RFCH utilities to get channel parametersSylvain Munaut1-0/+9
2010-06-24layer1: Introduce a decicated channel state in l1sSylvain Munaut1-0/+28
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-0/+2
2010-06-20[L1CTL] Introduce completion for transmit of L2 frameHarald Welte1-0/+1
2010-06-20[layer1] Fix RACH completion (don't use FB completion callback)Harald Welte1-0/+1
2010-06-20[L1CTL] Introduce L1CTL_RESET_RESPHarald Welte1-0/+2
2010-06-20[layer1] Introduce function to reset the gsmtime schedulerHarald Welte1-0/+1
2010-05-20Make new L1CTL_FBSB_REQ work reliablyHarald Welte1-5/+0
2010-05-20AFC: Add afc_reset() function to re-set AFCDAC to default valueHarald Welte1-0/+3
2010-05-17layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte1-28/+0
2010-05-17layer1: introduce concept of a 'l1 completion'Harald Welte2-0/+18
2010-04-28layer1/mframe_sched: Make task update saferSylvain Munaut1-0/+2
2010-04-28fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut2-4/+22
2010-04-09layer1: move FB and SB detection into prim_fbsb.cHarald Welte1-0/+5