summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-15transceiver: Fix RSP SETSLOT formatsylvain/testingPau Espin Pedrol1-1/+1
2014-06-15host/transceiver: Fix leak in AB processing codepathSylvain Munaut1-3/+11
2014-06-15host/layer23: Initial import of the transceiver applicationSylvain Munaut21-0/+2824
2014-06-15fw/trx: Initial import of the TRX firmware applicationSylvain Munaut7-1/+1222
2014-06-15fw/l1/l23_api: Wire the L1CTL to the internal TRX interface & prim_btsSylvain Munaut1-0/+47
2014-06-15fw/l1: Initial import of new BTS primitiveSylvain Munaut5-0/+356
2014-06-15l1ctl: Add BTS mode message definitionsSylvain Munaut1-0/+33
2014-06-15fw/l1: Add 'TRX' internal interfaceSylvain Munaut3-2/+90
2014-06-15fw/l1/tpu: Add function to open multi slot TX TPU windowSylvain Munaut2-0/+46
2014-06-15fw/calypso/dsp: Enable multi-slot TX mode of the ABBSylvain Munaut1-1/+1
2014-06-15fw/calypso/dsp: Import and load DSP extension patchSylvain Munaut2-3/+199
2014-06-15fw/calypso/uart: Tweak the RX irq threshold to avoid overrunSylvain Munaut1-1/+3
2014-06-15build: Use a template system for the various host appsSylvain Munaut1-32/+12
2014-06-15fw/l1: add CBCH flag to dedicated modeAlex Badea8-14/+39
2014-06-15[WIP] Ugly hack to compensate lost time on TS change (high TS -> low TS)Sylvain Munaut1-0/+22
2014-06-15mobile: Use osmocom auth API instead of direct callsMax3-28/+20
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf5-0/+5
2013-12-24mobile/SS: Fixed bug in parsing of known supplemenary service codesAndreas Eversberg1-5/+5
2013-09-26Fix wrong msgb_pull usageSylvain Munaut2-4/+4
2013-06-19osmocon: Improve performance by handling several serial bytes at a timeAndreas Eversberg1-8/+19
2013-05-23host/mobile: Add 'extern' qualifier to config_dir in app_mobile.hBhaskar1-1/+1
2013-05-23host/mobile: Fixup in error checking path of l23_app_initBhaskar1-3/+6
2013-05-23host/osmocon: fix some printf format specifier in handle_write_dnloadBhaskar1-1/+1
2013-05-23host/mobile: Fix trans_assign_trans_id() users error checkingSylvain Munaut2-2/+2
2013-05-23gsm48_mm.h: Added get_mm_name() to headerBhaskar1-0/+1
2013-05-23gsm48_mm.c: Bugfix: payload_len should be signed intBhaskar1-1/+1
2013-05-23osmoload: Fix fall-out from msgb_get() / msgb_pull() transitionBhaskar1-1/+1
2013-04-14host/mobile: Remove duplicate A5/1 support indication in vty 'show support'Sylvain Munaut1-1/+0
2013-04-14host/mobile: Fix comment typoSylvain Munaut1-1/+1
2013-04-13doc: Fix build readme with system-wide libosmocore detailsSylvain Munaut1-4/+12
2013-04-07fw: remove deprecated chainload appSteve Markgraf2-56/+1
2013-04-07osmocon: embed chainloaderSteve Markgraf1-44/+65
2013-03-07support.c: fix typo in commentHarald Welte1-1/+1
2013-01-13layer23: Be sure to close mncc socket on exit of mobile instanceAndreas Eversberg1-5/+5
2013-01-12layer23: Send SIM APDUs via GSMTAP, if enabledAndreas Eversberg1-1/+18
2013-01-10mobile: Fixed CLIR invokation / suppressionAndreas Eversberg1-2/+4
2013-01-08misc: Fix typosDario Lombardo2-2/+2
2013-01-08mobile: Fixed ignoring of MDL-ERROR-INDAndreas Eversberg1-0/+1
2013-01-08fix: Use only single CCCH block to determine path lossAndreas Eversberg1-0/+7
2013-01-07mobile: Allow test card to be maked as already attachedAndreas Eversberg5-16/+73
2013-01-07mobile: Improved exit of mobile process, reset phoneAndreas Eversberg3-19/+62
2013-01-05fw: pirelli_dpl10: initialize address line 22 for flash accessSteve Markgraf1-0/+6
2013-01-05fw: apps/loader: initialize framebuffer and show somethingSteve Markgraf1-0/+23
2013-01-05fw: keypad driver overhaul, support for different keymapsSteve Markgraf10-80/+90
2013-01-05fw: introduce per-board uart mappingSteve Markgraf17-65/+123
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf15-64/+53
2013-01-05osmocon: make romloader output much less verboseSteve Markgraf1-20/+5
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut12-8/+82
2013-01-02fw: Fix link scripts to represent reality more accuratelySylvain Munaut2-17/+16
2013-01-02fw/build: Allow applications to filter environmentsSylvain Munaut3-1/+47