Changes between Version 14 and Version 15 of Software
- Timestamp:
- Nov 23, 2007, 3:22:43 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software
v14 v15 38 38 39 39 [[BR]] 40 === 2.2 Measurement & Result Collection ===40 === 2.2. Measurement & Result Collection === 41 41 42 42 The '''ORBIT Measurement Framework & Library (OML)''' is responsible for collecting the experimental results. It is based on a client/server architecture as illustrated in Figure 5 below. … … 49 49 50 50 [[Image(OML-overview.png)]] 51 [[BR]]Figure 5. '''OML'''component architecture.51 [[BR]]Figure 5. OML component architecture. 52 52 53 53 Finally, the ORBIT platform also provides the '''Libmac''' library. '''Libmac''' is a user-space C library that allows applications to inject and capture MAC layer frames, manipulate wireless interface parameters at both aggregate and per-frame levels, and communicate wireless interface parameters over the air on a per-frame level. Users can interface their experimental applications with '''Libmac''' to collect MAC layer measurements from their experiments. This [wiki:Documentation/Libmac other section] of the documentation provides more information on '''Libmac''' and its operations.