Wireless-MAC-Processor
Wireless MAC Processor and tools
FLAVIA has publicly released a Wireless MAC Processor implementation on a specific commercial wireless card. Documentation describing the API available on this webiste (i.e. the list of events, actions and conditions to be used for defining MAC programs) and some tools for developing and debugging MAC state machines have been provided.
To enjoy programming your MAC download and run the following components:
- the WMP Editor, a graphical tool for programming a new MAC protocol in terms of state machine;
- the WMP bytecode manager, for compiling and injecting the graphical state machines in a readble machine code;
- the WMP firmware (closed source, but source code is available upon request) to substitue to the original 802.11 firmware;
- some MAC Programs, both in terms of graphical and bytecode representations.
Documentation details are availabe on WMP-DOCUMENTATION.
Wireless MAC Processor Components are maintained on GitHub