32 #if OSMO_IS_BIG_ENDIAN 35 #elif OSMO_IS_LITTLE_ENDIAN 41 #define ABIS_RSL_CHAN_NR_CBITS_Bm_ACCHs 0x01 42 #define ABIS_RSL_CHAN_NR_CBITS_Lm_ACCHs(ss) (0x02 + (ss)) 43 #define ABIS_RSL_CHAN_NR_CBITS_SDCCH4_ACCH(ss) (0x04 + (ss)) 44 #define ABIS_RSL_CHAN_NR_CBITS_SDCCH8_ACCH(ss) (0x08 + (ss)) 45 #define ABIS_RSL_CHAN_NR_CBITS_BCCH 0x10 46 #define ABIS_RSL_CHAN_NR_CBITS_RACH 0x11 47 #define ABIS_RSL_CHAN_NR_CBITS_PCH_AGCH 0x12 48 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_PDCH 0x18 49 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH4 0x19 50 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_CBCH8 0x1a 53 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_VAMOS_Bm_ACCHs 0x1d 54 #define ABIS_RSL_CHAN_NR_CBITS_OSMO_VAMOS_Lm_ACCHs(ss) (0x1e + (ss)) 58 #if OSMO_IS_BIG_ENDIAN 63 #elif OSMO_IS_LITTLE_ENDIAN 71 #define ABIS_RSL_LINK_ID_CBITS_FACCH_SDCCH 0x00 72 #define ABIS_RSL_LINK_ID_CBITS_SACCH 0x01 121 #if OSMO_IS_LITTLE_ENDIAN 122 uint8_t dl_facch_cmd:1,
128 #elif OSMO_IS_BIG_ENDIAN 130 uint8_t reserved:1, rxqual:3, ul_sacch:1, dl_sacch:1, dl_facch_all:1, dl_facch_cmd:1;
136 #if OSMO_IS_LITTLE_ENDIAN 137 uint8_t overpower_db:3,
141 #elif OSMO_IS_BIG_ENDIAN 143 uint8_t sacch_enable:1, facch_enable:1, rxqual:3, overpower_db:3;
149 #define ABIS_RSL_MDISC_RLL 0x02 151 #define ABIS_RSL_MDISC_DED_CHAN 0x08 153 #define ABIS_RSL_MDISC_COM_CHAN 0x0c 155 #define ABIS_RSL_MDISC_TRX 0x10 157 #define ABIS_RSL_MDISC_LOC 0x20 159 #define ABIS_RSL_MDISC_IPACCESS 0x7e 160 #define ABIS_RSL_MDISC_TRANSP 0x01 163 #define ABIS_RSL_MDISC_IS_TRANSP(x) (x & 0x01) 396 #define RSL_IE_ERIC_PAGING_GROUP 0x0e 397 #define RSL_IE_ERIC_INST_NR 0x48 398 #define RSL_IE_ERIC_PGSL_TIMERS 0x49 399 #define RSL_IE_ERIC_REPEAT_DL_FACCH 0x4a 400 #define RSL_IE_ERIC_POWER_INFO 0xf0 401 #define RSL_IE_ERIC_MOBILE_ID 0xf1 402 #define RSL_IE_ERIC_BCCH_MAPPING 0xf2 403 #define RSL_IE_ERIC_PACKET_PAG_IND 0xf3 404 #define RSL_IE_ERIC_CNTR_CTRL 0xf4 405 #define RSL_IE_ERIC_CNTR_CTRL_ACK 0xf5 406 #define RSL_IE_ERIC_CNTR_REPORT 0xf6 407 #define RSL_IE_ERIC_ICP_CONN 0xf7 408 #define RSL_IE_ERIC_EMR_SUPPORT 0xf8 409 #define RSL_IE_ERIC_EGPRS_REQ_REF 0xf9 410 #define RSL_IE_ERIC_VGCS_REL 0xfa 411 #define RSL_IE_ERIC_REP_PER_NCH 0xfb 412 #define RSL_IE_ERIC_NY2 0xfc 413 #define RSL_IE_ERIC_T3115 0xfd 414 #define RSL_IE_ERIC_ACTIVATE_FLAG 0xfe 415 #define RSL_IE_ERIC_FULL_NCH_INFO 0xff 456 #define RSL_CHAN_NR_MASK 0xf8 457 #define RSL_CHAN_NR_1 0x08 458 #define RSL_CHAN_Bm_ACCHs 0x08 459 #define RSL_CHAN_Lm_ACCHs 0x10 460 #define RSL_CHAN_SDCCH4_ACCH 0x20 461 #define RSL_CHAN_SDCCH8_ACCH 0x40 462 #define RSL_CHAN_BCCH 0x80 463 #define RSL_CHAN_RACH 0x88 464 #define RSL_CHAN_PCH_AGCH 0x90 465 #define RSL_CHAN_OSMO_PDCH 0xc0 466 #define RSL_CHAN_OSMO_CBCH4 0xc8 467 #define RSL_CHAN_OSMO_CBCH8 0xd0 470 #define RSL_CHAN_OSMO_VAMOS_Bm_ACCHs 0xe8 471 #define RSL_CHAN_OSMO_VAMOS_Lm_ACCHs 0xf0 472 #define RSL_CHAN_OSMO_VAMOS_MASK 0xe0 475 #define RSL_ACT_TYPE_INITIAL 0x00 476 #define RSL_ACT_TYPE_REACT 0x80 477 #define RSL_ACT_INTRA_IMM_ASS 0x00 478 #define RSL_ACT_INTRA_NORM_ASS 0x01 479 #define RSL_ACT_INTER_ASYNC 0x02 480 #define RSL_ACT_INTER_SYNC 0x03 481 #define RSL_ACT_SECOND_ADD 0x04 482 #define RSL_ACT_SECOND_MULTI 0x05 483 #define RSL_ACT_OSMO_PDCH 0x0f 492 #define RSL_CMOD_DTXu 0x01 493 #define RSL_CMOD_DTXd 0x02 499 #define RSL_CMOD_CRT_SDCCH 0x01 500 #define RSL_CMOD_CRT_TCH_Bm 0x08 501 #define RSL_CMOD_CRT_TCH_Lm 0x09 502 #define RSL_CMOD_CRT_TCH_BI_Bm 0x0a 503 #define RSL_CMOD_CRT_TCH_UNI_Bm 0x1a 504 #define RSL_CMOD_CRT_TCH_GROUP_Bm 0x18 505 #define RSL_CMOD_CRT_TCH_GROUP_Lm 0x19 506 #define RSL_CMOD_CRT_TCH_BCAST_Bm 0x28 507 #define RSL_CMOD_CRT_TCH_BCAST_Lm 0x29 508 #define RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm 0x88 509 #define RSL_CMOD_CRT_OSMO_TCH_VAMOS_Lm 0x89 511 #define RSL_CMOD_SP_GSM1 0x01 512 #define RSL_CMOD_SP_GSM2 0x11 513 #define RSL_CMOD_SP_GSM3 0x21 514 #define RSL_CMOD_SP_GSM4 0x31 515 #define RSL_CMOD_SP_GSM5 0x09 516 #define RSL_CMOD_SP_GSM6 0x0d 518 #define RSL_CMOD_CSD_NTA_43k5_14k5 0x61 519 #define RSL_CMOD_CSD_NTA_29k0_14k5 0x62 520 #define RSL_CMOD_CSD_NTA_43k5_29k0 0x63 521 #define RSL_CMOD_CSD_NTA_14k5_43k5 0x69 522 #define RSL_CMOD_CSD_NTA_14k5_29k0 0x6a 523 #define RSL_CMOD_CSD_NTA_29k0_43k5 0x6b 525 #define RSL_CMOD_CSD_NT_43k5 0x74 526 #define RSL_CMOD_CSD_NT_28k8 0x71 527 #define RSL_CMOD_CSD_NT_14k5 0x58 528 #define RSL_CMOD_CSD_NT_12k0 0x50 529 #define RSL_CMOD_CSD_NT_6k0 0x51 531 #define RSL_CMOD_SP_NT_14k5 RSL_CMOD_CSD_NT_14k5 532 #define RSL_CMOD_SP_NT_12k0 RSL_CMOD_CSD_NT_12k0 533 #define RSL_CMOD_SP_NT_6k0 RSL_CMOD_CSD_NT_6k0 535 #define RSL_CMOD_CSD_T_32000 0x38 536 #define RSL_CMOD_CSD_T_29000 0x39 537 #define RSL_CMOD_CSD_T_14400 0x18 538 #define RSL_CMOD_CSD_T_9600 0x10 539 #define RSL_CMOD_CSD_T_4800 0x11 540 #define RSL_CMOD_CSD_T_2400 0x12 541 #define RSL_CMOD_CSD_T_1200 0x13 542 #define RSL_CMOD_CSD_T_600 0x14 543 #define RSL_CMOD_CSD_T_1200_75 0x15 563 #define RLL_CAUSE_T200_EXPIRED 0x01 564 #define RLL_CAUSE_REEST_REQ 0x02 565 #define RLL_CAUSE_UNSOL_UA_RESP 0x03 566 #define RLL_CAUSE_UNSOL_DM_RESP 0x04 567 #define RLL_CAUSE_UNSOL_DM_RESP_MF 0x05 568 #define RLL_CAUSE_UNSOL_SPRV_RESP 0x06 569 #define RLL_CAUSE_SEQ_ERR 0x07 570 #define RLL_CAUSE_UFRM_INC_PARAM 0x08 571 #define RLL_CAUSE_SFRM_INC_PARAM 0x09 572 #define RLL_CAUSE_IFRM_INC_MBITS 0x0a 573 #define RLL_CAUSE_IFRM_INC_LEN 0x0b 574 #define RLL_CAUSE_FRM_UNIMPL 0x0c 575 #define RLL_CAUSE_SABM_MF 0x0d 576 #define RLL_CAUSE_SABM_INFO_NOTALL 0x0e 579 #define RSL_ERRCLS_NORMAL 0x00 580 #define RSL_ERRCLS_RESOURCE_UNAVAIL 0x20 581 #define RSL_ERRCLS_SERVICE_UNAVAIL 0x30 582 #define RSL_ERRCLS_SERVICE_UNIMPL 0x40 583 #define RSL_ERRCLS_INVAL_MSG 0x50 584 #define RSL_ERRCLS_PROTO_ERROR 0x60 585 #define RSL_ERRCLS_INTERWORKING 0x70 588 #define RSL_ERR_RADIO_IF_FAIL 0x00 589 #define RSL_ERR_RADIO_LINK_FAIL 0x01 590 #define RSL_ERR_HANDOVER_ACC_FAIL 0x02 591 #define RSL_ERR_TALKER_ACC_FAIL 0x03 592 #define RSL_ERR_OM_INTERVENTION 0x07 593 #define RSL_ERR_NORMAL_UNSPEC 0x0f 594 #define RSL_ERR_T_MSRFPCI_EXP 0x18 596 #define RSL_ERR_EQUIPMENT_FAIL 0x20 597 #define RSL_ERR_RR_UNAVAIL 0x21 598 #define RSL_ERR_TERR_CH_FAIL 0x22 599 #define RSL_ERR_CCCH_OVERLOAD 0x23 600 #define RSL_ERR_ACCH_OVERLOAD 0x24 601 #define RSL_ERR_PROCESSOR_OVERLOAD 0x25 602 #define RSL_ERR_BTS_NOT_EQUIPPED 0x27 603 #define RSL_ERR_REMOTE_TRANSC_FAIL 0x28 604 #define RSL_ERR_NOTIFICATION_OVERFL 0x29 605 #define RSL_ERR_RES_UNAVAIL 0x2f 607 #define RSL_ERR_TRANSC_UNAVAIL 0x30 608 #define RSL_ERR_SERV_OPT_UNAVAIL 0x3f 610 #define RSL_ERR_ENCR_UNIMPL 0x40 611 #define RSL_ERR_SERV_OPT_UNIMPL 0x4f 613 #define RSL_ERR_RCH_ALR_ACTV_ALLOC 0x50 614 #define RSL_ERR_INVALID_MESSAGE 0x5f 616 #define RSL_ERR_MSG_DISCR 0x60 617 #define RSL_ERR_MSG_TYPE 0x61 618 #define RSL_ERR_MSG_SEQ 0x62 619 #define RSL_ERR_IE_ERROR 0x63 620 #define RSL_ERR_MAND_IE_ERROR 0x64 621 #define RSL_ERR_OPT_IE_ERROR 0x65 622 #define RSL_ERR_IE_NONEXIST 0x66 623 #define RSL_ERR_IE_LENGTH 0x67 624 #define RSL_ERR_IE_CONTENT 0x68 625 #define RSL_ERR_PROTO 0x6f 627 #define RSL_ERR_INTERWORKING 0x7f 630 #define RSL_SYSTEM_INFO_8 0x00 631 #define RSL_SYSTEM_INFO_1 0x01 632 #define RSL_SYSTEM_INFO_2 0x02 633 #define RSL_SYSTEM_INFO_3 0x03 634 #define RSL_SYSTEM_INFO_4 0x04 635 #define RSL_SYSTEM_INFO_5 0x05 636 #define RSL_SYSTEM_INFO_6 0x06 637 #define RSL_SYSTEM_INFO_7 0x07 638 #define RSL_SYSTEM_INFO_16 0x08 639 #define RSL_SYSTEM_INFO_17 0x09 640 #define RSL_SYSTEM_INFO_2bis 0x0a 641 #define RSL_SYSTEM_INFO_2ter 0x0b 642 #define RSL_SYSTEM_INFO_5bis 0x0d 643 #define RSL_SYSTEM_INFO_5ter 0x0e 644 #define RSL_SYSTEM_INFO_10 0x0f 645 #define RSL_EXT_MEAS_ORDER 0x47 646 #define RSL_MEAS_INFO 0x48 647 #define RSL_SYSTEM_INFO_13 0x28 648 #define RSL_ERIC_SYSTEM_INFO_13 0x0C 649 #define RSL_SYSTEM_INFO_2quater 0x29 650 #define RSL_SYSTEM_INFO_9 0x2a 651 #define RSL_SYSTEM_INFO_18 0x2b 652 #define RSL_SYSTEM_INFO_19 0x2c 653 #define RSL_SYSTEM_INFO_20 0x2d 656 #define RSL_CHANNEED_ANY 0x00 657 #define RSL_CHANNEED_SDCCH 0x01 658 #define RSL_CHANNEED_TCH_F 0x02 659 #define RSL_CHANNEED_TCH_ForH 0x03 663 #if OSMO_IS_LITTLE_ENDIAN 664 uint8_t last_block:2;
668 #elif OSMO_IS_BIG_ENDIAN 670 uint8_t command:4, def_bcast:1, spare:1, last_block:2;
674 #define RSL_CB_CMD_TYPE_NORMAL 0x00 675 #define RSL_CB_CMD_TYPE_SCHEDULE 0x08 676 #define RSL_CB_CMD_TYPE_DEFAULT 0x0e 677 #define RSL_CB_CMD_TYPE_NULL 0x0f 679 #define RSL_CB_CMD_DEFBCAST_NORMAL 0 680 #define RSL_CB_CMD_DEFBCAST_NULL 1 682 #define RSL_CB_CMD_LASTBLOCK_4 0 683 #define RSL_CB_CMD_LASTBLOCK_1 1 684 #define RSL_CB_CMD_LASTBLOCK_2 2 685 #define RSL_CB_CMD_LASTBLOCK_3 3 689 #define RSL_BCCH_CCCH_CONF_1_NC 0x00 690 #define RSL_BCCH_CCCH_CONF_1_C 0x01 691 #define RSL_BCCH_CCCH_CONF_2_NC 0x02 692 #define RSL_BCCH_CCCH_CONF_3_NC 0x04 693 #define RSL_BCCH_CCCH_CONF_4_NC 0x06 696 #define RSL_BS_PA_MFRMS_2 0x00 697 #define RSL_BS_PA_MFRMS_3 0x01 698 #define RSL_BS_PA_MFRMS_4 0x02 699 #define RSL_BS_PA_MFRMS_5 0x03 700 #define RSL_BS_PA_MFRMS_6 0x04 701 #define RSL_BS_PA_MFRMS_7 0x05 702 #define RSL_BS_PA_MFRMS_8 0x06 703 #define RSL_BS_PA_MFRMS_9 0x07 812 #if OSMO_IS_LITTLE_ENDIAN 819 #elif OSMO_IS_BIG_ENDIAN 821 uint8_t reserved:1, param_id:2, h_reqave:5;
822 uint8_t ave_method:3, h_reqt:5;
829 #if OSMO_IS_LITTLE_ENDIAN 835 #elif OSMO_IS_BIG_ENDIAN 837 uint8_t reserved:2, ave_enabled:1, h_reqave:5;
838 uint8_t ave_method:3, h_reqt:5;
854 #if OSMO_IS_LITTLE_ENDIAN 855 uint8_t l_rxlev:6, reserved_l_rxlev:2;
856 uint8_t u_rxlev:6, reserved_u_rxlev:2;
857 uint8_t u_rxqual:3, reserved_u_rxqual:1,
858 l_rxqual:3, reserved_l_rxqual:1;
859 #elif OSMO_IS_BIG_ENDIAN 861 uint8_t reserved_l_rxlev:2, l_rxlev:6;
862 uint8_t reserved_u_rxlev:2, u_rxlev:6;
863 uint8_t reserved_l_rxqual:1, l_rxqual:3, reserved_u_rxqual:1, u_rxqual:3;
880 #if OSMO_IS_LITTLE_ENDIAN 881 uint8_t l_rxlev_ul_h:6,
882 reserved_l_rxlev_ul:2;
883 uint8_t l_rxlev_dl_h:6,
884 reserved_l_rxlev_dl:2;
885 uint8_t rxlev_ul_ih:6,
887 uint8_t rxlev_dl_ih:6,
889 uint8_t l_rxqual_ul_h:3,
890 reserved_rxlqual_ul:1,
892 reserved_rxqual_dl:1;
893 uint8_t ms_range_max:6,
895 #elif OSMO_IS_BIG_ENDIAN 897 uint8_t reserved_l_rxlev_ul:2, l_rxlev_ul_h:6;
898 uint8_t reserved_l_rxlev_dl:2, l_rxlev_dl_h:6;
899 uint8_t reserved_rxlev_ul:2, rxlev_ul_ih:6;
900 uint8_t reserved_rxlev_dl:2, rxlev_dl_ih:6;
901 uint8_t reserved_rxqual_dl:1, l_rxqual_dl_h:3, reserved_rxlqual_ul:1, l_rxqual_ul_h:3;
902 uint8_t reserved_ms_range:2, ms_range_max:6;
908 #if OSMO_IS_LITTLE_ENDIAN 909 uint8_t p1:5, reserved_p1:3;
910 uint8_t n1:5, reserved_n1:3;
911 uint8_t p2:5, reserved_p2:3;
912 uint8_t n2:5, reserved_n2:3;
913 uint8_t p3:5, reserved_p3:3;
914 uint8_t n3:5, reserved_n3:3;
915 uint8_t p4:5, reserved_p4:3;
916 uint8_t n4:5, reserved_n4:3;
917 uint8_t pc_interval:5, reserved_pc:3;
918 uint8_t red_step_size:4, inc_step_size:4;
919 #elif OSMO_IS_BIG_ENDIAN 921 uint8_t reserved_p1:3, p1:5;
922 uint8_t reserved_n1:3, n1:5;
923 uint8_t reserved_p2:3, p2:5;
924 uint8_t reserved_n2:3, n2:5;
925 uint8_t reserved_p3:3, p3:5;
926 uint8_t reserved_n3:3, n3:5;
927 uint8_t reserved_p4:3, p4:5;
928 uint8_t reserved_n4:3, n4:5;
929 uint8_t reserved_pc:3, pc_interval:5;
930 uint8_t inc_step_size:4, red_step_size:4;
936 #if OSMO_IS_LITTLE_ENDIAN 937 uint8_t lower_p:5, reserved_lower_p:3;
938 uint8_t lower_n:5, reserved_lower_n:3;
939 uint8_t upper_p:5, reserved_upper_p:3;
940 uint8_t upper_n:5, reserved_upper_n:3;
941 #elif OSMO_IS_BIG_ENDIAN 943 uint8_t reserved_lower_p:3, lower_p:5;
944 uint8_t reserved_lower_n:3, lower_n:5;
945 uint8_t reserved_upper_p:3, upper_p:5;
946 uint8_t reserved_upper_n:3, upper_n:5;
961 #if OSMO_IS_LITTLE_ENDIAN 978 uint8_t ho_interval:5,
982 #elif OSMO_IS_BIG_ENDIAN 984 uint8_t reserved_p5:3, p5:5;
985 uint8_t reserved_n5:3, n5:5;
986 uint8_t reserved_p6:3, p6:5;
987 uint8_t reserved_n6:3, n6:5;
988 uint8_t reserved_p7:3, p7:5;
989 uint8_t reserved_n7:3, n7:5;
990 uint8_t reserved_p8:3, p8:5;
991 uint8_t reserved_n8:3, n8:5;
992 uint8_t reserved_ho:3, ho_interval:5;
998 #if OSMO_IS_LITTLE_ENDIAN 1001 uint8_t bcch_freq:5,
1005 #elif OSMO_IS_BIG_ENDIAN 1007 uint8_t reserved0:2, bsic:6;
1008 uint8_t reserved1:1, s:1, ba_used:1, bcch_freq:5;
1013 #if OSMO_IS_LITTLE_ENDIAN 1014 uint8_t rxlev_min_def:6,
1015 reserved_rxlev_min_def:2;
1016 uint8_t ho_margin_def:5,
1017 reserved_ho_margin_def:3;
1018 uint8_t ms_txpwr_max_def:5,
1019 reserved_ms_txpwr_max_def:3;
1020 #elif OSMO_IS_BIG_ENDIAN 1022 uint8_t reserved_rxlev_min_def:2, rxlev_min_def:6;
1023 uint8_t reserved_ho_margin_def:3, ho_margin_def:5;
1024 uint8_t reserved_ms_txpwr_max_def:3, ms_txpwr_max_def:5;
1029 #if OSMO_IS_LITTLE_ENDIAN 1030 uint8_t sdcch_ho_gsm:1,
1033 #elif OSMO_IS_BIG_ENDIAN 1035 uint8_t reserved:6, sdcch_ho_umts:1, sdcch_ho_gsm:1;
1051 #if OSMO_IS_LITTLE_ENDIAN 1057 #elif OSMO_IS_BIG_ENDIAN 1059 uint8_t ms_pwr:5, fpc_epc:1, srr_sro:1, reserved:1;
Definition: gsm_08_58.h:179
Definition: gsm_08_58.h:805
Definition: gsm_08_58.h:355
Definition: gsm_08_58.h:264
Definition: gsm_08_58.h:444
Definition: gsm_08_58.h:255
Definition: gsm_08_58.h:213
Definition: gsm_08_58.h:378
Definition: gsm_08_58.h:186
uint8_t vbs_capable
Definition: gsm_08_58.h:530
Definition: gsm_08_58.h:177
Definition: gsm_08_58.h:227
Definition: gsm_08_58.h:446
Definition: gsm_08_58.h:429
uint8_t chan_rate
Definition: gsm_08_58.h:490
Definition: gsm_08_58.h:267
Definition: gsm_08_58.h:309
uint8_t oct3
Definition: gsm_08_58.h:551
Definition: gsm_08_58.h:198
Definition: gsm_08_58.h:181
Definition: gsm_08_58.h:283
Definition: gsm_08_58.h:329
Definition: gsm_08_58.h:949
Definition: gsm_08_58.h:334
Definition: gsm_08_58.h:757
Definition: gsm_08_58.h:217
Definition: gsm_08_58.h:274
Definition: gsm_08_58.h:384
Definition: gsm_08_58.h:222
Definition: gsm_08_58.h:370
RSL Channel Mode IF (Chapter 9.3.6)
Definition: gsm_08_58.h:486
Definition: gsm_08_58.h:207
Definition: gsm_08_58.h:1039
int8_t l_ci_hr
Definition: gsm_08_58.h:532
Definition: gsm_08_58.h:720
Definition: gsm_08_58.h:239
uint8_t chan_rt
Definition: gsm_08_58.h:489
Definition: gsm_08_58.h:354
Definition: gsm_08_58.h:305
Definition: gsm_08_58.h:339
struct osmo_preproc_ave_cfg_field ci_gprs
Definition: gsm_08_58.h:535
Definition: gsm_08_58.h:742
Definition: gsm_08_58.h:797
Definition: gsm_08_58.h:200
Definition: gsm_08_58.h:225
Definition: gsm_08_58.h:804
Definition: gsm_08_58.h:391
Definition: gsm_08_58.h:204
Definition: gsm_08_58.h:733
rsl_ipac_rtp_csd_format_d
Definition: gsm_08_58.h:731
Definition: gsm_08_58.h:371
Definition: gsm_08_58.h:230
RSL Channel Identification IE (Chapter 9.3.5)
Definition: gsm_08_58.h:546
Definition: gsm_08_58.h:452
Definition: gsm_08_58.h:196
Definition: gsm_08_58.h:208
Definition: gsm_08_58.h:322
Definition: gsm_08_58.h:335
Definition: gsm_08_58.h:280
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:100
struct osmo_preproc_ave_cfg_field ci_amr_hr
Definition: gsm_08_58.h:533
Definition: gsm_08_58.h:361
Definition: gsm_08_58.h:189
Definition: gsm_08_58.h:299
Definition: gsm_08_58.h:199
Definition: gsm_08_58.h:182
Definition: gsm_08_58.h:328
rsl_rel_mode
Definition: gsm_08_58.h:768
Definition: gsm_08_58.h:318
Definition: gsm_08_58.h:168
Definition: gsm_08_58.h:308
Definition: gsm_08_58.h:287
Definition: gsm_08_58.h:360
struct osmo_preproc_ave_cfg_field ci_amr_fr
Definition: gsm_08_58.h:532
Definition: gsm_08_58.h:206
Definition: gsm_08_58.h:781
Definition: gsm_08_58.h:799
Definition: gsm_08_58.h:390
rsl_mrpci_pwrclass
Definition: gsm_08_58.h:753
rsl_mrpci_phase
Definition: gsm_08_58.h:760
Definition: gsm_08_58.h:232
Definition: gsm_08_58.h:342
struct osmo_preproc_ave_cfg_field ci_fr
Definition: gsm_08_58.h:530
Definition: gsm_08_58.h:275
Definition: gsm_08_58.h:320
rsl_ipac_speech_mode_s
Definition: gsm_08_58.h:715
Definition: gsm_08_58.h:263
Definition: gsm_08_58.h:323
Definition: gsm_08_58.h:312
Definition: gsm_08_58.h:800
Definition: gsm_08_58.h:214
Osmocom extension for: MS/BS Power Control Thresholds (RSL_IPAC_EIE_OSMO_MS_PWR_CTL) ...
Definition: gsm_08_58.h:868
Definition: gsm_08_58.h:495
Definition: gsm_08_58.h:188
Definition: gsm_08_58.h:172
Definition: gsm_08_58.h:324
uint8_t chan_nr
Definition: gsm_08_58.h:86
abis_rsl_msgtype_siemens
Siemens vendor-specific RSL message types.
Definition: gsm_08_58.h:271
uint8_t msg_discr
message discriminator (ABIS_RSL_MDISC_*)
Definition: gsm_08_58.h:76
int8_t u_ci_amr_hr
Definition: gsm_08_58.h:873
Definition: gsm_08_58.h:240
Definition: gsm_08_58.h:310
Definition: gsm_08_58.h:374
uint8_t spd_ind
Definition: gsm_08_58.h:488
Definition: gsm_08_58.h:383
Definition: gsm_08_58.h:216
Definition: gsm_08_58.h:233
Definition: gsm_08_58.h:210
uint8_t gsm_phase
Definition: gsm_08_58.h:530
union abis_rsl_link_id link_id_fields
RSL link identifier (value)
Definition: gsm_08_58.h:539
struct osmo_preproc_ave_cfg_field ci_hr
Definition: gsm_08_58.h:531
Definition: gsm_08_58.h:718
Definition: gsm_08_58.h:316
Definition: gsm_08_58.h:228
Definition: gsm_08_58.h:798
int8_t u_ci_fr
Definition: gsm_08_58.h:870
Definition: gsm_08_58.h:205
int8_t u_ci_amr_fr
Definition: gsm_08_58.h:872
Definition: gsm_08_58.h:344
Definition: gsm_08_58.h:438
Definition: gsm_08_58.h:442
Definition: gsm_08_58.h:795
Definition: gsm_08_58.h:301
Definition: gsm_08_58.h:313
Definition: gsm_08_58.h:356
uint8_t chan_nr
Definition: gsm_08_58.h:102
Definition: gsm_08_58.h:241
Definition: gsm_08_58.h:734
Definition: gsm_08_58.h:763
Definition: gsm_08_58.h:187
Definition: gsm_08_58.h:811
Definition: gsm_08_58.h:246
Definition: gsm_08_58.h:732
Definition: gsm_08_58.h:437
Osmocom extension for: PC Threshold Comparators (RSL_IPAC_EIE_OSMO_PC_THRESH_COMP) ...
Definition: gsm_08_58.h:935
abis_rsl_msgtype
Definition: gsm_08_58.h:166
Definition: gsm_08_58.h:231
Definition: gsm_08_58.h:298
Definition: gsm_08_58.h:327
Definition: gsm_08_58.h:761
Definition: gsm_08_58.h:347
Definition: gsm_08_58.h:385
Definition: gsm_08_58.h:169
Definition: gsm_08_58.h:711
uint8_t vgcs_capable
Definition: gsm_08_58.h:747
Definition: gsm_08_58.h:304
Definition: gsm_08_58.h:286
Definition: gsm_08_58.h:180
Definition: gsm_08_58.h:326
Definition: gsm_08_58.h:789
Definition: gsm_08_58.h:725
Definition: gsm_08_58.h:311
Definition: gsm_08_58.h:447
Definition: gsm_08_58.h:229
Definition: gsm_08_58.h:790
Definition: gsm_08_58.h:717
Definition: gsm_08_58.h:1050
Definition: gsm_08_58.h:234
Definition: gsm_08_58.h:430
Definition: gsm_08_58.h:764
Definition: gsm_08_58.h:787
Definition: gsm_08_58.h:211
Definition: gsm_08_58.h:338
Definition: gsm_08_58.h:178
uint8_t chan_nr
Definition: gsm_08_58.h:39
Definition: gsm_08_58.h:303
Definition: gsm_08_58.h:778
Definition: gsm_08_58.h:445
Definition: gsm_08_58.h:195
rsl_ipac_rtp_payload
Definition: gsm_08_58.h:706
Definition: gsm_08_58.h:170
Definition: gsm_08_58.h:783
Definition: gsm_08_58.h:359
uint8_t msg_type
message type (abis_rsl_msgtype)
Definition: gsm_08_58.h:77
Definition: gsm_08_58.h:258
uint8_t data[0]
actual payload data
Definition: gsm_08_58.h:532
Definition: gsm_08_58.h:336
Definition: gsm_08_58.h:190
int8_t u_ci_gprs
Definition: gsm_08_58.h:875
Definition: gsm_08_58.h:223
Definition: gsm_08_58.h:420
Definition: gsm_08_58.h:307
Definition: gsm_08_58.h:319
Definition: gsm_08_58.h:792
Definition: gsm_08_58.h:450
Definition: gsm_08_58.h:247
Definition: gsm_08_58.h:358
uint8_t link_id
Definition: gsm_08_58.h:69
Definition: gsm_08_58.h:31
Definition: gsm_08_58.h:421
Definition: gsm_08_58.h:793
Definition: gsm_08_58.h:369
Definition: gsm_08_58.h:135
Definition: gsm_08_58.h:381
Definition: gsm_08_58.h:345
Definition: gsm_08_58.h:197
Definition: gsm_08_58.h:716
int8_t l_ci_amr_hr
Definition: gsm_08_58.h:534
uint8_t oct4
Definition: gsm_08_58.h:552
Definition: gsm_08_58.h:248
Definition: gsm_08_58.h:436
Definition: gsm_08_58.h:306
Definition: gsm_08_58.h:806
int8_t l_ci_gprs
Definition: gsm_08_58.h:536
Definition: gsm_08_58.h:435
uint8_t params[0]
Definition: gsm_08_58.h:536
Definition: gsm_08_58.h:171
Definition: gsm_08_58.h:82
uint8_t chan_nr
Definition: gsm_08_58.h:550
Definition: gsm_08_58.h:379
Definition: gsm_08_58.h:364
Definition: gsm_08_58.h:997
Definition: gsm_08_58.h:346
Definition: gsm_08_58.h:254
Definition: gsm_08_58.h:337
Definition: gsm_08_58.h:349
Definition: gsm_08_58.h:386
Definition: gsm_08_58.h:250
Definition: gsm_08_58.h:380
Definition: gsm_08_58.h:243
Definition: gsm_08_58.h:251
Definition: gsm_08_58.h:237
Definition: gsm_08_58.h:1012
Definition: gsm_08_58.h:842
Definition: gsm_08_58.h:273
Definition: gsm_08_58.h:353
Definition: gsm_08_58.h:221
Definition: gsm_08_58.h:209
Definition: gsm_08_58.h:363
enum abis_rsl_msgtype __attribute__
uint8_t ie_link_id
RSL_IE_LINK_IDENT (tag)
Definition: gsm_08_58.h:89
Definition: gsm_08_58.h:365
Definition: gsm_08_58.h:215
Definition: gsm_08_58.h:245
MS/BS Power Control Thresholds (RSL_IPAC_EIE_MS_PWR_CTL)
Definition: gsm_08_58.h:853
Definition: gsm_08_58.h:262
Definition: gsm_08_58.h:220
Definition: gsm_08_58.h:314
Definition: gsm_08_58.h:709
Definition: gsm_08_58.h:302
Definition: gsm_08_58.h:333
uint8_t chan_nr
Definition: gsm_08_58.h:113
Definition: gsm_08_58.h:423
int8_t u_ci_hr
Definition: gsm_08_58.h:871
Definition: gsm_08_58.h:443
Definition: gsm_08_58.h:300
Definition: gsm_08_58.h:260
uint8_t len
Definition: gsm_04_11.h:466
Definition: gsm_08_58.h:272
Definition: gsm_08_58.h:276
Definition: gsm_08_58.h:451
Definition: gsm_08_58.h:794
Definition: gsm_08_58.h:368
Definition: gsm_08_58.h:449
Definition: gsm_08_58.h:756
Definition: gsm_08_58.h:428
struct osmo_preproc_ave_cfg_field ci_sdcch
Definition: gsm_08_58.h:534
Definition: gsm_08_58.h:775
Definition: gsm_08_58.h:191
Definition: gsm_08_58.h:194
Definition: gsm_08_58.h:226
Definition: gsm_08_58.h:727
Definition: gsm_08_58.h:219
Definition: gsm_08_58.h:801
Definition: gsm_08_58.h:448
Definition: gsm_08_58.h:439
Definition: gsm_08_58.h:244
Definition: gsm_08_58.h:779
Definition: gsm_08_58.h:297
Definition: gsm_08_58.h:388
Definition: gsm_08_58.h:176
Definition: gsm_08_58.h:281
Definition: gsm_08_58.h:788
Definition: gsm_08_58.h:120
Definition: gsm_08_58.h:440
Definition: gsm_08_58.h:352
Definition: gsm_08_58.h:708
Definition: gsm_08_58.h:257
Definition: gsm_08_58.h:252
Definition: gsm_08_58.h:419
Definition: gsm_08_58.h:389
int8_t l_ci_sdcch
Definition: gsm_08_58.h:535
Definition: gsm_08_58.h:497
Definition: gsm_08_58.h:740
Definition: gsm_08_58.h:109
Definition: gsm_08_58.h:350
Definition: gsm_08_58.h:340
Definition: gsm_08_58.h:777
RSL Cell Broadcast Command (Chapter 9.3.45)
Definition: gsm_08_58.h:662
Definition: gsm_08_58.h:441
rsl_ipac_rtp_csd_format_ir
Definition: gsm_08_58.h:738
Definition: gsm_08_58.h:770
Definition: gsm_08_58.h:277
Definition: gsm_08_58.h:98
Definition: gsm_08_58.h:1028
Definition: gsm_08_58.h:192
Definition: gsm_08_58.h:387
rsl_cmod_spd
Definition: gsm_08_58.h:494
Definition: gsm_08_58.h:238
Definition: gsm_08_58.h:285
Definition: gsm_08_58.h:828
Definition: gsm_08_58.h:791
Definition: gsm_08_58.h:776
abis_rsl_ie
RSL Information Element Identifiers (Chapter 9.3)
Definition: gsm_08_58.h:296
PC Threshold Comparators (RSL_IPAC_EIE_PC_THRESH_COMP)
Definition: gsm_08_58.h:907
Definition: gsm_08_58.h:758
Definition: gsm_08_58.h:786
uint8_t meas_rep_mode
Definition: gsm_08_58.h:1040
Definition: gsm_08_58.h:780
Definition: gsm_08_58.h:769
Definition: gsm_08_58.h:253
Definition: gsm_08_58.h:351
uint8_t link_id
Definition: gsm_08_58.h:91
Definition: gsm_08_58.h:710
Definition: gsm_08_58.h:259
Definition: gsm_08_58.h:212
RSL common header.
Definition: gsm_08_58.h:75
Definition: gsm_08_58.h:175
int8_t u_ci_sdcch
Definition: gsm_08_58.h:874
Definition: gsm_08_58.h:282
rsl_ipac_embedded_ie
ip.access specific embedded information elements
Definition: gsm_08_58.h:774
Definition: gsm_08_58.h:173
Definition: gsm_08_58.h:343
Definition: gsm_08_58.h:746
union abis_rsl_chan_nr chan_nr_fields
RSL channel number (value)
Definition: gsm_08_58.h:534
abis_rsl_msgtype_ericsson
Ericsson vendor-specific RSL message types.
Definition: gsm_08_58.h:291
Definition: gsm_08_58.h:315
Definition: gsm_08_58.h:256
Definition: gsm_08_58.h:321
Definition: gsm_08_58.h:242
Definition: gsm_08_58.h:292
Definition: gsm_08_58.h:754
Definition: gsm_08_58.h:755
Definition: gsm_08_58.h:218
Definition: gsm_08_58.h:279
HO Threshold Comparators.
Definition: gsm_08_58.h:960
Definition: gsm_08_58.h:741
Definition: gsm_08_58.h:382
Definition: gsm_08_58.h:785
Definition: gsm_08_58.h:249
Definition: gsm_08_58.h:735
Definition: gsm_08_58.h:782
Definition: gsm_08_58.h:726
Definition: gsm_08_58.h:362
rsl_ipac_speech_mode_m
Definition: gsm_08_58.h:724
uint32_t meas_mode_flags
Definition: gsm_08_58.h:1041
Definition: gsm_08_58.h:224
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:84
uint8_t iei
Definition: gsm_08_58.h:549
Definition: gsm_08_58.h:330
Definition: gsm_08_58.h:332
Definition: gsm_08_58.h:721
uint8_t dtx_dtu
Definition: gsm_08_58.h:487
int8_t l_ci_amr_fr
Definition: gsm_08_58.h:533
Definition: gsm_08_58.h:265
Definition: gsm_08_58.h:317
Definition: gsm_08_58.h:376
int8_t l_ci_fr
Definition: gsm_08_58.h:531
Definition: gsm_08_58.h:185
Definition: gsm_08_58.h:375
uint8_t ie_chan
RSL_IE_CHAN_NR (tag)
Definition: gsm_08_58.h:111
Definition: gsm_08_58.h:377
Definition: gsm_08_58.h:348
Definition: gsm_08_58.h:496
Definition: gsm_08_58.h:203
struct abis_rsl_common_hdr c
Definition: gsm_08_58.h:530
Definition: gsm_08_58.h:261
Definition: gsm_08_58.h:57
uint8_t power_class
Definition: gsm_08_58.h:530
Handover Thresholds.
Definition: gsm_08_58.h:879
Definition: gsm_08_58.h:174
Definition: gsm_08_58.h:278
Definition: gsm_08_58.h:719
Definition: gsm_08_58.h:284
Definition: gsm_08_58.h:739
Definition: gsm_08_58.h:331
Definition: gsm_08_58.h:707
Definition: gsm_08_58.h:341
Definition: gsm_08_58.h:784