layer2: Make it possible to disable or increase the number of RA bursts
[osmocom-bb.git] / src / host / layer23 / src /
2010-09-20 Sylvain Munauthost/mobile: Properly set called party dialling plan...
2010-09-20 Sylvain MunautMerge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d'
2010-09-19 Andreas.Eversberg[layer23] Disabled flow control between LAPDm and layer1.
2010-09-19 Andreas.Eversberg[layer23] Fixed typo in Call Control
2010-09-19 Sylvain Munautlayer23/mobile/gsm48_rr: Fix typo in IMMEDIATE ASSIGNME...
2010-09-19 Andreas.Eversberg[layer23] Re-setting encryption, if enabled after chang...
2010-09-19 Andreas.Eversberg[layer23] Fixed and improved subscriber (SIM) dump...
2010-09-19 Andreas.Eversberg[layer23] Added Hungary to network list
2010-09-19 Andreas.Eversberg[layer23] Added debug about identity (TMSI/IMSI) at...
2010-09-19 Andreas.Eversberg[layer23] Fixed "empty UA bug" in LAPDm and cleanups
2010-09-19 Andreas.Eversberg[layer23] Fixed and completed SIM's PIN handling
2010-09-18 Andreas.Eversberg[layer23] SIM client completion
2010-09-18 Andreas.Eversberg[layer23] Added BTSAP socket interface to layer23
2010-09-18 Andreas.Eversberg[layer23] Added missing TMSI REALLOCATION COMPLETE...
2010-09-17 Sylvain Munautlayer23/mobile: Fix space/tab indenting in subscriber.c
2010-09-17 Sylvain Munauthost/layer23: Enable a5/[1,2] support
2010-09-17 Sylvain Munautfw & layer23: Remove limitation about the SDCCH subchan...
2010-09-17 Andreas.Eversberg[layer23] Added XOR and COMP128 encryption to test SIM
2010-09-17 Sylvain Munauthost/mobile: Enable frq_refef & hand over now that...
2010-09-17 Sylvain MunautMerge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'
2010-09-17 Andreas.Eversberg[layer23] Added missing state change
2010-09-17 Andreas.Eversberg[layer23] CM service is now accepted when ciphering...
2010-09-16 Andreas.Eversberg[layer23] Added missing pointer reset during establishm...
2010-09-15 Andreas.Eversberg[layer23] Fixed A5/1 support coding
2010-09-15 Andreas.Eversberg[layer23] Fix in LAPDm: reset send_buffer offset at...
2010-09-14 Sylvain Munautlayer23: Add support for SI1 decoding and imm.ass hopping
2010-09-14 Sylvain Munautlayer23: Move app logic in layer3.c with state struct.
2010-09-14 Sylvain Munautlayer23/l1ctl: Add the RX power to the DATA_IND debug...
2010-09-14 Sylvain Munautlayer23/l1ctl: Remove useless printf debug
2010-09-14 Andreas.Eversberg[layer23] Undo second hunk of last commit
2010-09-14 Andreas.Eversberg[layer23] Fixed IMEISV type IE for CIPHERING COMPLETE...
2010-09-11 Andreas.Eversberg[layer23 / layer1] Added interface for changing crypto...
2010-09-11 Andreas.Eversberg[layer23] Fix of MCC/MNC output in sysinfo.c
2010-08-30 Andreas.Eversberg[layer23] SIM client accepts status code 61xx as a...
2010-08-29 Andreas.Eversberg[layer23] "show cell 1 <arfcn>" gives better overview...
2010-08-29 Andreas.Eversberg[layer23] Fixed security issue
2010-08-29 Andreas.Eversberg[layer23] Reset scheduler after leaving dedicated mode
2010-08-29 Andreas.Eversberg[layer23] Fix of corrupt MM event messages
2010-08-28 Andreas.Eversberg[layer23] Disable FREQUENCY REDEFINITION and HANDOVER...
2010-08-28 Andreas.Eversberg[layer23] Layer 3 now uses SIM client to request and...
2010-08-28 Andreas.Eversberg[layer23] Adding SIM client
2010-08-21 Andreas.Eversberg[layer23] Radio ressource protocol completed except...
2010-08-21 Andreas.Eversberg[layer23] L1CTL frequency change implementation in...
2010-08-15 Andreas.Eversberg[layer23] Fixed handling of IMSI in special cases
2010-08-14 Andreas.Eversberg[layer23] Added (incomplete) ASSIGNMENT COMMAND handling
2010-08-12 Andreas.Eversberg[layer23/lapdm] Added more headroom for data indication...
2010-08-12 Andreas.Eversberg[layer23] Removed hack: Allocate SDCCH when requesting...
2010-08-11 Andreas.Eversberg[layer23] Paging response depends on the supported...
2010-08-10 Andreas.EversbergAdded support for NMEA GPS receiver
2010-08-10 Andreas.EversbergAdded sequence number to L3 messages (see GSM 04.08...
2010-08-04 Harald Welte[layer23] use gsm48_decode_freq_list() which has been...
2010-08-04 Harald WelteMerge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'
2010-08-01 Andreas.Eversberg[layer23] Correctly release a call, if not yet acknowle...
2010-07-29 Steve Markgraf[layer23] request a layer1 reset on startup of layer2...
2010-07-29 Harald WelteMerge remote branch 'origin/sylvain/pending'
2010-07-27 Sylvain Munautlayer23: Unify the prefix of l1ctl TX functions
2010-07-27 Sylvain Munautinclude: Rename l1a_l23_interface.h to l1ctl_proto.h
2010-07-27 Sylvain Munautlayer23: Use libosmocore rsl_chan_nr_str instead of...
2010-07-27 Sylvain MunautMerge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c...
2010-07-27 Sylvain Munautlayer23: Split [2/2] -> The header files
2010-07-27 Sylvain Munautlayer23: Split [1/2] -> The source code
2010-07-25 Sylvain Munautlayer23: Pre-rework of the Makefile.am
2010-07-25 Sylvain Munautlayer23: Switch to using gsmtap_util from libosmocom
2010-07-25 Sylvain Munautlayer23: Remove useless file telnet_interface.c
2010-07-25 Sylvain Munautlayer23: Alloc some headroom in incoming l1ctl packets
2010-07-22 Andreas.Eversberg[layer23] Fixed interpretation of the power measurement...
2010-07-22 Andreas.Eversberg[layer23] Re-structured the VTY commands for SIM insert...
2010-07-20 Andreas.Eversberg[layer23] Several minor changes and minor fixes
2010-07-19 Andreas.Eversberg[layer23] Fixed "return to IDLE" after cell re-selection.
2010-07-17 Andreas.Eversberg[layer23] Option "no location-updating" to disabled...
2010-07-17 Andreas.Eversberg[layer23] Fixed cell search process of automatic networ...
2010-07-17 Andreas.Eversberg[layer23] After location updating, the last cell is...
2010-07-16 Andreas.Eversberg[layer23] Fixed establishment of multiple MM connections
2010-07-16 Andreas.Eversberg[layer23] Added simple network monitor. Use "monitor...
2010-07-15 Ingo AlbrechtMerge commit '383134b5ac0b94393cd46e2f00aeb1fd6f1a540f'
2010-07-15 Andreas.Eversberg[layer23] Changed the rxlev values in gsm322.c to GSM...
2010-07-15 Andreas.Eversberg[layer23] Fixed call reference for incomming calls...
2010-07-15 Andreas.Eversberg[layer23] Added channel mode modify
2010-07-15 Andreas.Eversberg[layer23] Stop T3240 after location updating reject.
2010-07-15 Andreas.Eversberg[layer23] Send reset to layer 1 before starting power...
2010-07-14 Andreas.Eversberg[layer23] Fixed DISC message at LAPDm, added debugging...
2010-07-14 Andreas.Eversberg[layer23] Display when incomming call is connected.
2010-07-14 Andreas.Eversberg[layer23] Fixes of call control: RELEASE and CONNECT ACK
2010-07-14 Andreas.Eversberg[layer23] Fix: IMSI detach in "IMSI detach initiated...
2010-07-14 Andreas.Eversberg[layer23] Fix: T3240 (wait network command) is stopped...
2010-07-14 Andreas.Eversberg[layer23] WAIT for IDLE and layer 1 reset before power...
2010-07-13 Andreas.Eversberg[layer23] Fixed RSL release request
2010-07-13 Andreas.Eversberg[layer23] Fixed call answer/reject at mnccms.c
2010-07-13 Andreas.Eversberg[layer23] Fixed maleformed PAG.RESP message
2010-07-13 Andreas.Eversberg[layer23] Fixed MM crash bug
2010-07-13 Andreas.Eversberg[layer23] Fixed BA list dump
2010-07-13 Andreas.Eversberg[layer23] Removed the osmocom/file.h
2010-07-13 Andreas.Eversberg[layer23] Added control features to VTY
2010-07-13 Andreas.Eversberg[layer23] Fixed ID.REQ for IMEI while no SIM is present.
2010-07-13 Andreas.Eversberg[layer23] Rework of channel request process and control...
2010-07-13 Andreas.Eversberg[layer23] Correcting an attribute name in sysinfo.h.
2010-07-13 Andreas.Eversberg[layer23] Updating l1ctl.c to current L1<->L2 API.
2010-07-13 Harald WelteMerge commit '33f0fc3c9565308044c934c9e0c1bb81c1a26311'
2010-07-12 Harald WelteAdd 'src/shared/libosmocore/' from commit 'ed00fe4449ac...
2010-06-28 Andreas.Eversberg[layer23] Fixed demultiplexing of UI frames. Now SI5...
next