/* use 0x100 for tx only mode DSP_CONTROL_F_RX_DATA_PROC_DISABLE*/
/* use 0x200 to disable rssi sorting  DSP_CONTROL_F_RSSI_SORTING_DISABLE*/
/* use 0x400 to Decode HARQ second frame also if first was decoded successfully DSP_CONTROL_F_HARQ_FORCE_DECODE_SECOND */
/* use 0x800 to Disable High Doppler feature DSP_CONTROL_F_HIGH_DOPPLER_DISABLE */
/* use 0x0 to enable rssi sorting (which disables harq)  */
cv2x_lmac_flags=0x200

/* subset config */
cv2x_subchannel_bitmap_mcs0=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs1=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs2=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs3=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs4=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs5=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs6=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs7=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs8=0xFFFFFFFF
cv2x_subchannel_bitmap_mcs9=0x0
cv2x_subchannel_bitmap_mcs10=0x0
cv2x_subchannel_bitmap_mcs11=0xFFFFF
cv2x_subchannel_bitmap_mcs12=0x3FFFF
cv2x_subchannel_bitmap_mcs13=0xFFFF
cv2x_subchannel_bitmap_mcs14=0x3FFF
cv2x_subchannel_bitmap_mcs15=0x1FFF
cv2x_subchannel_bitmap_mcs16=0xFFF
cv2x_subchannel_bitmap_mcs17=0x7FF
