Releases: CroatiaControlLtd/asterix
v2.7.0 (python_v0.6.0)
Version 2.7.0 (python 0.6.0)
v2.6.1 (python_v0.5.16)
Tests fixed
v2.4.1 (python_0.5.2)
wrong repetitive fixed length on I048/120
BDS30 decoding added to CAT062
v2.4.0: 2.4.0 (python_v0.5.0)
Changed python output for Compound filed (now each secondary part is separate dictionary)
Some primary parts of Compund in XML definitions changed
Some XML files beautified
Fixed handling of compund when primary part is larger than 1 byte
Note that output from this version is not compatible with previoud version
V2.3.0
Issue #39 Additional updates for category 48, version 1.21
Issue #40 Example for reading Special Purpose field in CAT48
Issue #41 Implementing BDS decoding using fixed length definitions
Issue #42 Segmentation fault
Issue #43 Added hex dump of packets before asterix decoding in DEBUG mode
Issue #44 #45 CAT21v0.26 DI165 was defined as compound, changed to variable
Issue #46 filtering fails to properly produce valid json outputfiltering fails to properly produce valid json output
Issue #47 Fix: cat21v0.26/di090/PA is unsigned
Issue #48 Fix: cat21v0.26/160/GS is signed
Issue #49 Memory leaks fixedIssue #49 Memory leaks fixed
Issue #50 fixed spelling typo
Issue #51 BDS decoding implemented (for now registers 40,50,60)
Feature: Added automatic tests and Travis CI integration