Changes between Version 4 and Version 5 of Tutorials/k0SDR/Tutorial12
- Timestamp:
- Sep 30, 2014, 3:23:21 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial12
v4 v5 1 == !MacSwitch == 1 2 2 == MacSwitch == 3 3 [[TOC(Tutorials/k0SDR*)]] 4 4 5 5 This tutorial is to show an interesting application on GNU Radio in Orbit Testbed. The considerable flexibility provided by GNU Radio gives us an idea to implement the MAC protocols adaption -- TDMA/CSMA Switch. With dual-radio structure of each Orbit node, we implement control channel on WiFi radio to distribute control messages and data channel on GNU Radio to transmit data packets only. 6 6 7 7 8 == Prerequisites==8 === Prerequisites === 9 9 10 10 … … 12 12 13 13 14 == Start Mac Switch==14 === Start Mac Switch === 15 15 16 16