0.3.7 (2021-07-08)
- Update telestion-core dependencies (3601e46)
0.3.6 (2021-06-23)
- Delete one redundant NativeType.java + Update deps (9c7cc67)
0.3.5 (2021-05-08)
- logger: Append to file instead of override (a868577)
0.3.4 (2021-05-08)
- Create folder (4dcec7a)
0.3.3 (2021-05-08)
- Date-problems with the raw logger (baefe1a)
0.3.2 (2021-05-08)
- Add default constructor for RawLogger (9323c6a)
- Remove potential NullPointerException if not forcing config in ValidatorMavlink2 (38616a7)
0.3.1 (2021-05-08)
- Calculate checksum correctly in MAVLink V1 as well (b2fcd43)
- Close mavlink-file after writing (9e48e94)
- Delete outputAddress for MAVLink-Logger (c3bbd97)
0.3.0 (2021-05-08)
- Add basic structure of MAVLink safer module (2d4d97b)
- Add functionality to MAVLink safer module (ec2afbf)
0.2.2 (2021-05-05)
- Allow proper config loading (94c84e7)
0.2.1 (2021-05-04)
- Correct bad Daedalus mavlink messages (60531e0)
0.2.0 (2021-05-04)
- Correct build script to download all necessary dependencies (dede18b)
- Correct build script to download all necessary dependencies (24fd5b5)
- Fix dependencies (60f78f8)
- Add reworked mavlink adapter (cf09693)
0.1.0 (2021-05-02)
- Initialize Telestion extension (1ac3cb5)