Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonolson committed Oct 14, 2022
1 parent 9b7c70d commit ed9f765
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.5.0](https://github.com/emit-sds/emit-sds-l1a/compare/v1.4.1...v1.5.0)

> 14 October 2022
- Corrupt frame handling in reassembly [`#9`](https://github.com/emit-sds/emit-sds-l1a/pull/9)
- Merge IOC hotfixes into develop [`#8`](https://github.com/emit-sds/emit-sds-l1a/pull/8)
- Save corrupt frames with '9' as acquisition status. During reassembly only use these frames if data is not compressed. [`8ce2620`](https://github.com/emit-sds/emit-sds-l1a/commit/8ce26200972cb2d3ebca109977b7c37abe9da578)
- Fill in missing gps times in line timestamps file [`e42477c`](https://github.com/emit-sds/emit-sds-l1a/commit/e42477cfb9372bdffb03fea655ba7870907214fb)
- Add util for checking packet order in HOSC data. [`f2e0519`](https://github.com/emit-sds/emit-sds-l1a/commit/f2e0519b8f8dc3e7d19ce2326990b08b9a5eeb53)

#### [v1.4.1](https://github.com/emit-sds/emit-sds-l1a/compare/v1.4.0...v1.4.1)

> 26 July 2022
- Merge develop into main for v1.4.1 [`#7`](https://github.com/emit-sds/emit-sds-l1a/pull/7)
- Update change log [`bfc5933`](https://github.com/emit-sds/emit-sds-l1a/commit/bfc59333caa4f8aefd211211748feca0886081e6)
- Update version to 1.4.1 [`69d7df0`](https://github.com/emit-sds/emit-sds-l1a/commit/69d7df0bb6b9695a0ee11dd0b8ff94738f3ef6b3)
- Use 7 digit default orbit id [`e073e9e`](https://github.com/emit-sds/emit-sds-l1a/commit/e073e9e3e50428477797de4533e017b2d03cd5a4)

Expand Down

0 comments on commit ed9f765

Please sign in to comment.