summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom
Commit message (Expand)AuthorAgeFilesLines
...
* [layer23] Speech codec selection and negotiation with networkAndreas.Eversberg2010-09-262-0/+8
* [layer23] Added support for changing TCH mode via L1CTL messagesAndreas.Eversberg2010-09-262-0/+9
* [layer23] Adding application generated measurement reportAndreas.Eversberg2010-09-263-22/+28
* [layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2010-09-192-7/+8
* [layer23] SIM client completionAndreas.Eversberg2010-09-183-2/+5
* [layer23] Added BTSAP socket interface to layer23Andreas.Eversberg2010-09-182-0/+12
* [layer23] Added BTSAP socket interface to layer23Andreas.Eversberg2010-09-181-1/+7
* [layer23] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg2010-09-172-5/+8
* [layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg2010-09-171-0/+2
* layer23: Move app logic in layer3.c with state struct.Sylvain Munaut2010-09-141-0/+3
* [layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg2010-09-112-1/+4
* [layer23] SIM client accepts status code 61xx as a positive resultAndreas.Eversberg2010-08-301-0/+1
* [layer23] "show cell 1 <arfcn>" gives better overview of cell allocationAndreas.Eversberg2010-08-291-1/+0Star
* [layer23] Fixed security issueAndreas.Eversberg2010-08-292-1/+2
* [layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg2010-08-283-12/+33
* [layer23] Adding SIM clientAndreas.Eversberg2010-08-283-5/+275
* [layer23] Radio ressource protocol completed except for handover, meas.Andreas.Eversberg2010-08-211-4/+13
* [layer23] Header file for last commitAndreas.Eversberg2010-08-211-0/+6
* [layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg2010-08-142-5/+14
* [layer23] Paging response depends on the supported channels: SDCCH, TCH/F, an...Andreas.Eversberg2010-08-111-0/+5
* Added support for NMEA GPS receiverAndreas.Eversberg2010-08-101-0/+33
* Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg2010-08-101-0/+3
* [layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte2010-08-041-6/+2Star
* [layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg2010-08-011-0/+1
* layer23: Fix Makefile.am noinst_HEADERS for vty.hSylvain Munaut2010-07-301-1/+1
* layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut2010-07-271-6/+8
* include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2010-07-271-1/+1
* layer23: Split [2/2] -> The header filesSylvain Munaut2010-07-2725-15/+21
* layer23/include: Remove eXecutable permission bit from gsm322.hSylvain Munaut2010-07-251-0/+0
* layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut2010-07-252-17/+1Star
* [layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg2010-07-221-1/+1
* [layer23] Several minor changes and minor fixesAndreas.Eversberg2010-07-201-0/+1
* [layer23] Fixed "return to IDLE" after cell re-selection.Andreas.Eversberg2010-07-191-1/+1
* [layer23] Option "no location-updating" to disabled location updatingAndreas.Eversberg2010-07-171-0/+1
* [layer23] After location updating, the last cell is selected without searchAndreas.Eversberg2010-07-172-0/+2
* [layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg2010-07-163-0/+17
* [layer23] Changed the rxlev values in gsm322.c to GSM formatAndreas.Eversberg2010-07-151-3/+3
* [layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg2010-07-141-0/+1
* [layer23] Removed the osmocom/file.hAndreas.Eversberg2010-07-131-80/+0Star
* [layer23] Rework of channel request process and control of TA and TX-powerAndreas.Eversberg2010-07-135-11/+24
* [layer23] Correcting an attribute name in sysinfo.h.Andreas.Eversberg2010-07-131-1/+1
* [layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg2010-07-131-6/+9
* [layer23] Updated layer23 to current L1 support and forthcomming hopping.Andreas.Eversberg2010-06-283-2/+12
* [layer23] Committed missing vty.h of last commit.Andreas.Eversberg2010-06-261-0/+19
* [layer23] Removed cloned VTY and replaced it by libosmovty.Andreas.Eversberg2010-06-261-44/+0Star
* [lapdm] Added flow control between L1 and L2, so DM mode does not crash.Andreas.Eversberg2010-06-262-0/+4
* [layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg2010-06-262-2/+7
* [layer23] make sure we recognize our own IMM ASSHarald Welte2010-06-251-1/+1
* [layer23] reverse-engineer missing header file changesHarald Welte2010-06-252-2/+15
* [layer23] use the TSC that is passed from L1 when going in dedicated modeHarald Welte2010-06-241-1/+2