[mobile] Added missing curly braces, as proposed by Harald
[osmocom-bb.git] / src /
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_fd* and osmo_select*
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_timer*
2011-05-15 Pablo Neira AyusoMerge commit 'ba01fa44feb6deb0f0359f381eafe866991c06c1...
2011-05-12 Holger Hans Peter... app: Introduce some routines to help with application...
2011-05-08 Harald Weltelibosmocore: bump library interface version to '1'...
2011-05-07 Pablo Neira Ayusomsgfile: use namespace prefix osmo_* and use more descr...
2011-05-07 Pablo Neira Ayusoplugin: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusobacktrace: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusocrc: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusoutils: use namespace prefix osmo_*
2011-05-07 Pablo Neira Ayusostatistics: use namespace prefix osmo_counter*
2011-05-07 Pablo Neira Ayusowrite-queue: use namespace prefix osmo_wqueue*
2011-05-07 Pablo Neira Ayusosignal: use namespace prefix osmo_signal*
2011-05-07 Pablo Neira Ayusoselect: use namespace prefix osmo_fd* and osmo_select*
2011-05-07 Pablo Neira Ayusotimer: use namespace prefix osmo_timer*
2011-05-05 Wolfram Sangtarget/boards: add infrastructure for loaders for Media...
2011-05-05 Wolfram Sanguart.h: move header out of calypso-directory
2011-05-05 Wolfram Sangcfi_flash: delete unused defines
2011-05-05 Wolfram Sanglib: move delay.c from calypso to lib
2011-05-05 Wolfram Sangcomm: msgb: don't set backlight on error
2011-05-04 Harald WelteGSMTAP: add function to create a 'sink' for gsmtap...
2011-05-04 Pablo Neira Ayusologging: make sure the output is null-terminated
2011-05-04 Pablo Neira Ayusologging: remove workaround now that _output() has been...
2011-05-04 Pablo Neira Ayusologging: rework _output() function
2011-05-04 Pablo Neira Ayusologging: several memory allocation belong to tall_log_c...
2011-05-04 Pablo Neira Ayusologging: fix missing description of global loglevel
2011-05-02 Nico Golde[sim] Fixed path handling in sim client and mobile...
2011-05-02 Wolfram Sanglinuxlist.h: silence a noisy warning
2011-04-28 Sylvain Munautcore/conv: Only consider error for non-zero soft values
2011-04-28 Wolfram Sangtarget/firmware: make build less verbose like the rest...
2011-04-26 Sylvain Munautcore/conv: Add some generic code for convolutional...
2011-04-26 Sylvain Munautgsm/a5: Add a A5 1&2 implementation
2011-04-26 Pablo Neira Ayusosrc: use new libosmogsm and include/osmocom/[gsm|core...
2011-04-25 Pablo Neira AyusoMerge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
2011-04-24 Sylvain Munautfw/calypso: Add a new driver for the buzzer control
2011-04-23 Holger Hans Peter... target: Hint configure we don't have a select.h
2011-04-18 Holger Hans Peter... misc: Remove the sys/types.h include from various files
2011-04-18 Holger Hans Peter... stats: Fix the compiler warnings
2011-04-09 Daniel WillmannAdd a function to search for a counter by name
2011-04-09 Daniel WillmannAdd functions to search for rate counters by name
2011-03-29 Holger Hans Peter... logging: Add the 'all' category back to the log level...
2011-03-29 Holger Hans Peter... vty: Fix a memory leak in the vty description command
2011-03-28 Pablo Neira Ayusoutils: move OSMO_SNPRINT_RET() macro definition to...
2011-03-28 Pablo Neira Ayusobitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_...
2011-03-23 Pablo Neira Ayusoinclude: reorganize headers file to include/osmocom...
2011-03-23 Pablo Neira AyusoThis patch moves the GSM-specific functions to the...
2011-03-20 Andreas Eversbergfw/layer1: Adding TAO loop to correct TPU window offset
2011-03-19 Pablo Neira Ayusovty: integration with logging framework
2011-03-19 Steve Markgraftarget/fw/dsp: add delay as workaround for dsp_dump
2011-03-12 Peter StugeAllow top-level Makefile to use arm-none-eabi toolchain
2011-03-09 Dario Lombardo[PATCH] Added runtime selection of gps device.
2011-03-02 Harald WelteMerge branch 'master' of git.osmocom.org:libosmocore
2011-03-02 Harald Weltemobile: Store N.ba files in same directory as config...
2011-03-02 Harald Weltemobile: Use config file in ~/.osmocom/bb/mobile.cfg
2011-02-24 Harald WelteLOGGING: Use host.app_info->name instead of FIXME
2011-02-19 Harald Welterxlev_stat: Fix compiler warning
2011-02-19 Harald Weltevty: Revert Makefile.am change for libosmocore dependency
2011-02-18 Harald WelteLOGGING: remove duplicated code between vty-logging...
2011-02-18 Harald WelteLOGGING: Add missing 'nat' subsystem
2011-02-18 Harald WelteLOGGING: configure logging from the vty
2011-02-17 Harald WelteLOGGING: Add syslog log target
2011-02-17 Harald WelteLOGGING: Pass the log level down to the log target...
2011-02-16 Dario LombardoAdded gpsd support.
2011-02-16 Dario LombardoRenamed gps_* functions to osmo_gps_* functions to...
2011-02-15 Holger Hans Peter... write_queue: Only pop the queue if it is not empty
2011-02-08 Harald Welte[utils] introduce ubit_dump to dump buffers of unpacked...
2011-02-08 Harald Welte[utils] add 'bitdump' function for bitfields
2011-02-06 Steve Markgraftarget/fw: correct IO_CNTL_REG name and small cosmetic...
2011-01-27 Andreas.Eversberg[l1ctl] Adding missing msgb_free()
2011-01-26 Alex Badeawireshark: update SMSCB dissector patch
2011-01-26 Dario Lombardocell_log: Added command line switches to change default...
2011-01-24 Steve Markgraffirmware: Add support for the Pirelli DP-L10 triband...
2011-01-24 Steve Markgraffw/app/layer1: unset the inverted attribute of the...
2011-01-24 Steve Markgraffw/board/gta0x: move rffe configuration to board/gta0x
2011-01-24 Steve Markgraffw/makefile: enable generation of Compal E86 images...
2011-01-24 Steve Markgraffw/board/gta0x: remove unused define in RFFE configuration
2011-01-24 Steve Markgraffw/board/gta0x: implement TX support for gta0x devices
2011-01-24 Steve Markgraftarget/fw: set the TRF6151 tsp IDs from the rffe initia...
2011-01-23 Holger Hans Peter... ccch: Print paging of tyep2
2011-01-23 Holger Hans Peter... ccch: Decode the paging1 type paging requests
2011-01-23 Holger Hans Peter... ccch: Print the decoded immediate assignment again...
2011-01-23 Holger Hans Peter... ccch: Stop using fprintf for the SI
2011-01-23 Holger Hans Peter... logging: Move DRSL, DLAPDM, DL1C to LOGL_NOTICE as...
2011-01-23 Holger Hans Peter... misc: Ignore two misc application binaries
2011-01-23 Holger Hans Peter... ccch: Stop following assignment requests and sending LUs
2011-01-23 Holger Hans Peter... ccch: Fix the cast of the frequency list
2011-01-23 Holger Hans Peter... ccch: Remove the app_phone.c, move it to the app_ccch_s...
2011-01-23 Holger Hans Peter... ccch: Add a copyright header to that file.
2011-01-23 Holger Hans Peter... layer23: Rename layer23 to ccch_scan as discussed on...
2011-01-22 Holger Hans Peter... logging: Add isup,m2ua,pcap from the cellmgr.
2011-01-22 Christian Vogelubit2pbit flushes at the wrong moment, added one note...
2011-01-21 Sylvain Munautbits: Add extended options version of pbit2ubit and...
2011-01-19 Harald Welte[BITS] introduce new packed/unpacked bit conversion...
2011-01-18 Steve Markgrafupdate .gitignore
2011-01-18 Michael GrzeschikMakefile: be more robust against toolchains without...
2011-01-12 Steve Markgraftarget/loader: disable bootrom mapping
2011-01-12 Sylvain Munautfw/calypso/dsp: Add comment about meaning of bit 11...
2011-01-11 Steve Markgraftarget/simtest: remove delay functions
2011-01-11 Thomas Waldmannfixed typos in comments
2011-01-08 Steve Markgrafdocumentation: fix some typos
next