1.0.0 open Initial release with full IEEE 1278.1-2012 compliance 100% 22 issues (22 closed — 0 open) Related issues Defect #2: do something about cl 'optimizing' out inline singleton registration voodoo Actions Defect #3: custom PDU factory test fails with optimizations on under GCC 4.4.5 Actions Defect #13: don't crash when inflating a datum specification with unknown datum records Actions Defect #15: stop using boost::shared_ptr in pdu::Disseminator::Receiver Actions Defect #16: remove dependency on boost::factory Actions Defect #17: add sanity checks to IPPacketDecoder Actions Defect #18: replace boost/random usage with standard C++11 <random> Actions Defect #19: delete uint24_t Actions Defect #21: fix relative timestamp based dead reckoning Actions Defect #23: default BitField assignment operator doesn't do what one might expect Actions Feature #1: need to add an application specific data factory for the signal PDU Actions Feature #4: add c++11 move semantics where applicable Actions Feature #5: convert enums to strongly typed c++11 enums Actions Feature #6: add C++11 override specifier where appropriate Actions Feature #7: replace NULL with nullptr Actions Feature #8: more convenient way to access entity appearance is needed Actions Feature #9: add the test name to the test output status line Actions Feature #10: support dead reckoning of articulated parts Actions Feature #12: add logic to handle receipt of stop/freeze and start/resume PDUs Actions Feature #14: add an entity event test Actions Feature #20: add inflator test cases to io action and io report unit tests Actions Feature #22: restore boost::optional support Actions