summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-15[layer23] Fixed handling of IMSI in special casesAndreas.Eversberg1-7/+15
2010-08-14[layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg2-309/+566
2010-08-12[layer23/lapdm] Added more headroom for data indication to prevent underrunAndreas.Eversberg1-1/+1
2010-08-12[layer23] Removed hack: Allocate SDCCH when requesting a TCHAndreas.Eversberg1-13/+12
2010-08-11[layer23] Paging response depends on the supported channels: SDCCH, TCH/F, an...Andreas.Eversberg2-6/+41
2010-08-10Added support for NMEA GPS receiverAndreas.Eversberg4-1/+250
2010-08-10Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg2-2/+55
2010-08-04[layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte1-439/+12
2010-08-01[layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg1-1/+6
2010-07-29[layer23] request a layer1 reset on startup of layer2 applicationsSteve Markgraf3-0/+3
2010-07-27layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut5-21/+22
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut3-3/+3
2010-07-27layer23: Use libosmocore rsl_chan_nr_str instead of local funcSylvain Munaut1-28/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut24-107/+107
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut28-25/+31
2010-07-25layer23: Pre-rework of the Makefile.amSylvain Munaut1-9/+8
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut9-187/+3
2010-07-25layer23: Remove useless file telnet_interface.cSylvain Munaut1-240/+0
2010-07-25layer23: Alloc some headroom in incoming l1ctl packetsSylvain Munaut1-1/+2
2010-07-22[layer23] Fixed interpretation of the power measurement result.Andreas.Eversberg1-1/+1
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg3-15/+22
2010-07-20[layer23] Several minor changes and minor fixesAndreas.Eversberg6-45/+43
2010-07-19[layer23] Fixed "return to IDLE" after cell re-selection.Andreas.Eversberg3-11/+20
2010-07-17[layer23] Option "no location-updating" to disabled location updatingAndreas.Eversberg2-3/+40
2010-07-17[layer23] Fixed cell search process of automatic network selectionAndreas.Eversberg1-22/+47
2010-07-17[layer23] After location updating, the last cell is selected without searchAndreas.Eversberg2-54/+81
2010-07-16[layer23] Fixed establishment of multiple MM connectionsAndreas.Eversberg1-28/+29
2010-07-16[layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg4-2/+124
2010-07-15[layer23] Changed the rxlev values in gsm322.c to GSM formatAndreas.Eversberg1-44/+61
2010-07-15[layer23] Fixed call reference for incomming calls. (mobile terminated)Andreas.Eversberg3-17/+19
2010-07-15[layer23] Added channel mode modifyAndreas.Eversberg1-3/+90
2010-07-15[layer23] Stop T3240 after location updating reject.Andreas.Eversberg1-1/+12
2010-07-15[layer23] Send reset to layer 1 before starting power measurement.Andreas.Eversberg1-5/+9
2010-07-14[layer23] Fixed DISC message at LAPDm, added debugging for UA match.Andreas.Eversberg1-2/+9
2010-07-14[layer23] Display when incomming call is connected.Andreas.Eversberg1-0/+5
2010-07-14[layer23] Fixes of call control: RELEASE and CONNECT ACKAndreas.Eversberg1-2/+10
2010-07-14[layer23] Fix: IMSI detach in "IMSI detach initiated" state.Andreas.Eversberg1-0/+16
2010-07-14[layer23] Fix: T3240 (wait network command) is stopped after RR release.Andreas.Eversberg1-1/+6
2010-07-14[layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg2-5/+13
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.Eversberg2-22/+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.Eversberg3-145/+409
2010-07-13[layer23] Correcting an attribute name in sysinfo.h.Andreas.Eversberg3-3/+3
2010-07-13[layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg3-26/+43