-->
Page 1 of 1

Custom MAC, access PHY?

PostPosted: Tue Mar 01, 2016 3:15 pm
by allanm84
Hello- I'm curious how much access we devs have to the MAC and PHY levels of the radio. Specifically, I would like to do things like:

    Packet injection
    Turn acks on/off (part of the 802.11 QoS)
    Disable/enable carrier-sense, backoff
    Modify channel bitrate
    Modify channel bandwidth (use 5mhz/10mhz modes)
    Rapid channel changes (in < 10ms)

Has anyone tried this or know if its possible to access this level of control?

Thanks!