osmocom-bb.git
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... 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-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
2010-09-20 Andreas.Eversberg[layer23] VTY now checks dialed number for valid digits
2010-09-20 Sylvain Munauthost/mobile: Properly set called party dialling plan...
2010-09-20 Sylvain MunautMerge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d'
2010-09-20 Sylvain Munautgsm48: Fix gsm48_encode_called - Set no extension bit
2010-09-19 Andreas.Eversberg[layer23] Disabled flow control between LAPDm and layer1.
2010-09-19 Andreas.Eversberg[layer23] Fixed typo in Call Control
2010-09-19 Holger Hans... gsm0808: Fix the TLV definition of CIC and Service...
2010-09-19 Sylvain Munautlayer23/mobile/gsm48_rr: Fix typo in IMMEDIATE ASSIGNME...
2010-09-19 Andreas.Eversberg[layer23] Re-setting encryption, if enabled after chang...
2010-09-19 Andreas.Eversberg[layer23] Fixed and improved subscriber (SIM) dump...
2010-09-19 Andreas.Eversberg[layer23] Added Hungary to network list
2010-09-19 Andreas.Eversberg[layer23] Added debug about identity (TMSI/IMSI) at...
2010-09-19 Andreas.Eversberg[layer23] Fixed "empty UA bug" in LAPDm and cleanups
2010-09-19 Andreas.Eversberg[layer23] Fixed and completed SIM's PIN handling
2010-09-18 Andreas.Eversberg[layer23] SIM client completion
2010-09-18 Andreas.Eversberg[layer23] Added BTSAP socket interface to layer23
2010-09-18 Andreas.Eversberg[layer23] Added BTSAP socket interface to layer23
2010-09-18 Andreas.Eversberg[layer23] Added missing TMSI REALLOCATION COMPLETE...
2010-09-17 Sylvain Munautlayer23/mobile: Fix space/tab indenting in subscriber.c
2010-09-17 Sylvain Munautfw/l23_api: Fix cut&paste typo in comment
2010-09-17 Sylvain Munauthost/layer23: Enable a5/[1,2] support
2010-09-17 Sylvain Munautfw/layer1: Properly set/reset ciphering parameters...
2010-09-17 Sylvain Munautfw/dsp: Add function to load dsp ciphering parameters
2010-09-17 Sylvain Munautfw/layer1: Properly load the tch dsp param (including...
2010-09-17 Sylvain Munautfw: Update dsl_load_tch_params to set the fn_sid, fn_re...
2010-09-17 Sylvain Munautfw: Move channel type/mode definitions in common header
2010-09-17 Sylvain Munautfw & layer23: Remove limitation about the SDCCH subchan...
2010-09-17 Sylvain Munautfw/layer1: Increase tdma_sched bucket size
2010-09-17 Sylvain Munautfw/layer1: Add common TPU win setup/cleanup code
2010-09-17 Sylvain Munautfw/layer1: Convert primitives to use common DSP/TPU...
2010-09-17 Sylvain Munautfw/layer1: Add some sched items flags to signal DSP...
2010-09-17 Sylvain Munautfw/layer1: Add a 'flags' field to sched_items and the...
2010-09-17 Sylvain Munautfw/layer1: Add a priority field for sched_item
2010-09-17 Andreas.Eversberg[layer23] Added XOR and COMP128 encryption to test SIM
2010-09-17 Sylvain Munauthost/mobile: Enable frq_refef & hand over now that...
2010-09-17 Sylvain MunautMerge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'
2010-09-17 Sylvain MunautMake sure we don't user std{err,in,out} if they don...
next