Ignore:
Timestamp:
05/24/18 11:45:54 (6 years ago)
Author:
Sanahuja Guillaume
Message:

added simupressuresensor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSensorActuator/src/SimuGps.cpp

    r224 r245  
    8282  gga.diff_units='M';
    8383
    84   if (dataRate == NULL) {
    85     Thread::Err("not applicable for simulation part.\n");
    86     return;
    87   }
    88 
    8984  SetPeriodUS((uint32_t)(1000000. / dataRate->Value()));
    9085
Note: See TracChangeset for help on using the changeset viewer.