summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-07-14[layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg3-5/+14
2010-07-13[layer23] Fixed RSL release requestAndreas.Eversberg2-9/+27
2010-07-13[layer23] Fixed call answer/reject at mnccms.cAndreas.Eversberg1-4/+9
2010-07-13[layer23] Fixed maleformed PAG.RESP messageAndreas.Eversberg1-1/+2
2010-07-13[layer23] Fixed MM crash bugAndreas.Eversberg1-1/+0
2010-07-13[layer23] Fixed BA list dumpAndreas.Eversberg1-2/+3
2010-07-13[layer23] Removed the osmocom/file.hAndreas.Eversberg3-102/+16
2010-07-13[layer23] Added control features to VTYAndreas.Eversberg1-29/+134
2010-07-13[layer23] Fixed ID.REQ for IMEI while no SIM is present.Andreas.Eversberg1-2/+4
2010-07-13[layer23] Rework of channel request process and control of TA and TX-powerAndreas.Eversberg8-156/+433
2010-07-13[layer23] Correcting an attribute name in sysinfo.h.Andreas.Eversberg4-4/+4
2010-07-13[layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg4-32/+52
2010-07-13[layer 1] L1CTL_PARAM_REQ is introduced to change TX power and TA.Andreas.Eversberg3-1/+21
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.Eversberg3-4/+5
2010-07-13Merge commit '33f0fc3c9565308044c934c9e0c1bb81c1a26311'Harald Welte4-41/+107
2010-07-13[VTY] add support for numeric ranges with negative numbersAndreas Eversberg1-31/+67
2010-07-13[RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll_push_hdr()Harald Welte1-10/+25
2010-07-12Add 'src/shared/libosmocore/' from commit 'ed00fe4449ac2309ad80c32f0ba7aa80b2...Harald Welte87-0/+19052
2010-07-12remove old / modified copy of libosmocore (will be replaced with new)Harald Welte80-18595/+0
2010-07-12Add 3-digit MNC support to gsm48_generate_lai()Andreas Eversberg1-7/+7
2010-07-12Added new IE definitions to gsm_04_08.h of libosmocore.Andreas Eversberg1-1/+63
2010-07-12Added single octet TV (type + value) to libosmocore.Andreas Eversberg1-0/+8
2010-07-04gsm_utils: Fix typo in gsm band nameSylvain Munaut1-1/+1
2010-06-30GPRS: Add 'input' generator functions for GPRS cipher algorithmHarald Welte1-0/+14
2010-06-30Add support for plugins (and specifically GPRS encryption plugins)Harald Welte3-1/+154
2010-06-29[gsmtap] add new gsmtap_makemsg() functionHarald Welte1-8/+23
2010-06-29Add gsmtap utility functions to libosmocoreHarald Welte2-1/+186
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-28layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut7-15/+18
2010-06-28fw/layer1: Add hopping support in rfch utils.Sylvain Munaut1-1/+94
2010-06-28[layer23] Fixed demultiplexing of UI frames. Now SI5* and 6 are parsed.Andreas.Eversberg1-7/+12
2010-06-28[lapdm] Fixed layer 2 header for B4 frames. Now SI5/6 are received correctlyAndreas.Eversberg1-0/+1
2010-06-28[layer23] Updated layer23 to current L1 support and forthcomming hopping.Andreas.Eversberg7-110/+209
2010-06-27[layer23] Minor fix for MCC+MNC print format.Andreas.Eversberg1-6/+8
2010-06-27[layer1] TX should be disabled by default.Andreas.Eversberg1-1/+1
2010-06-26[layer23] Added option argument to alter default VTY port number.Andreas.Eversberg2-5/+19
2010-06-26[layer23] Committed missing vty.h of last commit.Andreas.Eversberg1-0/+19
2010-06-26[layer23] Removed cloned VTY and replaced it by libosmovty.Andreas.Eversberg19-6517/+146
2010-06-26[layer23] Fixed output format of MCC+MNC in subscriber.cAndreas.Eversberg1-10/+17
2010-06-26[lapdm] Added flow control between L1 and L2, so DM mode does not crash.Andreas.Eversberg7-21/+79
2010-06-26[layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg6-10/+41
2010-06-25[layer1] set RF frontend gain during power measurementHarald Welte1-0/+6
2010-06-25[l1ctl] add dedicated mode release requestHarald Welte1-0/+12
2010-06-25[layer1] fix AGC computation (dbm vs. dbm8 mistakes)Harald Welte3-17/+25
2010-06-25[layer1] correctly compute dBm input level for RX normal burstHarald Welte1-1/+2
2010-06-25[layer1] remove superfluous rx_window callHarald Welte1-4/+0
2010-06-25[layer1] Activate AGC implementationHarald Welte3-0/+8
2010-06-25[layer23] remove raw printf about RACH CONFHarald Welte1-2/+0