Changes between Version 7 and Version 8 of Old/OTG/ArchitectureDesign
- Timestamp:
- Feb 27, 2006, 9:05:30 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/OTG/ArchitectureDesign
v7 v8 1 [ wiki:WikiStart Orbit] > [wiki:OTG OTG] > Software Architecture Design1 [[TOC(Documentation/OTG/ArchitectureDesign)]] 2 2 = OTG Software Architecture Design = 3 3 ''Zhibin Wu'' … … 132 132 With the help of LibMAC, two physical layer parameters could be extracted from a custom driver: 133 133 * '''RSSI''': Received Signal Strength Index 134 * TxRate: Xmit rate indicated in the Signal Field of PLCP header of received packet. for example 55 indicates 5.5Mbps, 540 indicates 54Mbps.134 * !TxRate: Xmit rate indicated in the Signal Field of PLCP header of received packet. for example 55 indicates 5.5Mbps, 540 indicates 54Mbps. 135 135 === Measurement Reporting Triggers === 136 136 The OTG has one measurement reporting trigger and OTR has two measurement reporting triggers. In OTG, measurement will report when the Stream is going to call Port->sendPacket()function). It will trigger reporting of four measurements: … … 164 164 * [wiki:Documentation/OTG/FuncSpec/OtgMainProgram Understanding OTG Main Program] 165 165 * [wiki:Documentation/OTG/FuncSpec/OtrMainProgram Understanding OTR Main Program] 166 * [wiki: OTG/FuncSpec/WritingTrafficGenerators Function Specification: Writing New Traffic Generators]166 * [wiki:Documentation/OTG/FuncSpec/WritingTrafficGenerators Function Specification: Writing New Traffic Generators] 167 167 * [wiki:Documentation/OTG/FuncSpec/OmlIntegration Function Specification: OTG/OTR with OML Integration] 168 168 * [wiki:Documentation/OTG/FuncSpec/UserInterface Function Specification: User Interface Design]