summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-05-20L1: don't hexdump every packet we receive from L1CTL to consoleHarald Welte1-3/+4
2010-05-20L1 PM: move printf to printd to disable PM task debug outputHarald Welte1-2/+2
2010-05-20AFC: Add afc_reset() function to re-set AFCDAC to default valueHarald Welte2-1/+11
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte11-231/+318
2010-05-19osmocon: extend hexdump to show all printable charactersJan Luebbe1-3/+9
2010-05-19osmocon: change mtk load address for MT6223 romloaderSteve Markgraf1-1/+1
2010-05-18ssd1783: make driver work on Motorola V171Steve Markgraf1-0/+1
2010-05-17osmocon: Add experimental support for the MTK romloaderSteve Markgraf1-10/+291
2010-05-17osmocon: use a global load addressSteve Markgraf1-9/+11
2010-05-17osmocon: cosmetic cleanupSteve Markgraf1-19/+22
2010-05-17osmocon: use osmocore timers, minor fixesSteve Markgraf1-42/+15
2010-05-17gta02x: fix compile error due to wrong definitionSteve Markgraf1-1/+1
2010-05-17Add new board gta0x (for Openmoko Freerunner devices) and build itDaniel Willmann3-1/+222
2010-05-17osmocon.c: Fix serial_set_baudrate functionDaniel Willmann1-0/+5
2010-05-17layer1: Disable FIQ as well as IRQ for locking between L1S and L1AHarald Welte3-2/+16
2010-05-17layer1: add missing header includes for local_irq_save()Harald Welte2-0/+3
2010-05-17layer1: Use measured VCTCXO AFC DAC slope as AFC_SLOPEHarald Welte1-4/+3
2010-05-17layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte6-76/+25
2010-05-17layer1: introduce concept of a 'l1 completion'Harald Welte4-0/+51
2010-05-17cosmetic/whitespace changeHarald Welte1-3/+3
2010-05-13Work on VTY interface:Andreas.Eversberg10-42/+193
2010-05-11Bugfix in IMEI type selection.Andreas Eversberg1-1/+1
2010-05-10Fixed broken sysinfo.cAndreas.Eversberg1-1/+0
2010-05-10Minor fixes and improvements to L3 and VTY.Andreas.Eversberg6-14/+87
2010-05-10add MNC of DB Systel to network listSteve Markgraf1-0/+1
2010-05-09Added "show ba 1" to view BA lists via VTY interface.Andreas.Eversberg3-2/+47
2010-05-09Added vty interface (taken from OpenBSC project).Andreas.Eversberg27-175/+7209
2010-05-09Added SI3 rest octets to RR layer. Now a cell can be qualified:Andreas.Eversberg4-16/+95
2010-05-09Added some "get"-functions to bitvec of libosmocore.Andreas.Eversberg2-0/+59
2010-05-08Added BCCH timeout timer for detecting loss of radio link (layer23).Andreas.Eversberg3-8/+35
2010-05-07Minor condition fix in radio resource.Andreas.Eversberg1-1/+1
2010-05-07Fixes for layer 3 processes:Andreas.Eversberg6-149/+318
2010-05-06- Fixes on MM, RR, cell selection, plmn search processes.Andreas.Eversberg8-150/+295
2010-05-05Work on layer 3 processes:Andreas.Eversberg8-50/+138
2010-05-04Work on layer 3 processes:Andreas.Eversberg7-116/+164
2010-05-02More fixes on layer3.Andreas.Eversberg4-11/+18
2010-05-02Many fixes in layer 3:Andreas.Eversberg16-274/+572
2010-05-01Fixed many issues in MM IDLE mode process.Andreas.Eversberg6-177/+605
2010-04-30Fixes, especially frequency list parsing.Andreas.Eversberg2-41/+38
2010-04-29don't enable TX by default!!!Harald Welte1-1/+1
2010-04-29Merge branch 'master' of gitosis@git.osmocom.org:osmocom-bbAndreas Eversberg20-30/+1517
2010-04-29Fixes and improvements of layer23.Andreas Eversberg21-220/+624
2010-04-28layer1/mframe_sched: Make task update saferSylvain Munaut2-5/+32
2010-04-28fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut7-15/+65
2010-04-28fw/layer1: Change the tdma_schedule_set return value to # frames spannedSylvain Munaut1-3/+4
2010-04-28Remove some gsm time keeping utils now in libosmocoreSylvain Munaut1-7/+0
2010-04-28Update libosmocore to 100224df0b711c7bf6c1150ce18cf595350cf0bdSylvain Munaut8-3/+655
2010-04-28fw/layer1: Fix a printf warning uint32_t is 'long unsigned'Sylvain Munaut1-1/+1
2010-04-28target/layer1: Fix typo in l23 message reception debugSylvain Munaut1-1/+1
2010-04-28target_dsp/calypso: Add some pointers to get started in IDASylvain Munaut3-0/+503