Kerbal Simpit Arduino LibraryΒΆ
This library manages a serial connection to the Kerbal Simpit plugin for Kerbal Space Program. It handles low-level handshaking and packet sending and receiving, and provides data structures and methods for dealing with messages to and from the plugin.
- Quickstart Guide
- KerbalSimpit Class Documentation
- Kerbal Simpit Message Types
CommonPacketsOutboundPacketsInboundPacketsHandshakeValuesActionGroupIndexesAdvancedActionGroupIndexesActionGroupSettingsAdvancedActionGroupStatesTimewarpTimewarpKsp2TimewarpToCustomLogStatusKeyboardEmulatorModifierRotationAxesTranslationAxesWheelAxesAutopilotModeCameraControlModeFligthStatusFlagsAtmoConditionsFlags
- Kerbal Simpit Compound Messages
parseMessage()parseCAGStatusMessage()parseSASInfoMessage()parseAltitude()parseApsides()parseOrbitInfo()parseApsidesTime()parseResource()parseTACLSResource()parseTACLSWaste()parseCustomResource()parseVelocity()parseRotation()parseTarget()parseAirspeed()parseManeuver()parseDeltaV()parseDeltaVEnv()parseBurnTime()parseTempLimitMessage()parseFlightStatusMessage()cagStatusMessageSASInfoMessagealtitudeMessageapsidesMessageapsidesTimeMessageorbitInfoMessageflightStatusMessageatmoConditionsMessageresourceMessageTACLSResourceMessageTACLSWasteMessageCustomResourceMessagevelocityMessagetargetMessageintersectsMessageairspeedMessagemaneuverMessagevesselPointingMessageadvancedActionStatusMessagesetSingleActionGroupMessagedeltaVMessagedeltaVEnvMessageburnTimeMessagetempLimitMessagerotationMessagetranslationMessagecustomAxisMessagewheelMessagethrottleMessagetimewarpMessagetimewarpToMessagecameraRotationMessagekeyboardEmulatorMessage
- Troubleshooting Guide
This documentation was built using ArduinoDocs.