Changes between Version 6 and Version 7 of Internal/WinlabMadwifi/RateControl
- Timestamp:
- Nov 11, 2005, 10:45:57 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/WinlabMadwifi/RateControl
v6 v7 70 70 * int shortPreamble, 71 71 * '''size_t frameLen''' : used by SampleRate algorithm to calculate throughput for a certain packet length bin. 72 * u_int8_t*rix,73 * int *try0: return to show how many attempts should be used for this txrate.74 * u_int8_t*txrate : return the transmit rate.72 * '''u_int8_t''' *rix, 73 * '''int *try0''' : return to show how many attempts should be used for this txrate. 74 * '''u_int8_t''' *txrate : return the transmit rate. 75 75 76 76