[layer23] Fixed T3 value in RACH confirm message
[osmocom-bb.git] / src /
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 Steve Markgraftarget/fw/layer1: correctly initialize afc_retries
2010-10-25 Sylvain Munauttarget/fw/l23_api: Enable/Disable audio path appropriately
2010-10-25 Sylvain Munauttarget/fw/l23_api: Properly sync tch in DM EST REQ
2010-10-25 Sylvain Munauttarget/fw/layer1: Add support for the various TCH multi...
2010-10-25 Sylvain Munauttarget/fw/layer1: Add initial version of TCH primitives
2010-10-25 Sylvain Munauttarget/fw/calypso: Fix dsp_load_tch_param to set fn_rep...
2010-10-25 Sylvain Munauttarget/fw/layer1: Store the GSM48 constants in l1s...
2010-10-25 Sylvain Munauttarget/fw/layer1: Fix msgb leak when prim_rx is half...
2010-10-25 Sylvain Munauttarget/fw/include: Fix missing apc helper declaration
2010-10-25 Sylvain Munauttarget/fw/layer1: Use common DSP API memcpy instead...
2010-10-25 Sylvain Munauttarget/fw/dsp: Add utility function to memcpy to/from...
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-24 Andreas.Eversbergbitvec: Fix decoding of H / L values
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-18 Holger Hans Peter... msgb: Add non-inlined helper functions to ease with...
2010-10-18 Holger Hans Peter... gsm0480: Add method create own number response
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-15 Sylvain Munautcodec: Add bit ordering tables from specs for HR,FR...
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-11 Holger Hans Peter... ussd: gsm_7bit_decode will null terminate the string
2010-10-11 Holger Hans Peter... ussd: Make sure that we at least have 8 bytes when...
2010-10-11 Holger Hans Peter... ussd: Add size checks to the parse_ss_invoke calls
2010-10-11 Holger Hans Peter... ussd: Make sure the component fits.
2010-10-11 Holger Hans Peter... ussd: Work with uint16_t for the length
2010-10-11 Holger Hans Peter... ussd: Check the structure of the IE.
2010-10-11 Holger Hans Peter... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans Peter... gsm0480: Move the USSD parsing code to libosmocore
2010-10-08 Holger Hans Peter... msgfile: Add a file parser for a simple file format
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 Holger Hans Peter... sercomm.c: Avoid unused variable compiler warning
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-30 Holger Hans Peter... gsm0480: Add USSD format functions to libosmocore
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 Dieter Spaartarget/dsp: Add dsp audio initialization
2010-09-28 Dieter Spaartarget/dsp: Adjust dsp parameters for TCH FR Codec
2010-09-28 Sylvain Munautfw/layer1: Process the tch_mode and store it for later use
2010-09-28 Sylvain Munautl1ctl: Add initial tch_mode value in DM_EST_REQ
2010-09-28 Sylvain Munautfw/layer1: Add support for proper meas. report (and...
2010-09-28 Andreas.Eversbergfw/layer1: Add support for measurement messages from...
2010-09-28 Sylvain Munautfw/layer1: Introduce prim_utils.c for shared helper...
2010-09-28 Sylvain Munautfw/layer1: Introduce prim.h for all primitive related...
2010-09-28 Sylvain Munautfw/layer1: Fix type of p3 in tdma window setup/cleanup...
2010-09-28 Andreas.Eversberg[layer23] Fixed incorrect use of memcpy for frequency...
2010-09-27 Andreas.Eversberg[layer23] Fixed parsing of ASSIGNMENT / HANDOVER (type...
2010-09-27 Andreas.Eversberg[layer23] Fixed debug output in gsm48_rr.c
2010-09-27 Andreas.Eversberg[layer23] Alter simulated-delay via VTY on the fly...
2010-09-26 Andreas.Eversberg[layer23] Handle invalidation of TMSI correctly
next