[mobile] Added missing curly braces, as proposed by Harald
[osmocom-bb.git] / src / host /
2011-07-17 Andreas Eversberg[mobile] Added missing curly braces, as proposed by...
2011-07-17 Andreas Eversberg[layer23] Added special return value for invalid MCC...
2011-07-17 Andreas Eversberg[layer23] Correctly report to restart mobile instance...
2011-07-17 Andreas Eversberg[layer23] Fixes and improvements of system information...
2011-07-17 Andreas Eversberg[layer23/mobile] Improvement and fixes of idle mode...
2011-07-17 Andreas Eversberg[mobile] Corrected output value of PCS power class
2011-07-17 Andreas Eversberg[mobile] Adding option to hide most default values...
2011-07-17 Andreas Eversberg[mobile] Adding PCS band to list of maximum ARFCNs...
2011-07-17 Andreas Eversberg[mobile] Adding security warning, if default IMEI is...
2011-07-17 Andreas Eversberg[layer23] Adding "neighbour cell" logging category...
2011-07-17 Andreas Eversberg[layer23] Detach SIM, if reading fails
2011-07-17 Andreas Eversberg[layer23] Adding neighbour cell measurement to L1CTL...
2011-07-17 Andreas Eversberg[layer23] Fixed handling of channel 0 in certain loops
2011-07-16 Harald Weltesettings.h: IMSI is 15 bytes +1 \0 maximum
2011-07-16 Harald Weltesysinfo.h: ARFCN can be 0..1024, so we need an array...
2011-07-16 Harald Weltegsm48_rr: Don't overflow array boundary
2011-07-16 Harald Welteosmocon: if we ignore a return value, we don't need...
2011-07-16 Harald Welteosmocon: get rid of some Smash warnings
2011-07-16 Holger Hans Peter... misc: Fix crash in cell_log due missing l1_prim_cb
2011-06-27 Harald Weltelapdm: fix use-after-free
2011-06-26 Sylvain MunautMerge commit '2a68c7c8cd2eca65c58c0898d0e1716e9d4c3ecd'
2011-06-25 Sylvain MunautMerge commit '620f7ab35034f78f894319e027a151568c331eea'
2011-06-25 Harald Weltelapdm: properly set the msg->l3h to the contents of...
2011-06-24 Harald Weltelapdm: introduce a new lapdm_phsap_dequeue_prim()
2011-06-24 Harald Weltelapdm: Don't try to send data using a PH-RACH.req,...
2011-06-24 Harald Weltelapdm: some more error reporting in case strange primit...
2011-06-24 Harald WelteL1CTL is sending PH-DATA.ind, not PH-DATA.req up to...
2011-06-24 Harald Welteintroduce LAPDM entity flags for PH-EMPTY_FRAME.req...
2011-06-24 Harald Weltelapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both...
2011-06-23 Harald Weltelapdm: implement RSL CHAN RQD generation from PH-RA.ind
2011-06-23 Harald Weltelapdm: use msgb_tlv_put instead of manual equivalent
2011-06-23 Harald Weltefix some spillage from recent conversion
2011-06-23 Harald Weltelapdm: remove dependency to osmocom_data.h
2011-06-23 Harald Weltelapdm: remove get_rsl_name() and use libosmogsm:gsm_rsl...
2011-06-23 Harald Weltefurther decouple lapdm code from osmocom_ms and l1ctl
2011-06-22 Harald Welteadd l1ctl_proto.h #includes to lots of files
2011-06-22 Harald Welteremove l1ctl data structure form l2_ph_chan_conf()
2011-06-22 Harald Welteremove l1ctl data structure from l2_ph_data_ind()
2011-06-21 Harald Weltelapdm.c: remove unneeded header file #includes
2011-06-21 Harald Weltelayer23: make LAPDm code mostly independent of 'struct...
2011-06-21 Harald Welteremove osmocom_ms reference from lapdm_init()
2011-06-21 Harald Welteremove 'osmocom_ms' from struct lapdm_enetity
2011-05-29 Andreas.Eversberg[layer23] Adding Quadband support and GSM 4x0 support
2011-05-29 Sylvain MunautMerge commit '3710e462f85824cd9d84b3f95e6b2ea694119ff9'
2011-05-29 Sylvain MunautMerge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8'
2011-05-27 Harald WelteMerge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9'
2011-05-23 Harald WelteMerge commit '3036612d59a5c8d97b2086a5e7817613f45948ef'
2011-05-22 Harald Weltelayer23: update to new GSMTAP API in libosmocore >...
2011-05-22 Harald WelteMerge commit 'e476442cf0e84c65565ace545f5b73602b5f0ffc'
2011-05-22 Harald WelteMerge commit '33cb71ac91fb870702dbb71595dba4a554001e3c'
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_* for crc16 functions
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_* for utils
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_wqueue*
2011-05-15 Pablo Neira Ayusosrc: use namespace prefix osmo_signal*
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-02 Nico Golde[sim] Fixed path handling in sim client and mobile...
2011-04-26 Pablo Neira Ayusosrc: use new libosmogsm and include/osmocom/[gsm|core...
2011-04-25 Pablo Neira AyusoMerge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'
2011-03-09 Dario Lombardo[PATCH] Added runtime selection of gps device.
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-16 Dario LombardoAdded gpsd support.
2011-02-16 Dario LombardoRenamed gps_* functions to osmo_gps_* functions to...
2011-01-27 Andreas.Eversberg[l1ctl] Adding missing msgb_free()
2011-01-26 Dario Lombardocell_log: Added command line switches to change default...
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-18 Steve Markgrafupdate .gitignore
2011-01-05 Steve MarkgrafMerge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'
2010-12-28 Andreas.Eversberg[layer23] Enable half rate support in support.c
2010-12-28 Andreas.Eversberg[layer23] Timer 3126 must be stopped even if starting...
2010-12-27 Holger Hans Peter... layer2: Make it possible to disable or increase the...
2010-12-27 Holger Hans Peter... layer23: Enable combining the long options
2010-12-27 Holger Hans Peter... layer23: Make the logfile configurable with cell_log
2010-12-27 Holger Hans Peter... layer23: Not every application supports every option...
2010-12-27 Holger Hans Peter... layer23: Create an l23_app_info for various information...
2010-12-27 Andreas.Eversberg[cell_log] Use GPS signal, even if it becomes valid...
2010-12-18 Harald Welteupdate list of networks with information from ITU
2010-12-11 Harald Welteadd perl scripts to compute MTK RF Transceiver PLL...
2010-12-11 David Wilsonlayer23: use correct sizeof(sockaddr) for connecting...
2010-11-28 Sylvain MunautMerge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'
2010-11-21 Alex Badeahost layer23: add a small cbch_sniff application
2010-11-21 Alex Badealayer23 sysinfo: fix parsing of CBCH Mobile Allocation
2010-11-21 Alex Badealayer23 sysinfo: store chan_nr when decoding CBCH Chann...
2010-11-21 Harald Welterita_pll: Compute values for T-GSM 810
2010-11-20 Andreas.Eversberg[layer23] VTY uses CAPITAL letters for all optional...
2010-11-20 Andreas.Eversberg[layer23] VTY supports "show this" to show current...
2010-11-20 Andreas.Eversberg[layer23] Adding LAC and TMSI (both optional) to test...
2010-11-20 Andreas.Eversberg[layer23] Adding LAI to debug output of LOCATION UPDATI...
next