osmocom-bb.git
2010-04-25 Andreas EversbergRemoved the code from gsm48-andreas.
2010-04-25 Andreas EversbergChanges to layer23:
2010-04-25 Andreas EversbergAdded new IE definitions to gsm_04_08.h of libosmocore.
2010-04-25 Andreas EversbergAdded single octet TV (type + value) to libosmocore.
2010-04-25 Andreas Eversbergl1ctl_tx_ccch_req() now uses arfcn as parameter.
2010-04-25 Andreas EversbergWrapper for file access.
2010-04-24 Harald WelteMerge remote branch 'origin/prom/pending'
2010-04-24 Ingo Albrechtsercomm: implemented a trivial echo dlci.
2010-04-21 Sylvain Munautosmocom: Fix serial init (CSIZE field)
2010-04-14 Ingo Albrechtsercomm: implemented a trivial echo dlci.
2010-04-12 Christian VogelUART initialisation, serial port errors
2010-04-10 Steve Markgraffix disabling of the calypso bootrom on targets with...
2010-04-09 Harald Weltelayer1: move FB and SB detection into prim_fbsb.c
2010-04-09 Harald Weltelayer1: move normal burst receive code to prim_rx_nb.c
2010-04-09 Harald Weltelayer1: move transmit normal burst routines to prim_tx_nb.c
2010-04-09 Harald Weltelayer1: reorganize code, introduce prim_{pm,rach}.c
2010-04-09 Harald Weltelayer1: fix off-by-one error when transmitting bursts...
2010-04-09 Harald Weltelayer23: fix building against user-defined LIBOSMOCORE
2010-04-09 Harald WelteMerge commit '163d0ea85b99a2c581b1f861bf9445a9a14bfc6f'
2010-04-09 Harald Welteremove references to u_int*_t and use uint*_t instead
2010-04-09 Harald WelteMerge commit '1ef041ff1e390adcd0f97075f1ed52177b7ed3e0'
2010-04-09 Harald Weltelibosmocore: don't make local changes in this repository
2010-04-09 Andreas Eversberggsm48: introduce MM_CONNECTION_PEND state
2010-04-09 Harald Weltegsm48-ie.c: Fix year in copyright message
2010-04-08 Holger Hans... write_queue: Add callback for exceptions as well.
2010-04-08 Harald Weltefirmware: whitespace fixes in calypso_uart.S
2010-04-08 Ingo Albrechtfirmware: proper namespace in manifest.
2010-04-08 Ingo Albrechtfirmware: simplified makefile a little, fixing a depend...
2010-04-08 Ingo Albrechtfirmware: Allow for selective board and environment...
2010-04-08 Ingo Albrechtfirmware: section symbols.
2010-04-08 Ingo Albrechtfirmware: correct linker scripts, more commonplace...
2010-04-08 Ingo Albrechtfirmware: linker script indentation and comments.
2010-04-08 Ingo Albrechtfirmware: make dependencies for linker scripts
2010-04-08 Ingo Albrechtfirmware: removed old board.c
2010-04-08 Ingo Albrechtfirmware: Fixed osmoload linker script so it works...
2010-04-08 Ingo Albrechtfirmware: Fixed ramload linker script to include additi...
2010-04-08 Ingo Albrechtfirmware: Introduced a build manifest.
2010-04-08 Ingo Albrechtfirmware: Support for building for multiple target...
2010-04-07 Andreas EversbergAdded queue to messages from RSL to RR.
2010-04-07 Harald Weltelayer1: bsic should be uint8_t, not uint32_t
2010-04-07 Steve Markgrafosmocon: fix c140xor, fix compiler warnings due to...
2010-04-07 Harald Weltelayer1: add 'struct mon_state' argument to read_{fb...
2010-04-07 Harald Weltelayer1: coding style cleanup
2010-04-07 Harald Weltelayer1: reset l1s.sb.count to 0 in l1s_rest()
2010-04-07 Harald Weltelayer1: remove sb_cnt and sb_once static global variables
2010-04-07 Harald Weltelayer1: remove static global variable last_task_fnr
2010-04-07 Harald Weltelayer1: cosmetic cleanup
2010-04-07 Harald Weltelayer1: replace fb_once with l1s.fb.mode
2010-04-06 Andreas EversbergMinor correction of issues.txt. I wrote the opposite...
2010-04-06 Harald Weltelayer1: add l1s_cell_info (sync info) for neighbor...
2010-04-06 Harald Weltelayer1: more comments about l1s data structure fields
2010-04-06 Harald Welteosmocon: use git-version-gen and PACKAGE_VERSION for...
2010-04-06 Harald Welteosmocon: cosmetic cleanup (mostly 80character line...
2010-04-06 Steve Markgrafosmocon: * introduce support for "non-secure" romloader...
2010-04-06 Harald Weltelayer1: properly reset fb_once and sb_once when syncing...
2010-04-06 Harald Weltelayer1: deactivate all mframe tasks at L1CTL_DM_EST_REQ...
2010-04-05 Harald Weltelayer23: first version of a 'scan all BCCHs' application
2010-04-05 Harald Weltelayer23: signal the L1CTL DONE flag at the end of a...
2010-04-05 Harald Weltel1ctl protocol: Introduce multi-part message DONE flag
2010-04-05 Harald Weltelayer23: Introduce signals to indicate PM RES and L1...
2010-04-05 Harald Weltelayer23: split into liblayer23 and 'apps'
2010-04-05 Andreas EversbergWork on Radio Ressource: RSL-SAP interface on L3 side.
2010-04-05 Andreas EversbergRR:
2010-04-04 Andreas EversbergMobility Management: Corrected some issues about RR...
2010-04-04 Andreas EversbergWork on layer 3: finished Call Control layer
2010-04-04 Andreas EversbergAdopted transaction.c and transaction.h from OpenBSC.
2010-04-04 Andreas EversbergAdded minimal call application as required in GSM 04.08.
2010-04-04 Andreas EversbergWork on layer 3, finished Mobility Management part.
2010-04-03 Andreas EversbergWork on layer 3 process, finished Location updating...
2010-04-02 Andreas EversbergWork on message handling of layer 3.
2010-04-01 Andreas EversbergWork on message handling of layer 3.
2010-03-31 Andreas EversbergAdded README for informing about the current developmen...
2010-03-31 Andreas EversbergWork on Mobility Management: MM information procedure
2010-03-31 Andreas EversbergWork on Mobility Management: Abort process
2010-03-30 Andreas EversbergWork on Mobility Management: IMSI detach process
2010-03-30 Harald Welteosmocon: use serial port initialization code from openb...
2010-03-30 Harald Welteosmocon: calcluate unix domain socket length in a porta...
2010-03-29 Harald Weltegsm48-andreas: fix typo utnt -> uint
2010-03-28 Andreas EversbergWork on various L3 processes.
2010-03-28 Harald Welteimport gsm48_mi_to_string() from OpenBSC
2010-03-28 Harald Weltegsm48-andreas: s/clamp/camp/g
2010-03-27 Andreas EversbergWork on Radio Ressource.
2010-03-27 Harald Weltelayer1: include last ARFCN of PM range in report
2010-03-27 Harald WelteImplement L23-triggered L1 power measurement scan
2010-03-27 Andreas EversbergAdded process of link control in idle mode.
2010-03-27 Andreas EversbergAdded process of selecting PLMN and serving cell.
2010-03-27 Andreas EversbergAdded subscriber data. It is very uncomplete yet.
2010-03-27 Andreas EversbergWork on Radio Ressource.
2010-03-27 Harald Weltelayer23: cosmetic fixes in log output
2010-03-27 Harald Weltelayer23: convert main.c to use libosmocore/logging.c
2010-03-27 Harald Welteintroduce (unused) code to regularly transmit L1CTL...
2010-03-27 Harald Welteadd L1CTL ECHO REQUEST code
2010-03-27 Harald Weltesercomm: ESCAPE every NUL (0x00) byte in the data stream
2010-03-27 Harald Weltesercomm: Fix ESCAPE'd character at end of buffer
2010-03-27 Harald Weltesercomm: avoid overflow of sercomm msgb on PC RX side
2010-03-27 Harald Welteapps/hello_world: cosmetic fix
2010-03-27 Harald Weltelayer23: convert to libosmocore logging API
2010-03-26 Harald Welteremove remaining bits of libosmocom. It's all in libos...
2010-03-26 Harald Weltelayer23: remove debug.c and thus last remnants of libos...
2010-03-26 Harald WelteMerge commit 'a3b844cf45dc4d6a6a3686e8ce6e2447643b878e'
next