CroatiaControlLtd / asterix

Asterix is utility used to read and parse EUROCONTROL ASTERIX protocol data from stdin, file or network multicast stream and print it to standard output in text, XML or JSON format. Source can be used to generate Wireshark dissector for ASTERIX protocol. All ASTERIX categories are defined through XML definition file.
GNU General Public License v2.0
166 stars 89 forks source link

data item I010/202: fixed little inversion bits 'from' <-> 'to' #190

Closed tintinosFr closed 2 years ago

dsalantic commented 2 years ago

Thanks for you commmit. The order of from/to bits is not relevant (will work both ways), but I accepted your changed anyway.