osmocom-bb.git
2010-11-07 Sylvain Munauttarget_dsp/calypso: Makefile rework
2010-11-07 Sylvain Munauttarget_dsp/calypso: Small updates bin2cfile.py script
2010-11-07 Sylvain Munauttarget/fw/dsp: Implement section loading with bootloader
2010-11-07 Sylvain Munauttarget/fw/dsp: Create a common function to start runnin...
2010-11-07 Sylvain Munautlayer23/mobile: Enable half_v1 support
2010-11-07 Sylvain Munauttarget/fw/l1: Fix TCH/H1 by properly loading the TCH...
2010-11-07 Sylvain Munauttarget/fw/l1: Fix TCH/H by properly scheduling the...
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.Eversbergtarget/fw/layer1: Change L1CTL RACH req to properly...
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 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... 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...
next