summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1
Commit message (Expand)AuthorAgeFilesLines
* fw/prim_tch: Add support for sending frame from l23 (TRAFFIC_REQ/CONF)Sylvain Munaut2011-07-281-3/+73
* fw/prim_tch: Add support for sending traffic frames to l23 (TRAFFIC_IND)Sylvain Munaut2011-07-281-2/+28
* fw/layer1/l23_api: Add processing of the new audio_modeSylvain Munaut2011-07-282-10/+29
* fw/l1: Add a queue for traffic frame to send to network (TRAFFIC_REQ)Sylvain Munaut2011-07-281-0/+27
* l1ctl: Add definition for TRAFFIC_{REQ,CONF,IND}Sylvain Munaut2011-07-281-1/+1
* [layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg2011-07-173-9/+172
* [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg2011-07-174-5/+8
* tpu_window: Fix int16_t overflow in tpu_window calculationHarald Welte2011-07-161-2/+3
* fw/l1a: Add a message to safely count the length of a txqueueAndreas Eversberg2011-06-251-0/+15
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-2619-31/+31
* fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg2011-03-206-2/+100
* target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf2011-01-241-1/+0Star
* fixed typos in commentsThomas Waldmann2011-01-114-6/+6
* fw/layer1: Resync TCH primitive on mode changesSylvain Munaut2010-12-271-0/+2
* fw/layer1: Fix reset of dedicated channel stateSylvain Munaut2010-11-281-0/+3
* fw/layer1: Fix missing include in prim_pm.cSylvain Munaut2010-11-241-0/+1
* fw/l1/mframe_sched: Fix the TCH_A entries to include the MF_F_SACCH flagSylvain Munaut2010-11-141-4/+8
* fw/layer1: Use dbm2rxlev instead of just '+110' so that overflows are handledSylvain Munaut2010-11-142-3/+3
* target/fw/l1: Fix TCH/H1 by properly loading the TCH mode during TCH_A taskSylvain Munaut2010-11-071-3/+3
* target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut2010-11-072-0/+62
* target/fw/layer1: Change L1CTL RACH req to properly use all slotsAndreas.Eversberg2010-10-302-7/+31
* target/fw/layer1: correctly initialize afc_retriesSteve Markgraf2010-10-251-0/+1
* target/fw/l23_api: Enable/Disable audio path appropriatelySylvain Munaut2010-10-251-0/+14
* target/fw/l23_api: Properly sync tch in DM EST REQSylvain Munaut2010-10-251-2/+14
* target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut2010-10-252-2/+79
* target/fw/layer1: Add initial version of TCH primitivesSylvain Munaut2010-10-252-1/+599
* target/fw/layer1: Store the GSM48 constants in l1s.tch_mode instead of DSP csteSylvain Munaut2010-10-251-6/+3Star
* target/fw/layer1: Fix msgb leak when prim_rx is half executedSylvain Munaut2010-10-251-1/+4
* target/fw/layer1: Use common DSP API memcpy instead of repeating codeSylvain Munaut2010-10-252-18/+4Star
* fw/layer1: Process the tch_mode and store it for later useSylvain Munaut2010-09-282-0/+53
* fw/layer1: Add support for proper meas. report (and use in prim_tx_nb)Sylvain Munaut2010-09-283-13/+41
* fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg2010-09-283-4/+26
* fw/layer1: Introduce prim_utils.c for shared helper betwee primitivesSylvain Munaut2010-09-283-4/+44
* fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut2010-09-282-2/+2
* fw/layer1: Fix type of p3 in tdma window setup/cleanup sched itemsSylvain Munaut2010-09-281-2/+2
* Remove the various checks for high TS as those should now workSylvain Munaut2010-09-261-7/+0Star
* fw/layer1: New TPU window sync methodSylvain Munaut2010-09-261-2/+9
* fw/layer1: Fix RX TPU window - no TA dependencySylvain Munaut2010-09-261-1/+0Star
* target/layer1: Implement host-driven Tx power controlSylvain Munaut2010-09-266-7/+73
* fw/layer1: Display diff in hwtimer value when lost interrupt is detectedSylvain Munaut2010-09-261-1/+1
* fw/l23_api: Fix cut&paste typo in commentSylvain Munaut2010-09-171-1/+1
* fw/layer1: Properly set/reset ciphering parameters when neededSylvain Munaut2010-09-171-1/+6
* fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut2010-09-171-0/+3
* fw/layer1: Properly load the tch dsp param (including various fn) in RXSylvain Munaut2010-09-171-2/+6
* fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut2010-09-171-6/+11
* fw: Move channel type/mode definitions in common headerSylvain Munaut2010-09-171-18/+0Star
* fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut2010-09-171-7/+0Star
* fw/layer1: Add common TPU win setup/cleanup codeSylvain Munaut2010-09-175-18/+45
* fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut2010-09-175-27/+15Star
* fw/layer1: Add some sched items flags to signal DSP & TPU scenariosSylvain Munaut2010-09-171-1/+5