send_sat
send_sat(sc, "\x80\x36\x4a"); /* query button state with parity */
send_sat(sc, "UU"); /* make front panel LED flashing */
static void send_sat(struct satmgr_softc *, const char *);
send_sat(sc, "JJ");
send_sat(sc, "KK");
send_sat(sc, "GG");
send_sat(sc, "CCGG"); /* perform reboot */
send_sat(sc, "EEGG"); /* force power off */
send_sat(sc, "8"); /* status LED green */
send_sat(sc, "C");
send_sat(sc, "1");
send_sat(sc, "V"); /* status LED green */
send_sat(sc, "Pf"); /* beep and reboot */
send_sat(sc, "PA"); /* beep and power off */
send_sat(sc, "ZWC\n");
send_sat(sc, "SYN\nSYN\n");
static void send_sat(char *);
send_sat("AAAAFFFFJJJJ>>>>VVVV>>>>ZZZZVVVVKKKK");
send_sat("CCGG");
send_sat("247");
send_sat("C");
send_sat("PW");
send_sat("f");
send_sat("SYN\n");
send_sat("ZWO\n"); /* power LED solid on */