Changes between Version 8 and Version 9 of Internal/Mapping/Calibration
- Timestamp:
- Aug 25, 2006, 9:56:14 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Mapping/Calibration
v8 v9 6 6 7 7 For each card, the calibration has two experiments: 8 1. A standard signaling generator will generator 500 802.11 beacons in 5 seconds, the card has to report its measured RSSIs.9 1. A VSA equipment will measure 500 beacons generated by the card8 1. Card-RX exp: A standard signaling generator will generator 500 802.11 beacons in 5 seconds, the card has to report its measured RSSIs. 9 1. Card-TX exp: A VSA equipment will measure 500 beacons generated by the card 10 10 11 11 Those experiments are going to be repeated in each 802.11 a/b/g channel and with 4 different Tx power levels: 1, 10, 20, 100mW. … … 24 24 The database is named “calibration_central”. It is now in idb1. 25 25 It has two tables: 26 * Rx_caliber: has all measurements by Card Tx experiments27 * Tx_caliber: has all measurements by “card <- VSA” Setting26 * Rx_caliber: has all measurements by Card-Tx experiment. 27 * Tx_caliber: has all measurements by Card-Rx experiment. 28 28 29 === Example table records === 30 Rx_caliber 29 31 32 || Card || Mac address || Date ||Time stamp || ESG TxPr || channel||RSSI || 33 ||3F:65:89:4E:2D:0C|| 07-07-2006|| 345667821|| 10|| 6|| 45|| 34 30 35 31 36