Changes between Version 10 and Version 11 of Old/CollectMeasurements


Ignore:
Timestamp:
Apr 19, 2006, 10:42:50 PM (18 years ago)
Author:
pkamat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/CollectMeasurements

    v10 v11  
    4747        int oml_group1(float rssi, float noise);
    4848        int oml_group2(int throughput);
     49
    4950}}}
    5051
     
    5253'''Application Code Sample'''
    5354{{{
     55#!c
    5456// needs to be called only once
    5557oml_init(&argc, &argv, NULL);