[layer23] Updated layer23 to current L1 support and forthcomming hopping.
[osmocom-bb.git] / include / l1a_l23_interface.h
index 05c3a5d..5408c48 100644 (file)
@@ -152,7 +152,9 @@ struct l1ctl_ccch_mode_req {
 /* the l1_info_ul header is in front */
 struct l1ctl_rach_req {
        uint8_t ra;
-       uint8_t padding[3];
+       uint8_t fn51;
+       uint8_t mf_off;
+       uint8_t padding[1];
 } __attribute__((packed));
 
 struct l1ctl_dm_est_req {