OARIS 1.0 FTF Avatar
  1. OMG Issue

OARIS — Wrong description in Sensor Orientation resolution

  • Key: OARIS-82
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Simon Mettrick)
  • Summary:

    The description of the table for new interface for Sensor Orientation (in proposal 69) has the sensor plot detail in it, instead of the detail for the new interface.

    i.e.
    Method | Notes | Parameters
    write_sensor_plot() | This method receives a individual plot update from the sensor. It is expected to be called periodically from the sensor. | sensor_plot_type plots The set of plots

    should be
    Method | Notes | Parameters
    write_sensor_orientation() | Informs the CMS of the orientation of the sensor. | sensor_orientation_type orientation The orientation of the sensor.

  • Reported: OARIS 1.0b1 — Wed, 8 Jul 2015 13:09 GMT
  • Disposition: Resolved — OARIS 1.0
  • Disposition Summary:

    Correct text for sensor orientation

    Correct text describing the operations of the interface from that described by proposal 69 (a copy of previous section) to that as intended from the proposal description

  • Updated: Tue, 22 Dec 2015 15:07 GMT