Code Monkey home page Code Monkey logo

dis-tutorial's People

Contributors

brutzman avatar camejia avatar conardist3 avatar craffty avatar kaleman avatar leif81 avatar mcgredonps avatar ngjunsiang avatar terry-norbraten avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dis-tutorial's Issues

Index Exception PduTypeDIS7 Line 118

The DIS 7 version of the PduType enum appears to be a modified copy-paste of the Dis 6 version. Though new PDU type enums have been added, the lookup array initialization is initialized on line 109 with a length corresponding to the DIS 6 version (68). When the enums with indexes beyond that are added by the static initializer on line , an index exception occurs.

DIS Test Bed Reference / Section

Greetings and great work on this tutorial. You folks are doing a great job of fulfilling the need for information on DIS for those of us involved in M&S.

Would it be worth putting in a section or a reference on how to build a rudimentary DIS test bed? I'm to the point where the way I'm going to learn is by seeing DIS PDUs flowing around a network, but I don't know where to start.

I know this is a little vague, but I'm looking for a jumping off point to building basic DIS models and pass PDUs around a network, and the tutorial might be a good place for a reference to this.

Possible missing files in tutorial folder

I am looking to generate the documentation in the tutorial folder, and the pandoc_MD_order.txt seems to call out folders/files that don't exist in the clone. For example the folders III_DIS_Messages and IV_DIS_Issues don't exist.

Inclusive language

Please remove all references to 'he' and use 'they' (or alternative inclusive term) instead.

Dead Reckoning Algorithm Table

The table in the Dead Reckoning wiki page should read:

Value Description
0 Other
1 Static (Entity does not move.)
2 DRM(F, P, W)
3 DRM(R, P, W)
4 DRM(R, V, W)
5 DRM(F, V, W)
6 DRM(F, P, B)
7 DRM(R, P, B)
8 DRM(R, V, B)
9 DRM(F, V, B)

It looks like 3 and 4 have been duplicated (remove the dup) and the additional "DRM(F, P, W)" in 1 should be shifted down.

Consolidate code repo and wiki

This project code repository was the initial source of the tutorial. Midway through development it was copied by @mcgredonps into the project wiki (https://github.com/open-dis/dis-tutorial/wiki).

The problem is that having the tutorial docs in two places causes some confusion for readers and maintainers about which is the source of the tutorial. I can only assume the docs are out of sync already.

We need to decide which to keep (code or wiki) and then turn off (or remove) the other.

clear description of wireshark use

It's not clear to me from the documentation how to employ wireshark correctly.

I have been working on the c++ opendis implementation, and I am trying to ascertain how to use wireshark properly. the Documentation explains what wireshark is and what it does. but the instructions for how to verify it works for a specific example I haven't found. I would be glad to add the documentation, but I don't know how to do it yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.