Changeset 43 in pacpussensors for trunk/Sick/SickLDMRSData.h


Ignore:
Timestamp:
04/01/14 15:42:58 (10 years ago)
Author:
cfougera
Message:

XML for sensors and players added. LMSxxx player ok. LDMRS still under development.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Sick/SickLDMRSData.h

    r42 r43  
    135135    u_int64_t timeStartFromSensor;  //!< NTP time (creation of the message on sensor).
    136136    ScanHeader hScan;               //!< General information about points recorded. @see ScanHeader
    137 //    road_time_t time;               //!< DBT timestamp.
    138 //    road_timerange_t timerange;     //!< DBT timerange.
     137    road_time_t time;               //!< DBT timestamp.
     138    road_timerange_t timerange;     //!< DBT timerange.
    139139    int32_t dataPos;                //!< The position of the data in the binary file associated to the dbt file (utc file).
    140140} SickLDMRS_dbt;
Note: See TracChangeset for help on using the changeset viewer.