Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sam210723 committed Dec 9, 2019
1 parent 8d69f4c commit c6ce4ca
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
<details>
<summary>Unreleased changes</summary>

### Added
-

### Changed
-

### Fixed
-
</details>


## [v1.0.3](https://github.com/sam210723/xrit-rx/releases/tag/v1.0.3) - 2019-12-09
Added work-around for ``COMSFOG`` and ``COMSIR1`` transmission issue, an infrared imagery enhancement tool, and fixed some demuxer bugs.

<details>
<summary>Details</summary>

### Added
- IR enhancement tool ([tools\enhance-ir.py](https://github.com/sam210723/xrit-rx/tree/master/tools/enhance-ir.py))
- Extra demuxer info in verbose mode
Expand All @@ -30,14 +47,12 @@ Added decryption tools, an option to blacklist individual virtual channels, and
- xRIT file decryption tool ([tools\xrit-decrypt.py](https://github.com/sam210723/xrit-rx/tree/master/tools/xrit-decrypt.py))
- Key file decryption tool ([tools\keymsg-decrypt.py](https://github.com/sam210723/xrit-rx/tree/master/tools/keymsg-decrypt.py))

### Changed
-

### Fixed
- VCDU continuity counter
- Handle CP_PDU headers spanning multiple M_PDUs
</details>


## [v1.0.1](https://github.com/sam210723/xrit-rx/releases/tag/v1.0.1) - 2019-07-29
Added tools for bulk processing LRIT IMG and ADD files, plus some minor code refactoring.

Expand All @@ -59,5 +74,6 @@ Added tools for bulk processing LRIT IMG and ADD files, plus some minor code ref
- Socket connection reset exception
</details>


## [v1.0](https://github.com/sam210723/xrit-rx/releases/tag/v1.0) - 2019-07-23
Initial release based on the [COMS-1 project](https://github.com/sam210723/COMS-1).

0 comments on commit c6ce4ca

Please sign in to comment.