-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
34 lines (26 loc) · 831 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2.6
* Add support for TGPHI_s/TGPHI_i in PME-PMI
2.5
* Fix TICv02 STGE decoding (overflow on large values)
2.4
* Implement decoder for TIC v02 "PJOURF+1"/"PPOINTE" (-p)
* Improve processing script to parse TEMPO data
2.3
* Implement partial support for PME-PMI (sponsored by Wiztivi)
2.2
* Implement buffer output and callback system for embedded apps
* Provide a basic processing script
2.1
* Add '-V' commandline option to print version
* Simplify BAREBUILD and add embedded recipes
* Improve code documentation
* Add embedded stubs
2.0
* Support TIC version 01 ("historique") for Linky, Bleu & CTR
* Purify parsers so they can be used for any output producer
* Support selective build of TIC version support
1.1
* Report frame status in dict mode
* Add option to decode STGE field
1.0
* Initial release