aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_08.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+0
2010-03-28remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3Harald Welte1-1/+0
2010-03-25channel request: Store the to be assigned channel type in the GSM NetworkHolger Hans Peter Freyther1-2/+3
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-6/+0
2010-03-02remove gsm04.08 utility code that has been moved to libosmocoreHarald Welte1-0/+1
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-736/+1
2010-01-28[gsm48] Allow to send the assignment command on a different lchanHolger Hans Peter Freyther1-1/+1
2010-01-03gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_reqSylvain Munaut1-1/+1
2009-12-17make handover reference a function call argumentHarald Welte1-2/+2
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte1-1/+0
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-5/+18
2009-11-29[handover] Implement handover control logicHarald Welte1-0/+2
2009-11-29[handover] Implement 04.08 HANDOVER COMMANDHarald Welte1-0/+16
2009-11-29New complete measurement result/report handlingHarald Welte1-24/+4
2009-11-22[chan] Alloc SDCCH for certain reserved typesHolger Hans Peter Freyther1-0/+3
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther1-2/+2
2009-11-17[gsm48] When picking AMR we need to supply the multirate configHolger Hans Peter Freyther1-2/+20
2009-11-17[neci] Separate handling of chan requested for paging anyHolger Hans Peter Freyther1-1/+2
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther1-2/+2
2009-10-27[gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utilsHolger Hans Peter Freyther1-1/+6
2009-10-27[gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+2
2009-10-27[gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utilsHolger Hans Peter Freyther1-0/+10
2009-10-22[rrlp] Fix compiler warningsHolger Hans Peter Freyther1-1/+1
2009-10-06[gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the responseHolger Hans Peter Freyther1-1/+1
2009-10-01[lac] Do not use the reserved LAC 0x0 for two different thingsHolger Hans Peter Freyther1-0/+4
2009-09-28[gsm0408] Move paging handling to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+2
2009-09-28[gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+2
2009-09-28[bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6Holger Hans Peter Freyther1-1/+1
2009-09-27Merge branch 'master' into encryptionHarald Welte1-0/+7
2009-09-27[gsm_04_08] Fix gsm48_tx_mm_auth_req implementationSylvain Munaut1-0/+7
2009-08-30A5 support for RSL and 04.08 (not used yet)Harald Welte1-0/+1
2009-08-20[gsm48] Introduce a gsm48_generate_mid_from_imsi methodHolger Hans Peter Freyther1-1/+2
2009-08-20[gsm48] Move parsing of the MI from to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+2
2009-08-17[bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+7
2009-08-15add support for APPLICATION INFO RR messagesHarald Welte (local)1-0/+2
2009-08-14respect the link_id, not only the SAPI from SMS codeHarald Welte (local)1-1/+1
2009-08-12add functions to send AUTH REQ and REJECTHarald Welte1-0/+2
2009-08-09define data structure for gsm48_cell_sel_par IEI of SI3 / SI4Harald Welte1-2/+11
2009-07-29generalize channel activation / channel mode modifyHarald Welte1-8/+10
2009-07-29bearer capability definitionsHarald Welte1-0/+28
2009-07-23centralize the code that needs to deal with transaction_idHarald Welte1-1/+2
2009-06-11use less magic numbers (04.08 CC cause values)Harald Welte1-0/+53
2009-06-10reworked MNCC codebaseHarald Welte1-1/+53
2009-06-10introduce encoding/decoding functions for 04.08 CCHarald Welte1-4/+8
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+568