summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Merge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'Pablo Neira Ayuso106-337/+1153
2011-04-24fw/calypso: Add a new driver for the buzzer controlSylvain Munaut3-1/+121
2011-04-23target: Hint configure we don't have a select.hHolger Hans Peter Freyther1-1/+1
2011-04-18misc: Remove the sys/types.h include from various filesHolger Hans Peter Freyther6-6/+0
2011-04-18stats: Fix the compiler warningsHolger Hans Peter Freyther2-3/+3
2011-04-09Add a function to search for a counter by nameDaniel Willmann1-0/+10
2011-04-09Add functions to search for rate counters by nameDaniel Willmann1-0/+34
2011-03-29logging: Add the 'all' category back to the log level commandHolger Hans Peter Freyther1-1/+1
2011-03-29vty: Fix a memory leak in the vty description commandHolger Hans Peter Freyther1-0/+2
2011-03-28utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.hPablo Neira Ayuso1-18/+8
2011-03-28bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso2-12/+14
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso35-87/+87
2011-03-23This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso14-30/+71
2011-03-20fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg8-2/+111
2011-03-19vty: integration with logging frameworkPablo Neira Ayuso2-72/+122
2011-03-19target/fw/dsp: add delay as workaround for dsp_dumpSteve Markgraf1-0/+3
2011-03-12Allow top-level Makefile to use arm-none-eabi toolchainPeter Stuge1-4/+7
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo6-132/+177
2011-03-03Merge branch 'master' of git.osmocom.org:libosmocoreHarald Welte1-1/+4
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte3-7/+13
2011-03-02mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte2-10/+25
2011-02-24LOGGING: Use host.app_info->name instead of FIXMEHarald Welte1-1/+4
2011-02-19rxlev_stat: Fix compiler warningHarald Welte1-1/+1
2011-02-19vty: Revert Makefile.am change for libosmocore dependencyHarald Welte1-1/+1
2011-02-18LOGGING: remove duplicated code between vty-logging and cfg-loggingHarald Welte1-123/+60
2011-02-18LOGGING: Add missing 'nat' subsystemHarald Welte1-1/+2
2011-02-18LOGGING: configure logging from the vtyHarald Welte7-26/+415
2011-02-17LOGGING: Add syslog log targetHarald Welte2-2/+75
2011-02-17LOGGING: Pass the log level down to the log target output functionHarald Welte2-6/+8
2011-02-16Added gpsd support.Dario Lombardo5-4/+182
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo5-24/+24
2011-02-15write_queue: Only pop the queue if it is not emptyHolger Hans Peter Freyther1-8/+10
2011-02-08[utils] introduce ubit_dump to dump buffers of unpacked bitsHarald Welte1-1/+1
2011-02-08[utils] add 'bitdump' function for bitfieldsHarald Welte1-0/+30
2011-02-06target/fw: correct IO_CNTL_REG name and small cosmetic fixesSteve Markgraf5-17/+16
2011-01-27[l1ctl] Adding missing msgb_free()Andreas.Eversberg1-0/+1
2011-01-26wireshark: update SMSCB dissector patchAlex Badea1-66/+302
2011-01-26cell_log: Added command line switches to change default gps device and baud r...Dario Lombardo1-1/+16
2011-01-24firmware: Add support for the Pirelli DP-L10 triband GSM/Wifi phoneSteve Markgraf4-1/+316
2011-01-24fw/app/layer1: unset the inverted attribute of the display after layer1_init()Steve Markgraf1-1/+2
2011-01-24fw/board/gta0x: move rffe configuration to board/gta0xSteve Markgraf2-4/+2
2011-01-24fw/makefile: enable generation of Compal E86 images (Motorola C139/C140)Steve Markgraf2-1/+149
2011-01-24fw/board/gta0x: remove unused define in RFFE configurationSteve Markgraf1-1/+0
2011-01-24fw/board/gta0x: implement TX support for gta0x devicesSteve Markgraf1-2/+16
2011-01-24target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf6-17/+27
2011-01-23ccch: Print paging of tyep2Holger Hans Peter Freyther1-1/+46
2011-01-23ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther1-1/+112
2011-01-23ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther1-5/+11
2011-01-23ccch: Stop using fprintf for the SIHolger Hans Peter Freyther1-30/+13
2011-01-23logging: Move DRSL, DLAPDM, DL1C to LOGL_NOTICE as defaultHolger Hans Peter Freyther1-3/+3