Skip to content

Commit 7a19783

Browse files
authored
Merge pull request #30 from hpuhr/devel
Devel
2 parents 902eb13 + 7099075 commit 7a19783

35 files changed

+12636
-21
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@ The library allows decoding of binary ASTERIX data into JSON. The ASTERIX defini
66

77
For a detailed list of features, as well as the offered commercial services, please refer to [OpenATS jASTERIX](https://www.openats.at/projects/jasterix/).
88

9+
## Supported Editions
10+
11+
| CAT | Editions | REFs | SPFs |
12+
|-----|------------------|------|------------|
13+
| 001 | 1.1 | | |
14+
| 002 | 1.0 | | |
15+
| 004 | 1.4 | | |
16+
| 010 | 0.31 | | |
17+
| 019 | 1.2, 1.3 | | |
18+
| 020 | 1.5, 1.8 | 1.3 | |
19+
| 021 | 0.26, 2.1, 2.4 | | |
20+
| 023 | 1.2 | | |
21+
| 030 | 7.0 | | |
22+
| 034 | 1.26 | | |
23+
| 048 | 1.15, 1.23 | 1.9 | |
24+
| 062 | 1.12, 1.16, 1.18 | 1.2 | ARTAS TRIs |
25+
| 063 | 1.0,1.1 | | |
26+
| 065 | 1.2, 1.3 | | |
27+
| 247 | 1.2 | | |
28+
| 252 | 7.0 | | |
29+
30+
31+
932
## Contents
1033
- Folder "analyze": Contains Python scripts for data analysis
1134
- Folder "appimage": Contains files required for AppImage building

0 commit comments

Comments
 (0)