7#include <ControlDeck2/ControlDeck2.h>
27 void initialize_data_requests();
28 void handle_event(
int code);
47 cd_control_module *fsw_gps_meas_builder(
const char *name);
This module processes pseudo-GPS from the simulation.
Definition: fsw_gps_meas.h:23
void initialize_data()
Request event notification for FSW_GPS_MEAS_TRIGGER.
Definition: fsw_gps_meas.cc:15
CD_CREATE_REF gps_message_ref
GPS outgoing message.
Definition: fsw_gps_meas.h:34
CD_REQUEST_REF gps_message_sim_ref
GPS message from sim.
Definition: fsw_gps_meas.h:40
Define the data names used throughout the control system.