51 char analog_out_file[256];
53 char radio_display_file[256];
54 char stepper_file[256];
59 SGPropertyNode_ptr analog_out_node;
60 SGPropertyNode_ptr lamps_out_node;
61 SGPropertyNode_ptr radio_display_node;
62 SGPropertyNode_ptr steppers_node;
67 bool do_radio_display();
71 float compass_position;
78 FGATCOutput(
const int _board,
const SGPath &_config_file );
85 bool open(
int lock_fd );