Skip to content

SteveUpton/ksp-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ksp-mqtt

MQTT extensions for Kerbal Space Program.

Very much a work-in-progress at this point and not ready for actual use. Topics and broker are hard coded and unsecured.

Currently able to remotely stage using the MQTT Remote part, remote detonate using the Range Safety System part and publish live telemetry using Telemetry Publisher part. Broker used is http://m2m.eclipse.org:1883 and commands are listened for on ksp/test1/commands/# for staging and ksp/test1/cmd/rss for range safety. Telemetry data is published on subtopics of ksp/test1/tlm/.

Plans are to expand on the telemetry publishing as well as a more comprehensive remote control system.

About

MQTT extensions for Kerbal Space Program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages