private void gpsGetDeviceStateMenuItem_Click(object sender, EventArgs e) { RequireGpsOpen(); PrintLn(_gps.GetDeviceState().ToString()); }