Changes between Version 14 and Version 15 of Documentation/FAQ
- Timestamp:
- Dec 9, 2005, 7:06:31 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FAQ
v14 v15 44 44 -------------------------------------------------------- 45 45 46 Yes and No. The ORBIT radio grid emulator currently uses standard 802.11 x radio interface cards with Linux drivers (Host AP and MADwifi). The drivers allow changing certain parameters such as channel, TX power, TX rate, etc. but not all. If your new MAC scheme requires 802.11 modification that is not supported by our current drivers. We also plan to develop more flexible drivers and customized 802.11x cards in collaboration with chip and card manufacturers46 Yes and No. The ORBIT radio grid emulator currently uses standard 802.11a/b/g radio interface cards with Linux drivers (Intel IPW2200 and Atheros MADwifi). The drivers allow changing certain parameters such as channel, TX power, TX rate, etc. but not all. We are actively developing our drivers and are in constant contact with the card manufacturers to help expose whatever functionality the hardware is capable of. Stay tuned. 47 47 48 48 Do you support AODV? … … 59 59 ------------------------------------ 60 60 61 Currently, RSSI, TX_power, noise, throughput, and offered-loadcan be measured and collected. Users can select one or more of these parameters to be collected and stored in the database.61 Currently, RSSI, TX_power, noise, throughput, offered-load, and packet retry can be measured and collected. Users can select one or more of these parameters to be collected and stored in the database. 62 62 63 63 Getting Started