osmocom-bb.git
2010-03-15 Andreas EversbergWork on Radio Ressource.
2010-03-14 Andreas EversbergClassmark 3 encoding (Radio Ressource) now uses bit...
2010-03-14 Andreas EversbergWork on Radio Ressource layer.
2010-03-14 Andreas EversbergMerge branch 'master' of gitosis@git.osmocom.org:osmocom-bb
2010-03-14 Andreas EversbergWork on Radio Ressource layer.
2010-03-14 Ingo Albrechtfirmware: fixed bootrom disabling
2010-03-14 Ingo Albrechtfirmware: watchdog-based system reset
2010-03-14 Holger Hans... Makefile.inc: Use the right $(AR) command for the target
2010-03-13 Andreas EversbergMerge branch 'master' of gitosis@git.osmocom.org:osmocom-bb
2010-03-13 Andreas EversbergWork on Radio Ressource layer.
2010-03-12 Harald WelteIntroduce LCD display_driver infrastructure
2010-03-12 Steve Markgrafuwire: add a chip-select for CS0, needed by the J100i...
2010-03-11 Harald Welteremove bogus source files in top level src directory
2010-03-11 Harald Welteapps/loader: remove #include reference to file that...
2010-03-09 Harald Weltelayer23: fill in signal level and dBm fields of gsmtap
2010-03-09 Andreas Eversbergsome work on radio ressource
2010-03-08 rootWork on radio ressource: basics of channel assignment...
2010-03-08 Holger Hans... layer23: Use the write_queue instead of directly writin...
2010-03-08 Holger Hans... layer23: Remove inacucrate comment as this was addresse...
2010-03-08 Harald Weltedisable TX by default again
2010-03-08 Harald Weltereadme update
2010-03-08 Harald Welteuse gsm48_ie code which is now in libosmocore
2010-03-08 Holger Hans... Make it compile on my toolchain...
2010-03-08 Holger Hans... Fix some compiler warnings...
2010-03-08 Holger Hans... stdint.h: Make it work with my GCC 4.3.3/GLIBC 2.9...
2010-03-07 Harald Welteimport alpha3 code from andreas eversberg as of 2010...
2010-03-07 Harald Weltefix framenumber byte-ordering
2010-03-07 Harald Welteadd missing inet.h
2010-03-07 Harald Weltestart to use libosmocore within the firmware
2010-03-07 Harald WelteMerge commit 'f8b2ba7dc850396c5910e8c76875e75d37479d34'
2010-03-07 Harald Welteadd option --disable-tests to disable building of test...
2010-03-07 Harald WelteMerge commit 'cbb29f7c94ad2a7cb0ebe7d43cbef5fb9d11d62e'
2010-03-07 Harald Welteadd --disable-talloc option to build without talloc...
2010-03-07 Harald Welteremove __force macro references
2010-03-07 Harald WelteMerge remote branch 'origin/master'
2010-03-07 Harald Welteimport byte-ordering defines/macros from linux
2010-03-07 Harald WelteMerge commit 'd3ff15fc818887be3720265b297ca7f1ec28c458'
2010-03-07 Harald Welteuse strtol instead of atoi
2010-03-07 Harald WelteMerge commit '48e17f895187100ae7331afa2cbb81594557823f'
2010-03-07 Ingo Albrechtmsgb: Buffer formatting and scanning functions.
2010-03-07 Harald WelteMerge commit '622b718195d607d7cfc8b9ec96f943ea0ce2d1dd'
2010-03-07 Harald Welteimport some gsm band/arfcn/time related utilities from...
2010-03-07 Ingo Albrechtfirmware: changed dependency suffix to .p for better...
2010-03-07 Ingo Albrechtfirmware: include board.h in board.c
2010-03-07 Harald Weltelayer1: allocate large enough msgb's for the payload...
2010-03-07 Harald Welteadd comment on why using cons_puts() from msgb.h
2010-03-07 Harald Welteactually link against libosmocore for the target
2010-03-07 Harald Weltebuild libosmocore for the target with "-Os -ffunction...
2010-03-07 Ingo Albrechtfirmware: Added an e99 board and fixed e99 init code...
2010-03-07 Ingo Albrechtfirmware: multi-board build support
2010-03-07 Harald Weltefix even more compiler warnings
2010-03-07 Harald Weltefix compiler warnings
2010-03-07 Harald Weltefix compiler warnings
2010-03-07 Harald Welteremove unused variables
2010-03-07 Harald Weltefix stdint.h to remove bogus warnings of printf format...
2010-03-07 Harald Weltefix misc.h header file logic
2010-03-07 Harald Welteadd FIXME's to RFFE
2010-03-07 Harald Weltefix compiler warnings
2010-03-07 Harald Weltelinuxlist.h: use __unused
2010-03-07 Harald Weltelayer1/sync: denote unused function arguments with...
2010-03-07 Harald Welteadd __unused #define to indicate unused function arguments
2010-03-07 Harald WelteAdded Solomon SSD1783 display driver for Motorola C155
2010-03-07 Ingo AlbrechtHandle EAGAIN. Print errors properly.
2010-03-07 Ingo AlbrechtFixed transmit path of osmocon in various ways.
2010-03-07 Ingo AlbrechtLoader communications support in osmocon. Generalized...
2010-03-07 Ingo AlbrechtSkeleton of bootloader.
2010-03-07 Ingo AlbrechtRenamed layer2_connection -> tool_connection.
2010-03-07 Ingo AlbrechtClean listings.
2010-03-07 Ingo AlbrechtAdd a GIT_REVISION define for firmware code.
2010-03-07 Ingo AlbrechtNormalize some var names.
2010-03-07 Ingo AlbrechtMade dependency compiles silent.
2010-03-07 Ingo AlbrechtFixed firmware buildsys dependencies.
2010-03-07 Ingo AlbrechtMade cross-compile prefixes work normally.
2010-03-07 Ingo AlbrechtDummy distclean for new firmware buildsys.
2010-03-07 Ingo AlbrechtBuffer formatting and scanning functions.
2010-03-07 Ingo AlbrechtAllow use of uart driver without interrupts.
2010-03-07 Ingo AlbrechtAllow use of keypad driver without interrupts.
2010-03-07 Ingo AlbrechtSome msgb formatting functions.
2010-03-07 Ingo AlbrechtNew build system.
2010-03-07 Harald WelteMerge remote branch 'origin/master'
2010-03-07 Ingo AlbrechtSome attribute macros, including placeholders for fast...
2010-03-07 Harald Welteosmocon: drain the hdlc sercomm queue through select
2010-03-07 Harald Welteadd 'struct timer_list' timer code similar to linux...
2010-03-07 Harald Welteosmocon: we don't want to write to serial FD after...
2010-03-07 Harald Weltesercomm: prevent DLCI array overflow
2010-03-06 Harald Weltedon't include trailing \0 termination in cons_puts()
2010-03-06 Harald Welteremove cons_memcpy(), as memcpy() is now fixed
2010-03-06 Harald Weltepass the correct cross compiler path name from master...
2010-03-06 Harald Weltefix assembler memcpy() for little endian
2010-03-06 Harald Welteintroduce RxLev statistics module, an efficient way...
2010-03-06 Harald Weltesome more ip.access specific ABIS_NM defines
2010-03-06 Harald Weltemark some occasions of bitvec as 'const' as appropriate
2010-03-05 Harald Welteadd new ARFCN flag to indicate that we're dealing with...
2010-03-05 Harald Weltelayer23: correct byte ordering of IP address
2010-03-04 Holger Hans... layer1/init.c: Pass 0 as arcfn to fix the compilation.
2010-03-04 Holger Hans... l1a_l23_interface.h: struct gsm_time was not packed...
2010-03-04 Harald Welteupdate wireshakr gsmtap patch with the 2nd version...
2010-03-04 Harald Welteensure RF_ARFCN is part of l1ctl messages sent to host
2010-03-04 Harald Welteupdate wireshark GSMTAP patch for GSMTAP protocol versi...
2010-03-04 Harald Weltelayer23: GSMTAP update (gsmtap for uplink, DCCH and...
next