summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc/app_ccch_scan.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08layer23/ccch_scan: use osmo_mobile_identity APIHarald Welte1-48/+34
2023-03-13layer23: refactor the application API conceptVadim Yanitskiy1-6/+2
2023-01-17layer23: Let each app allocate its ms obj and start layer2 when neededPau Espin Pedrol1-4/+18
2023-01-16layer23: Move osmocom_ms to a separate filePau Espin Pedrol1-0/+1
2023-01-13layer23: Introduce l23_app_start() API stepPau Espin Pedrol1-1/+7
2022-11-29layer23: always check return value of rsl_dec_chan_nr()Vadim Yanitskiy1-1/+6
2022-11-05layer23: fix -Werror=old-style-definition problemsVadim Yanitskiy1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-06-09host/layer23/ccch_scan: skip CCCH frames with wrong lengthVadim Yanitskiy1-0/+7
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2018-10-02layer23/app_ccch_scan.c: omit dummy (fill) framesVadim Yanitskiy1-0/+32
2018-10-02layer23/app_ccch_scan.c: hexdump unhandled PCH/AGCH messagesVadim Yanitskiy1-2/+3
2018-10-02layer23/app_ccch_scan.c: print pdisc in error messageVadim Yanitskiy1-1/+2
2018-10-02layer23/app_ccch_scan.c: clean up System Information handlingVadim Yanitskiy1-59/+64
2018-10-02layer23/app_ccch_scan.c: print 'new-line' char locallyVadim Yanitskiy1-3/+2
2018-10-02layer23/app_ccch_scan.c: clean up copy-pasted codeVadim Yanitskiy1-47/+1
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+1
2011-11-22layer23/ccch_scan: Replace fprintf() with LOGP() and print SI-idSteve Markgraf1-1/+2
2011-11-22layer23/ccch_scan: Print Paging Requests of type 3Steve Markgraf1-1/+27
2011-11-22layer23/ccch_scan: Print channel type of correct TMSI for Paging Request Type 2Steve Markgraf1-1/+1
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg1-1/+0
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte1-0/+2
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-7/+7
2011-01-23ccch: Print paging of tyep2Holger Hans Peter Freyther1-1/+46
2011-01-23ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther1-1/+112
2011-01-23ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther1-5/+11
2011-01-23ccch: Stop using fprintf for the SIHolger Hans Peter Freyther1-30/+13
2011-01-23ccch: Stop following assignment requests and sending LUsHolger Hans Peter Freyther1-41/+8
2011-01-23ccch: Fix the cast of the frequency listHolger Hans Peter Freyther1-1/+1
2011-01-23ccch: Remove the app_phone.c, move it to the app_ccch_scan fileHolger Hans Peter Freyther1-0/+40
2011-01-23ccch: Add a copyright header to that file.Holger Hans Peter Freyther1-0/+22
2011-01-23layer23: Rename layer23 to ccch_scan as discussed on the mlHolger Hans Peter Freyther1-0/+307