Remote controlling GM1200 radio

radio

Remote controlling GM1200 radio

February 28, 2014

What is here

  • An easy to use Python library for controlling and programming Motorola radios using the SB9600 / SBEP interface. Featuring :
    <ul>
    <li>A SB9600 / SBEP protocol library</li>
    <li>A GM1200 library supporting :
      <ul>
      <li>Reset</li>
      <li>CSQ mode</li>
      <li>Display control</li>
      <li>Lamp, Indicator and back-lighting/illumination control</li>
      <li>Front panel remote control</li>
      <li>EEPROM operations</li>
      <li>Setting TX/RX frequencies</li>
      <li>... and more!</li>
      </ul>
    </li></ul>
    </li>
    
  • Datasheets documenting some of what's been discovered so far.

Future

I would like to collect information on SB9600 and SBEP messages. We can use this to build new control modules for different radios.

Downloads