- File
Autopilot.datatypesdefines the drone model and the datatypesAutopilotConfig,AutopilotInputs, andAutopilotOutputs. - Directory
datatypesimplements a code generator for generating for each datatype defined in a given file three Java types:- a Java interface with a getter for each field of the datatype
- a class that writes an instance of the datatype to a
DataOutputStream - a class that reads an instance of the datatype from a
DataInputStream
- File
Autopilot.javadefines a Java API for communication between a testbed and an autopilot. It uses the datatypes defined inAutopilot.datatypes. - File
wireprotocol.mddefines a generic wire protocol. Use this to access theAutopilotobject if the testbed and the autopilot are not in the same process.
forked from p-en-o-cw-2017/p-en-o-cw-2017
-
Notifications
You must be signed in to change notification settings - Fork 0
NicolasDesmedt/p-en-o-cw-2017
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Shared Artifacts for P&O CW 2017-2018
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%