intrig / xenon

The Intrig Message Decoder
MIT License
1 stars 6 forks source link

Improved message filtering #1

Closed intrig closed 8 years ago

intrig commented 8 years ago

Improved message display fliters with idm and added debug output option. It now filters out encoding fields, properties, etc.

Added more functions to ict::node. Added is_visible to ict::node and removed it from ict::element. Filtering is now also added to xml formatted output. Changed to in xddl. Fixed a bug in timestamp when an invalid tick count was used (found by recombobulator).