Skip to content

lloovve/MotoGo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotoGo

A go interface to talk to mototrbo repeaters. FYI I mostly don't maintain this anymore. Trying to do some of the things I wanted without class inheritence was bugging me so I switched to .Net. You can find the more updated and more fully featured system here: https://github.com/pboyd04/Moto.Net

Primary Use Case

I'm using this to monitor 2 repeaters used for an event keeping track of how many radio calls each talk group makes, how many talk groups are in use at a time, any repeater faults, etc.

XNL/XCMP

To do this I had to figure out XNL/XCMP. However, in an effort not to get a takedown notice I haven't included the constants needed by the XNL encrypter. With the algorithm I have here, Wireshark, and a copy of RDAC or similar software you should be able to reverse engineer the constants after a few itterations.

Example Grafana Dashboard

Example Grafana Dashboard

About

A go interface to talk to mototrbo repeaters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%