summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-21Makefile: introduce 'make nofirmware' target to build host-only toolsHarald Welte1-1/+2
2010-11-21rita_pll: Compute values for T-GSM 810Harald Welte2-0/+15
2010-11-20[layer23] VTY uses CAPITAL letters for all optional parameter namesAndreas.Eversberg1-9/+9
2010-11-20[layer23] VTY supports "show this" to show current MS node onlyAndreas.Eversberg1-4/+15
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg6-17/+53
2010-11-20[layer23] Adding LAI to debug output of LOCATION UPDATING REQESTAndreas.Eversberg1-0/+3
2010-11-20[layer23] Bugfix: Exit, if init function failsAndreas.Eversberg1-1/+3
2010-11-17toplevel Makefile: accept arguments for host ./configure callsAlex Badea1-4/+4
2010-11-17target uart: remove REG_OFFS() macro side-effectAlex Badea1-1/+1
2010-11-17target uart: fix preservation of LCRAlex Badea1-4/+4
2010-11-17osmocon: make beacon interval configurable via cmdlineAlex Badea1-10/+16
2010-11-14fw/l1/mframe_sched: Fix the TCH_A entries to include the MF_F_SACCH flagSylvain Munaut1-4/+8
2010-11-14fw/layer1: Use dbm2rxlev instead of just '+110' so that overflows are handledSylvain Munaut2-3/+3
2010-11-14[layer23/mobile] Better overview of "show ms" VTY commandAndreas.Eversberg1-61/+84
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg8-162/+245
2010-11-14[layer23] Prevent layer23 apps from abort, if socket to layer1 failsAndreas.Eversberg2-6/+17
2010-11-13Merge commit '7f6615a37df0dadbe86fdfc980e0a8a15013a80e'Sylvain Munaut16-22/+113
2010-11-13Move the generate backtrace call from MSGB_ABORT to osmo_panic handlerSylvain Munaut1-0/+2
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg12-106/+646
2010-11-13[layer23] msgb_free() must in l1ctl.c must called after reading its headerAndreas.Eversberg1-1/+1
2010-11-13panic: Fix type warning - osmo_panic_handler_t is already a pointer ...Sylvain Munaut1-1/+1
2010-11-13gsm_utils: Define 4 upper bits as "flags" and mask them out in utility functionsSylvain Munaut1-2/+9
2010-11-09add definitions for sciphone G2Harald Welte2-0/+40
2010-11-09add some header files about MTK GSM related peripheralsHarald Welte4-0/+226
2010-11-07target_dsp/calypso: Makefile reworkSylvain Munaut1-4/+12
2010-11-07target_dsp/calypso: Small updates bin2cfile.py scriptSylvain Munaut1-4/+11
2010-11-07target/fw/dsp: Implement section loading with bootloaderSylvain Munaut1-0/+35
2010-11-07target/fw/dsp: Create a common function to start running codeSylvain Munaut1-8/+10
2010-11-07layer23/mobile: Enable half_v1 supportSylvain Munaut1-1/+1
2010-11-07target/fw/l1: Fix TCH/H1 by properly loading the TCH mode during TCH_A taskSylvain Munaut1-3/+3
2010-11-07target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut3-0/+63
2010-11-07[layer23] Call application sends CC Capability on incoming callAndreas.Eversberg1-0/+5
2010-11-06layer23/misc: Update .gitignore for ./cell_logSteve Markgraf1-0/+1
2010-11-06layer23/mobile: Fix 'implicit declaration' warning for mncc_answer()Steve Markgraf1-0/+1
2010-11-04gsm0808: Move the clear request from bsc_msc_ip to hereHolger Hans Peter Freyther1-0/+20
2010-11-04gsm0808: Add a method to create a new DTAP message with a msgbHolger Hans Peter Freyther1-0/+23
2010-10-31select.c: Change license terms from GPLv2 (from ulogd) to GPLv2+Harald Welte1-2/+3
2010-10-30layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg6-16/+17
2010-10-30target/fw/layer1: Change L1CTL RACH req to properly use all slotsAndreas.Eversberg4-10/+34
2010-10-30[layer23] cell_log's scanning depth now depends on movement speedAndreas.Eversberg4-29/+51
2010-10-30[layer23] Fixed T3 value in RACH confirm messageAndreas.Eversberg1-1/+1
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf3-0/+31
2010-10-27layer23: typo/cosmetic fixes in cell_log.c and mnccms.cSteve Markgraf2-16/+13
2010-10-27gsm0808: Fix the format of the clear IE...Holger Hans Peter Freyther1-2/+3
2010-10-27gsm0808: Add a method to create a clear command message.Holger Hans Peter Freyther1-0/+12
2010-10-26msgfile: Allow to have comments in the simple CSV fileHolger Hans Peter Freyther1-0/+4
2010-10-25target/fw/layer1: correctly initialize afc_retriesSteve Markgraf1-0/+1
2010-10-25target/fw/l23_api: Enable/Disable audio path appropriatelySylvain Munaut1-0/+14
2010-10-25target/fw/l23_api: Properly sync tch in DM EST REQSylvain Munaut1-2/+14
2010-10-25target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut3-2/+84