summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Added support for NMEA GPS receiverAndreas.Eversberg1-0/+33
2010-08-10Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg1-0/+3
2010-08-04[layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte1-6/+2
2010-08-01[layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg1-0/+1
2010-07-30layer23: Fix Makefile.am noinst_HEADERS for vty.hSylvain Munaut1-1/+1
2010-07-27layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut1-6/+8
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut4-3/+3
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut25-15/+21
2010-07-25layer23/include: Remove eXecutable permission bit from gsm322.hSylvain Munaut1-0/+0
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut2-17/+1
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg1-1/+1
2010-07-20[layer23] Several minor changes and minor fixesAndreas.Eversberg1-0/+1
2010-07-19[layer23] Fixed "return to IDLE" after cell re-selection.Andreas.Eversberg1-1/+1
2010-07-17[layer23] Option "no location-updating" to disabled location updatingAndreas.Eversberg1-0/+1
2010-07-17[layer23] After location updating, the last cell is selected without searchAndreas.Eversberg2-0/+2
2010-07-16[layer23] Added simple network monitor. Use "monitor network 1" to enable.Andreas.Eversberg3-0/+17
2010-07-15[layer23] Changed the rxlev values in gsm322.c to GSM formatAndreas.Eversberg1-3/+3
2010-07-14[layer23] WAIT for IDLE and layer 1 reset before power off after IMSI detachAndreas.Eversberg1-0/+1
2010-07-13[layer23] Removed the osmocom/file.hAndreas.Eversberg1-80/+0
2010-07-13[layer23] Rework of channel request process and control of TA and TX-powerAndreas.Eversberg5-11/+24
2010-07-13[layer23] Correcting an attribute name in sysinfo.h.Andreas.Eversberg1-1/+1
2010-07-13[layer23] Updating l1ctl.c to current L1<->L2 API.Andreas.Eversberg1-6/+9
2010-06-28[layer23] Updated layer23 to current L1 support and forthcomming hopping.Andreas.Eversberg3-2/+12
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.Eversberg6-726/+0
2010-06-26[lapdm] Added flow control between L1 and L2, so DM mode does not crash.Andreas.Eversberg2-0/+4
2010-06-26[layer23] Fixed DM est./release for current supported channel types.Andreas.Eversberg2-2/+7
2010-06-25[layer23] make sure we recognize our own IMM ASSHarald Welte1-1/+1
2010-06-25[layer23] reverse-engineer missing header file changesHarald Welte2-2/+15
2010-06-24[layer23] use the TSC that is passed from L1 when going in dedicated modeHarald Welte1-1/+2
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-1/+4
2010-06-20layer23: Added CLIP and CLIR feature.Andreas.Eversberg1-0/+1
2010-06-20layer23: Added support for waiting calls, hold/retrieve calls.Andreas.Eversberg2-0/+6
2010-06-20layer23: Complete rework of MCC and MNC structure.Andreas.Eversberg2-2/+9
2010-06-16layer23: Corrected MCC in network table. -1 is used to indicate the counter r...Andreas.Eversberg1-1/+1
2010-06-16layer23: Added VTY command to display current states.Andreas.Eversberg3-0/+6
2010-06-13layer23: Added VTY messages to call application.Andreas.Eversberg1-1/+1
2010-06-13layer23: Added feature to do emergency calls without a SIM card.Andreas.Eversberg1-0/+1
2010-06-13layer23: Fixed issues about location update and it's result.Andreas.Eversberg3-1/+5
2010-06-12Added more release cases between RR and MM layer.Andreas.Eversberg1-5/+7
2010-06-12Radio ressources now has functions for release of radio link.Andreas.Eversberg1-0/+8
2010-06-12Added ARFCN to system information dump.Andreas.Eversberg1-1/+1
2010-06-12Updated description of buffers and queues in lapdm.c, changed queue name.Andreas.Eversberg1-1/+1
2010-06-06Fixes and improvements of RR, MM, CC processes.Andreas.Eversberg1-0/+1
2010-06-06Added call application to mnccms.c and added commands to dial/answer/hangup t...Andreas.Eversberg1-0/+9
2010-06-06Added new logging category for summary of process.Andreas.Eversberg1-0/+1
2010-06-05Completed layer 2 process. (LAPDm)Andreas.Eversberg1-3/+31
2010-05-24Moved some spreaded settings of layer23 into settings.h.root4-7/+12
2010-05-23Added more commands to VTY, especially selecting test SIM and configure it.Andreas.Eversberg4-1/+30
2010-05-24Fixes of layer23 processes during tests of MNCC interface.root1-1/+1