summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/common
AgeCommit message (Expand)AuthorFilesLines
2010-10-03misc: Fix the name of the header file for the hexdump...Holger Hans Peter Freyther2-2/+2
2010-10-03msic: Include osmocom/util.h for the hexdump definitionHolger Hans Peter Freyther2-0/+4
2010-10-03sim.c: Fix NULL pointer dereference found by clang.Holger Hans Peter Freyther1-1/+1
2010-09-28l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut1-2/+4
2010-09-26[layer23] Cleanup of various 'printf' debuggingAndreas.Eversberg2-21/+24
2010-09-26[layer23] Use correct IE for timing advanceAndreas.Eversberg1-3/+3
2010-09-26layer23/lapdm: Fix typos SAMB -> SABMSylvain Munaut1-5/+5
2010-09-26[layer23] Added support for changing TCH mode via L1CTL messagesAndreas.Eversberg1-1/+46
2010-09-26[layer23] Minor fixes in lapdm.cAndreas.Eversberg1-2/+4
2010-09-26[layer23] Adding application generated measurement reportAndreas.Eversberg1-1/+5
2010-09-26[layer23] LAPDm handles UNIT DATA requests correctlyAndreas.Eversberg1-8/+24
2010-09-19[layer23] Disabled flow control between LAPDm and layer1.Andreas.Eversberg1-1/+1
2010-09-19[layer23] Added Hungary to network listAndreas.Eversberg1-0/+3
2010-09-19[layer23] Fixed "empty UA bug" in LAPDm and cleanupsAndreas.Eversberg1-36/+21
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg1-66/+112
2010-09-18[layer23] SIM client completionAndreas.Eversberg3-1/+1227
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg5-20/+222
2010-09-16[layer23] Added missing pointer reset during establishment of LAPDm connectionAndreas.Eversberg1-0/+4
2010-09-15[layer23] Fix in LAPDm: reset send_buffer offset at resumeAndreas.Eversberg1-0/+1
2010-09-14layer23/l1ctl: Add the RX power to the DATA_IND debug printSylvain Munaut1-1/+2
2010-09-14layer23/l1ctl: Remove useless printf debugSylvain Munaut1-1/+0
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg1-0/+22
2010-08-28[layer23] Adding SIM clientAndreas.Eversberg1-0/+6
2010-08-21[layer23] L1CTL frequency change implementation in l1ctl.cAndreas.Eversberg1-0/+61
2010-08-14[layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg1-0/+2
2010-08-12[layer23/lapdm] Added more headroom for data indication to prevent underrunAndreas.Eversberg1-1/+1
2010-07-27layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut2-13/+14
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2-2/+2
2010-07-27layer23: Use libosmocore rsl_chan_nr_str instead of local funcSylvain Munaut1-28/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut6-21/+21
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut7-0/+5195