This is a code repository for the paper:
J. Wu, H. Lu, Y. Xiang, F. Wang and H. Li, "SATMAC: Self-Adaptive TDMA-Based MAC Protocol for VANETs,"
in IEEE Transactions on Intelligent Transportation Systems, 2022, doi: 10.1109/TITS.2022.3182386.
Codes include the NS-3 and real-world codes (verilog)
The NS-3 codes include all-in-one rar file.
- Scratch file: satmac-ns3\scratch\v2x_communication_example.cc
- SATMAC simulation code files: satmac-ns3\src\satmac*