osmocom-bb.git
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... msgb: Add non-inlined helper functions to ease with...
2010-10-18 Holger Hans... 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-15 Sylvain MunautUpdate .gitignore
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... ussd: gsm_7bit_decode will null terminate the string
2010-10-11 Holger Hans... ussd: Make sure that we at least have 8 bytes when...
2010-10-11 Holger Hans... ussd: Add size checks to the parse_ss_invoke calls
2010-10-11 Holger Hans... ussd: Make sure the component fits.
2010-10-11 Holger Hans... ussd: Work with uint16_t for the length
2010-10-11 Holger Hans... ussd: Verify that parsing is stil working and print...
2010-10-11 Holger Hans... ussd: Add next test that show that we access the data...
2010-10-11 Holger Hans... ussd: Check the structure of the IE.
2010-10-11 Holger Hans... ussd: Add a test case, switch parsing to use a gsm48_hd...
2010-10-08 Holger Hans... gsm0480: Move the USSD parsing code to libosmocore
2010-10-08 Holger Hans... 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... misc: Fix the name of the header file for the hexdump...
2010-10-02 Holger Hans... gsm48_rr.c: Move the access below the parsing (found...
2010-10-02 Holger Hans... msic: Include osmocom/util.h for the hexdump definition
2010-10-02 Holger Hans... sim.c: Fix NULL pointer dereference found by clang.
2010-10-02 Holger Hans... osmoload.c: Cast to uint8_t from char* to fix a compile...
2010-10-02 Holger Hans... osmocom.c: rc is not assigned and contains garbage...
2010-10-02 Holger Hans... osmocon.c: Use C99 inttypes instead of u_intX_t.
2010-10-02 Holger Hans... 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... 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
2010-09-26 Andreas.Eversberg[layer23] Cleanup of various 'printf' debugging
2010-09-26 Andreas.Eversberg[layer23] VTY command for changing LAI on SIM card
2010-09-26 Andreas.Eversberg[layer23] Use correct IE for timing advance
2010-09-26 Sylvain MunautRemove the various checks for high TS as those should...
2010-09-26 Sylvain Munautfw/layer1: New TPU window sync method
2010-09-26 Sylvain Munautfw/layer1: Fix RX TPU window - no TA dependency
2010-09-26 Sylvain Munauttarget/layer1: Implement host-driven Tx power control
2010-09-26 Sylvain Munautfw/layer1: Display diff in hwtimer value when lost...
2010-09-26 Sylvain Munautlayer23/lapdm: Fix typos SAMB -> SABM
2010-09-26 Andreas.Eversberg[layer23] Do not reject mobile terminated calls with...
2010-09-26 Andreas.Eversberg[layer23] Speech codec selection and negotiation with...
2010-09-26 Andreas.Eversberg[layer23] Added support for changing TCH mode via L1CTL...
2010-09-26 Andreas.Eversberg[layer23] Minor fixes in lapdm.c
2010-09-26 Andreas.Eversberg[layer23] Adding application generated measurement...
2010-09-26 Andreas.Eversberg[layer23] LAPDm handles UNIT DATA requests correctly
next