All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
1 August 2023
- Check for gps time > 0 when getting start/stop times
5ab2052
17 November 2022
- Merge develop into main for v1.3.3
#3
- Update change log
759c2a7
- Update version to 1.3.3
20a0966
- Work with .sto files with additional rows
0b02ff4
17 October 2022
- Merge develop into main for v1.3.2
#2
- Update utils for checking packet sequence and finding packets.
57c06a0
- Add utility for checking packet sequence
6e2d51d
- Update change log
59fbd18
6 June 2022
- Merge develop to main for 1.3.1
#1
- update LICENSE and README
7da704e
- Update change log
85748eb
- Get start/stop times from coarse time (GPS seconds) instead of embedded time column.
3edab3c
4 May 2022
- Merge develop to main for v1.3.0
#10
- Add script to get start/stop from BAD data.
#9
- Add utility for printing count of packets less than a certain size
1bbb70b
- Update change log
86eec00
- Update setup version to 1.3.0
d48d11c
18 March 2022
- Merge develop to main for v1.2.0
#8
- Add support for 1676 apid PCAP to HOSC.
af14356
- Update change log
0e3c769
- Update version to 1.2.0
ae8dc40
28 February 2022
- Merge develop to main for v1.1.0
#7
- CCSDS format change
#6
- Update changelog
76fdee9
- Remove check for ethernet frames that aren't 1514 bytes long since frames can be variable size now.
064a52c
- Update version to 1.1.0
372738a
9 February 2022
- Merge develop to main for 1.0.0
#5
- Update readme to conform to PGE specification. Add unit tests. Fix PEP 8 issues.
3a66a70
- Update readme
2e751d8
- Add changelog
78be33c
20 January 2022
- Merge develop for release 0.4.0
#4
- Add CCSDS start/stop script.
e17a2b7
- Add changelog
7ea3751
- Downgrade pytest from 6.2.4 to 6.2.1
1fc75e6
25 October 2021
- Merge develop for version 0.3.0
#3
- Change 'course' to 'coarse' and remove sort_packets which won't function because coarse and fine time are not absolutely ordered
9d9fcab
- Use ait.core.dmc to convert GPS to UTC time
29e2f77
- Add ait-core and ait-gui to install requirements. Add packet count message to pcap->hosc script.
474fa57
31 August 2021
- Merge develop into main for SDS Release 2
#2
- Tvac prep
#1
- Update sort_packets to actually sort packets where a PSC rollover occurs.
b3c540d
- Use sortedcollections library to implement SortedDict. Add util to reverse packets.
9578f95
- Add script to read pcap and generate apid separated HOSC files
c0f3c17
19 October 2020