Skip to content

Instantly share code, notes, and snippets.

@andybateman
Last active October 17, 2023 20:40
Show Gist options
  • Save andybateman/0d91da261548a58e7a0897ec616a3e97 to your computer and use it in GitHub Desktop.
Save andybateman/0d91da261548a58e7a0897ec616a3e97 to your computer and use it in GitHub Desktop.
x6100 Documentation for Mac

x6100 Fun and Games (With a Mac)

Install the latest firmware

"MARS" Mod

  • SSH in to the x6100 using the secret super secure credentials
  • From Terminal:
    • cd /etc/xgradio/
    • nano xgradio.conf
    • Change fullband-tx=disable to fullband-tx=enable
    • Save and Reboot

WSPR Decoding on the x6100

Stopping and starting the App from SSH

  • If your x6100 has: /etc/init.d/S99userappstart
    • /etc/init.d/S99userappstart stop
    • /etc/init.d/S99userappstart start
  • Otherwise
    • /usr/share/support/userapp stop
    • /usr/share/support/userapp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment