Menu

Tutorials

Tutorials (1)
Karl  Jones Bud Davis

Sending an Entity State PDU

Part 1 - Basics

This tutorial will show you how to send your first Entity State PDU.

Part 2 - A little more advanced

This tutorial continues from the basics showing how to populate the optional fields in the Entity State PDU.

PDU Factory

PDU Factory 1
This tutorial will show you how to use the PDU Factory to decode incoming DIS traffic. This code is included in the PDU_Factory1 example that comes with KDIS.

PDU Factory 2
This tutorial is an example of how to use the connection classes subscriber technique. This code is included in the PDU_Factory2 example that comes with KDIS.

Creating Custom PDU Factory Filters

This tutorial shows how to create a new filter for the PDU_Factory.

Converting Enumerations Into Their String Values

This tutorial will show you how to convert an enumerated value into a string representation.

Dead Reckoning

This tutorial explains how to use the DeadReckoningCalculator and the built in Dead Reckoning features that exist in some of the PDUs.

How to extend the KDIS Data Types using the FactoryDecoder

This tutorial will show you have KDIS Data types can be extended to support your own, this applies to some of the DIS data types that have many different versions such as the FixedDatum & VariableDatum.

This tutorial will show how we can extend KDIS data types with our own data.

The Connection Class

Some examples on how the Connection class can be used. This is a cross-platform DIS centric socket class.

Iterate Through An Enumeration

Simple example to demonstrate how to iterate through all possible values of an enumeration. This example prints out all possible country values and their enum values.

linux


Related

Wiki: Converting_Enumerations_Into_Their_String_Values_Tutorial
Wiki: Creating_Custom_PDU_Factory_Filters
Wiki: Dead_Reckoning_Tutorial
Wiki: How_to_extend_the_KDIS_Data_Types_using_the_FactoryDecoder
Wiki: Iterate_Through_An_Enumeration
Wiki: Main_Page
Wiki: PDU_Factory2
Wiki: PDU_Factory_Tutorial
Wiki: Sending_a_Entity_State_PDU_Tutorial
Wiki: Sending_a_Entity_State_PDU_Tutorial_Advanced
Wiki: The_Connection_Class

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.