osmocom-bb.git
2010-09-11 Andreas.Eversberg[layer1] Added frequency change control to layer 1...
2010-09-11 Andreas.Eversberg[layer23 / layer1] Added interface for changing crypto...
2010-09-11 Andreas.Eversberg[layer23] Fix of MCC/MNC output in sysinfo.c
2010-09-01 Ingo Albrechtui: Some experimental code snippets i cobbled together...
2010-08-30 Andreas.Eversberg[layer23] SIM client accepts status code 61xx as a...
2010-08-29 Andreas.Eversberg[layer23] "show cell 1 <arfcn>" gives better overview...
2010-08-29 Andreas.Eversberg[layer23] Fixed security issue
2010-08-29 Andreas.Eversberg[layer23] Reset scheduler after leaving dedicated mode
2010-08-29 Andreas.Eversberg[layer23] Fix of corrupt MM event messages
2010-08-28 Andreas.Eversberg[layer23] Disable FREQUENCY REDEFINITION and HANDOVER...
2010-08-28 Andreas.Eversberg[layer23] Layer 3 now uses SIM client to request and...
2010-08-28 Andreas.Eversberg[layer23] Adding SIM client
2010-08-21 Andreas.Eversberg[layer23] Radio ressource protocol completed except...
2010-08-21 Andreas.Eversberg[layer23] Header file for last commit
2010-08-21 Andreas.Eversberg[layer23] L1CTL frequency change implementation in...
2010-08-21 Andreas.Eversberg[l1ctl] Introducing L1CTL_FREQ_REQ to change frequency...
2010-08-16 Ingo Albrechtloader: convert to kernel style
2010-08-15 Andreas.Eversberg[layer23] Fixed handling of IMSI in special cases
2010-08-14 Andreas.Eversberg[layer23] Added (incomplete) ASSIGNMENT COMMAND handling
2010-08-12 Andreas.Eversberg[layer23/lapdm] Added more headroom for data indication...
2010-08-12 Andreas.Eversberg[layer23] Removed hack: Allocate SDCCH when requesting...
2010-08-11 Andreas.Eversberg[layer23] Paging response depends on the supported...
2010-08-10 Andreas.EversbergAdded support for NMEA GPS receiver
2010-08-10 Andreas.EversbergAdded sequence number to L3 messages (see GSM 04.08...
2010-08-04 Harald Welte[layer23] use gsm48_decode_freq_list() which has been...
2010-08-04 Harald WelteMerge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'
2010-08-04 Harald WelteImport gsm48_decode_freq_list() from osmocom-bb/layer23
2010-08-03 Holger Hans... vty: Forward delcare the logging command.
2010-08-01 Andreas.Eversberg[layer23] Correctly release a call, if not yet acknowle...
2010-07-30 Harald Weltelogging: Make sure we don't use "end of color" code...
2010-07-30 Harald Welteadd new hexdump_nospc() function
2010-07-30 Harald Weltemove hexdump() from logging.c to utils.c
2010-07-30 Harald WelteImport 'hexparse' function from OpenBSC
2010-07-29 Sylvain Munautlayer23: Fix Makefile.am noinst_HEADERS for vty.h
2010-07-29 Steve Markgraf[layer23] request a layer1 reset on startup of layer2...
2010-07-29 Harald WelteMerge remote branch 'origin/sylvain/pending'
2010-07-27 Sylvain Munautlayer23: Unify the prefix of l1ctl TX functions
2010-07-27 Sylvain Munautl1ctl_proto: Use an enum for the message type rather...
2010-07-27 Sylvain Munautl1ctl_proto.h: Fixup name of the guard ifdef
2010-07-27 Sylvain Munautinclude: Rename l1a_l23_interface.h to l1ctl_proto.h
2010-07-27 Sylvain Munautlayer23: Use libosmocore rsl_chan_nr_str instead of...
2010-07-27 Sylvain Munautlayer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl...
2010-07-27 Sylvain Munautshared/libosmocore: Make sure to use the 'infinite...
2010-07-27 Sylvain MunautMerge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c...
2010-07-27 Sylvain Munautlayer23: Split [2/2] -> The header files
2010-07-27 Sylvain Munautlayer23: Split [1/2] -> The source code
2010-07-25 Sylvain Munautcore/msgb: Use the new osmo_panic call to handle errors
2010-07-25 Sylvain Munautcore: Add some generic panic handling
2010-07-25 Sylvain Munautbuild: Use AS_HELP_STRING macro to format the ./configu...
2010-07-25 Sylvain Munautosmocore: Add utility function rsl_chan_nr_str to RSL
2010-07-25 Sylvain Munautlayer23: Pre-rework of the Makefile.am
2010-07-25 Sylvain Munautlayer23/include: Remove eXecutable permission bit from...
2010-07-25 Sylvain Munautlayer23: Switch to using gsmtap_util from libosmocom
2010-07-25 Sylvain Munautlayer23: Remove useless file telnet_interface.c
2010-07-25 Sylvain Munautlayer23: Alloc some headroom in incoming l1ctl packets
2010-07-25 Sylvain Munautfw/rf: Use printd for the trf6151_set_gain debug message
2010-07-23 Steve Markgraf[firmware] bring back gta0x images
2010-07-23 Holger Hans... msgb: Avoid warnings that the string might contain...
2010-07-23 Holger Hans... gsm0808: Why should there be a lchan in the parameter...
2010-07-23 Holger Hans... gsm0808: Import unaligned mem access fix from on-waves...
2010-07-23 Holger Hans... gsm_utils: Move the gsm_7bit_alphabet into the impl...
2010-07-22 Harald Weltemsgb: Check for available headroom/tailroom and abort...
2010-07-22 Andreas.Eversberg[layer23] Fixed interpretation of the power measurement...
2010-07-22 Andreas.Eversberg[layer23] Re-structured the VTY commands for SIM insert...
2010-07-22 Ingo Albrechtflash: corrected coding style
2010-07-20 Holger Hans... gsm_04_12.h: Add beginning of structs for SMS CB
2010-07-20 Holger Hans... gsm_7bit_decode: rtext does not hold a null byte, reduc...
2010-07-20 Nico Goldetests: don't hardcode length values of expected encodin...
2010-07-20 Steve Markgraf[display] add driver for the Toppoly TD014, as used...
2010-07-20 Steve Markgraf[apps] add chainloading application
2010-07-20 Steve Markgraf[osmocon] add a chainloading mode for the compal ramloader
2010-07-20 Ingo Albrechtfirmware: moved cfi_flash header to flash subdirectory
2010-07-20 Ingo Albrechtfirmware: small makefile reorg
2010-07-20 Ingo Albrechtfirmware: fixed irq-less keypad support
2010-07-20 Ingo Albrechtfirmware: moved dead-brain-flags to primary makefile
2010-07-20 Ingo Albrechtloader: meaner. now supports address ranges for all...
2010-07-20 Ingo Albrechtfirmware: e88 flash linkage
2010-07-20 Ingo Albrechtfirmware: better flash protection
2010-07-20 Ingo Albrechtfirmware: some documentation about memory maps and...
2010-07-20 Ingo Albrechtfirmware: gave all apps a proper hello message and...
2010-07-20 Ingo Albrechtfirmware: fixed linker script title
2010-07-20 Ingo Albrechtosmoload: better message
2010-07-20 Ingo Albrechtosmocon: new debug option, allows selective dumping...
2010-07-20 Ingo Albrechtfirmware: new highram linkage
2010-07-20 Ingo Albrechtfirmware: fixed linkage of ctors and dtors for ram...
2010-07-20 Ingo Albrechtfirmware: fixed linkage of ctors and dtors for flash...
2010-07-20 Ingo Albrechtfirmware: untabify linker scripts.
2010-07-20 Ingo Albrechtfirmware: added missing init calls
2010-07-20 Ingo Albrechtfirmware: fixed ctor linkage
2010-07-20 Ingo Albrechtfirmware: board init with a ctor does not seem a good...
2010-07-20 Ingo Albrechtfirmware: Fixed binary dependencies.
2010-07-20 Ingo Albrechtfirmware: fixed map file builds
2010-07-20 Ingo Albrechtfirmware: removed obsolete comment
2010-07-20 Ingo Albrechtfirmware: warning fixes
2010-07-20 Ingo Albrechtloader: commented startup behaviour
2010-07-20 Ingo Albrechtfirmware: removed flash safety hack
2010-07-20 Ingo Albrechtfirmware: compile-time define for flash write support
2010-07-20 Ingo Albrechtfirmware: non-asm backlight init
2010-07-20 Ingo Albrechtfirmware: proper exception redirect
2010-07-20 Ingo Albrechtfirmware: fixed and commented backlight driver
next