Merge branch 'master' into testing
[osmocom-bb.git] / src / host /
2011-01-18 Dobrica PavlinusicMerge branch 'master' into testing testing
2011-01-18 Steve Markgrafupdate .gitignore
2011-01-18 Sylvain Munaut[WIP] Voice IND
2011-01-12 Sylvain Munaut[WIP] Voice IND
2011-01-05 Steve MarkgrafMerge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'
2010-12-28 Andreas.Eversberg[layer23] Enable half rate support in support.c
2010-12-28 Andreas.Eversberg[layer23] Timer 3126 must be stopped even if starting...
2010-12-27 Holger Hans Peter... layer2: Make it possible to disable or increase the...
2010-12-27 Holger Hans Peter... layer23: Enable combining the long options
2010-12-27 Holger Hans Peter... layer23: Make the logfile configurable with cell_log
2010-12-27 Holger Hans Peter... layer23: Not every application supports every option...
2010-12-27 Holger Hans Peter... layer23: Create an l23_app_info for various information...
2010-12-27 Andreas.Eversberg[cell_log] Use GPS signal, even if it becomes valid...
2010-12-18 Harald Welteupdate list of networks with information from ITU
2010-12-11 Harald Welteadd perl scripts to compute MTK RF Transceiver PLL...
2010-12-11 David Wilsonlayer23: use correct sizeof(sockaddr) for connecting...
2010-11-28 Sylvain MunautMerge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'
2010-11-21 Alex Badeahost layer23: add a small cbch_sniff application
2010-11-21 Alex Badealayer23 sysinfo: fix parsing of CBCH Mobile Allocation
2010-11-21 Alex Badealayer23 sysinfo: store chan_nr when decoding CBCH Chann...
2010-11-21 Harald Welterita_pll: Compute values for T-GSM 810
2010-11-20 Andreas.Eversberg[layer23] VTY uses CAPITAL letters for all optional...
2010-11-20 Andreas.Eversberg[layer23] VTY supports "show this" to show current...
2010-11-20 Andreas.Eversberg[layer23] Adding LAC and TMSI (both optional) to test...
2010-11-20 Andreas.Eversberg[layer23] Adding LAI to debug output of LOCATION UPDATI...
2010-11-20 Andreas.Eversberg[layer23] Bugfix: Exit, if init function fails
2010-11-17 Alex Badeaosmocon: make beacon interval configurable via cmdline
2010-11-14 Andreas.Eversberg[layer23/mobile] Better overview of "show ms" VTY command
2010-11-14 Andreas.Eversberg[layer23] Cleanup of mobile application
2010-11-14 Andreas.Eversberg[layer23] Prevent layer23 apps from abort, if socket...
2010-11-13 Sylvain MunautMerge commit '7f6615a37df0dadbe86fdfc980e0a8a15013a80e'
2010-11-13 Andreas.Eversberg[layer23] Added support for multiple MS instances
2010-11-13 Andreas.Eversberg[layer23] msgb_free() must in l1ctl.c must called after...
2010-11-07 Sylvain Munautlayer23/mobile: Enable half_v1 support
2010-11-07 Andreas.Eversberg[layer23] Call application sends CC Capability on incom...
2010-11-06 Steve Markgraflayer23/misc: Update .gitignore for ./cell_log
2010-11-06 Steve Markgraflayer23/mobile: Fix 'implicit declaration' warning...
2010-10-30 Andreas.Eversberglayer23: Use the new rach_req format in l1ctl and updat...
2010-10-30 Andreas.Eversberg[layer23] cell_log's scanning depth now depends on...
2010-10-30 Andreas.Eversberg[layer23] Fixed T3 value in RACH confirm message
2010-10-27 Steve Markgraflayer23/mobile: Add configuration option for automatica...
2010-10-27 Steve Markgraflayer23: typo/cosmetic fixes in cell_log.c and mnccms.c
2010-10-25 Sylvain Munautlayer23/vty_interface: Fix typos, AMR is v3 not v1
2010-10-25 Andreas.Eversberg[layer23] Fix of LAPDm when handling "timer recovery...
2010-10-24 Andreas.Eversberg[layer23] Reverted commit ece1463...
2010-10-24 Andreas.EversbergIntroducing "gsmmap" to convert SYSTEM INFORMATION...
2010-10-24 Andreas.Eversberg[layer23] Adding application to scan/receive and log...
2010-10-24 Andreas.Eversberg[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23
2010-10-24 Andreas.Eversberg[layer23] Fixed conditions for complete set of SYSTEM...
2010-10-24 Andreas.Eversberg[layer23] Old SYSTEM INFORMATION 5 and 6 must be remove...
2010-10-24 Andreas.Eversberg[layer23] Moving decoding of SYSTEM INFORMATION to...
2010-10-24 Andreas.Eversberg[layer23] Added debugging for GPS at logging.c
2010-10-24 Andreas.Eversberg[layer23] Fix of GPS states
2010-10-24 Sylvain Munautlayer23/lapdm: Properly handle S frame with F=1 when...
2010-10-24 Sylvain MunautMerge commit 'dc0ebdfbdf3b1a381754c6ef4a59b0354eba7705'
2010-10-24 Andreas.EversbergRemoved solved issues from gsm48-andreas/issues.txt
2010-10-20 Andreas.Eversberg[layer23] Don't request a channel, if SYSINFO 3 is...
2010-10-20 Andreas.Eversberg[layer23] Fix of channel request cause "OTHER or SDCCH"
2010-10-20 Andreas.Eversberg[layer23] Completed GPS reading process
2010-10-16 Andreas.Eversberg[layer23] Fixed header handling of some radio ressource...
2010-10-15 Andreas.Eversberg[layer23] Support of receiving STATUS at call control
2010-10-15 Andreas.Eversberg[layer23] DTMF support
2010-10-15 Andreas.Eversberg[layer23] If the mobile sticks to a cell, RXLEV_MIN...
2010-10-14 Andreas.Eversberg[layer23] Adding abbreviated dialing to VTY
2010-10-13 Andreas.Eversberg[layer23] If SIM is invalid, display that on the VTY
2010-10-13 Andreas.Eversberg[layer23] Fix of signal loss handling
2010-10-13 Andreas.Eversberg[layer23] Minor fix of debugging message in call control
2010-10-13 Andreas.Eversberg[layer23] Fixed cell monitoring output (RR idle mode)
2010-10-13 Andreas.Eversberg[layer23] Minor change in paging debugging
2010-10-13 Andreas.Eversberg[layer23] Give ARFCN together with "show states <MS_NAME>"
2010-10-12 Andreas.Eversberg[layer23] Fixed CAUSE information element
2010-10-12 Andreas.Eversberg[layer23] Fixed ASSIGNMENT / HANDOVER failure handling
2010-10-12 Andreas.Eversberg[layer23] Reconnect of layer 2 link must be performed...
2010-10-12 Andreas.Eversberg[layer23] Call control is disabled when mobile is set...
2010-10-12 Andreas.Eversberg[layer23] Fixed resume of datalink (after assignment...
2010-10-12 Andreas.Eversberg[layer23] FACILITY message is handled now, but not...
2010-10-12 Andreas.Eversberg[layer23] Bugfix: Loosing CCCH signal must cause unsele...
2010-10-12 Andreas.Eversberg[layer23] Adding some debugging output
2010-10-12 Andreas.Eversberg[layer23] Implementation of signal loss criteria as...
2010-10-05 Andreas.Eversberg[layer23] Increase sync tollerance by increasing freq_e...
2010-10-03 Andreas.Eversberg[layer23] Fixed ACCH reception of TCH channels
2010-10-03 Andreas.Eversberg[layer23] Fixed emergency call setup
2010-10-03 Andreas.Eversberg[layer23] Rework of "support"-features, features can...
2010-10-02 Holger Hans Peter... misc: Fix the name of the header file for the hexdump...
2010-10-02 Holger Hans Peter... gsm48_rr.c: Move the access below the parsing (found...
2010-10-02 Holger Hans Peter... msic: Include osmocom/util.h for the hexdump definition
2010-10-02 Holger Hans Peter... sim.c: Fix NULL pointer dereference found by clang.
2010-10-02 Holger Hans Peter... osmoload.c: Cast to uint8_t from char* to fix a compile...
2010-10-02 Holger Hans Peter... osmocom.c: rc is not assigned and contains garbage...
2010-10-02 Holger Hans Peter... osmocon.c: Use C99 inttypes instead of u_intX_t.
2010-10-02 Andreas.Eversberg[layer23] Notify user when config change requires resta...
2010-10-01 Andreas.Eversberg[layer23] Minimum RX-level is now a configuratio option
2010-10-01 Andreas.Eversberg[layer23] Remove obsolete function from header file
2010-10-01 Andreas.Eversberg[layer23] Using loglevel to disable heavy debugging...
2010-09-29 Andreas.Eversberg[layer23] Disabled display of SYSINFO message at messag...
2010-09-29 Andreas.Eversberg[layer23] Added a workarround to ignore the first ...
2010-09-29 Andreas.Eversberg[layer23] Disabled the scanning of maximum cells per...
2010-09-29 Andreas.Eversberg[layer23] Disabled may debugging in cell selection...
2010-09-29 Andreas.Eversberg[layer23] Added missing state change, if location updat...
2010-09-28 Sylvain Munautl1ctl: Add initial tch_mode value in DM_EST_REQ
next