All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
2.0.1-rc1 - 2022-04-13
- Issue #174 - Fix gevent.select typo
#175
- Issue #170 - Add plugin for extracting CCSDS packets from AOS packets
#173
- issue #168 - Add capability for TCP to publish TCP data into PUB/SUB
#171
- Issue #169 - Add select/sendall when using DSN socket
#172
- Issue #163 - Create fresh socket for each hostname connection attempt
#164
- Issue #160 - Fix calls to refactored hexint()
#162
- Issue #139 - Updates to the SLE Manager Interface and example use
#141
- Issue #158 - Add TCP Forwarding Plugin
#157
- Issue #155 - Add Encrypter Plugin
#156
- Issue #143 - Updated release of AIT encryption support
#154
- Issue #115 - Add support for TC transfer frames
#153
- Issue #140 - Engineering release of AIT encryption support
#142
- Add the SLE Interface Manager
#131
- Issue #132 - Pin greenlets to 0.4.16
#133
- Issue #118 - Convert string to byte string on common.py
#120
- Fix Issue #124– Check if SLE instance is connected to the DSN before sending heartbeats
#126
- Issue #113 - Relocation aos_deframer example and add header
#114
- Added baseline AOS deframer code for LunaH-Map
#97
- Issue #110 - RAF/RCF emits entire frame contents to a frame-specific …
#111
- Issue #108 - Pull all attributes from kwargs and config
#109
- Issue #102 - Drop ait_sle_bridge.py
#103
- Issue #60: Implement AOS Transfer Frames per Spec
#98
- Update Travis build icon
#106
- DSN Example script cleanup
#104
- Issue #100 - Update Python version in RTD config
#101
- Issue #92 - Incorporate BCH code into AIT-DSN
#96
- Issue #90 - Implement python 3 support
#91
- Issue #85 - Merge config files between AIT-Core and AIT-DSN
#94
- Issue #84 - Add SLE parameters to config file
#89
- Fix typo in SLE config; update RCF script for new config format (#87)
#88
- Updated imports
6049327
- Fixes for cltu and rcf api tests
fb7f1af
- Issue #110 - RAF/RCF emits entire frame contents to a frame-specific port
b0894c5
- Fixes for cltu_throw_event_test, sspsim_example, tm_downlink_example
a227892
- Isse #129 update test step and add SLE cltu config parameters
c7bcabe
- Issue #85 - replace gui section to AIT-Core server section
ab9b5f8
- Fixes for pdu_test
61379e1
- Open file and print statement updates
7f4e57e
- Fixes for cfdp_test
4eb3b00
- Issue #118 convert to bytestring
5dd043f
- Fix Issue #124– check if SLE object is connected to DSN before sending heartbeat
20edfd8
- Issue #84 - change auth_level setting to self._auth_level
ebd1db5
- Issue #129 convert str to byte obj
00bd8b5
- Updated python version for travis
936472c
- Issue #85 - add ATI-Core notifications:options
14d606e
- Updated required ait-core version to >=1.4.0
cc1fd2e
- Updated required ait-core version to >=2.0rc1.dev0
767c7aa
- Python 3 import fix
b496559
- Added ait-core install step for travis testing
327795b
- Removed ait-core install step from travis config
eaa102f
1.1.0 - 2019-10-10
- Issue #73 - CFDP send/receive over UDP socket connection
#81
- Issue #64 - Attempt SLE connection to multiple hostnames
#86
- Issue 76 - add option to pull hostname / port from config
#83
- Issue #77 - Update SLE config parameters
#82
- CFDP send/receive over UPD ports
#73
- Issue #71 - Add SLE documentation
#80
- Bugfixes
#55
- Issue 83 in AIT-CORE: Baseline example configs across repos
#51
- Issue #67 - Remove unused SLE transfer frame definition yamls
6aa4dc2
- Issue #83 - Baseline example configs across repos
3445a7b
- Issue #83 - Baseline example configs across repos
bcf7b51
- Issue #83 - Baseline example configs across repos
28a41c7
- Additions to SLE docs including examples (#71)
2e71079
- Add initial AOS transfer frame implementation
732d63c
- Formatting updates; some links still broken (#58)
da0800e
- Split inst_id/hostname/port configs across SLE protocols (#64)
46affa2
- Issue #66 - Add save-to-file method to CLTU
f2df979
- Update API Docs
7fb34ea
- Handle multiple PDUs received by CFDP over socket (#73)
76e4ae8
- Issue #58 - Adding summary of CFDP to docs
82899b7
- Initial work on adding port communication (#73)
369c4fd
- Add handling of multiple DSN hostnames with same port (#64)
393c62c
- Prep for 1.1.0 release
9a266b0
- Updates to example scripts and docs (#64)
c754115
- Variable name, docstring, comment, and formatting updates (#73)
8f23f14
- Addition of SLE docs (#71)
b36f411
- Add example of creating CFDP entities to docs (#58)
dbd8c16
- Fixed bug
2adc2d6
- Add description of MIB config fields (#58)
ddb980d
- Update CFDP to only connect to receiving socket if send socket not specified (#73)
e7387bb
- Add documentation on CFDP implementation, MIB config (#58)
44d8168
- Add error handling for CFDP disconnect procedures (#73)
bbe8d0f
- Default to send/recv over same socket unless rcv sock specified in kwargs (#73)
120b024
- Issue #58 - Update lib names/references in example receiver script
f91c5ec
- Add CFDP documentation page (#58)
f9b2e4e
- Issue #76 - add option to pull hostname / port from config
7a60787
- Update CFDP disconnect error handling (#73)
4b54ede
- Fixed bug
17d72be
- Fixed bug
c420858
- Update .gitignore
28b36e0
- Fixed bug
0234d65
- Fixed bug
214a945
- Update link to AIT-CORE installation page from JPL GitHub to readthedocs (#58)
701d192
- Remove redundant gevent.sleeps from CFDP handlers (#73)
d318942
- Fix typo in docs (#64)
5de71de
- Fixed bug
720eb22
- Remove extraneous logging (#64)
ade6b91
- Drop accidently committed pkl file
27a12b6
- Issue #43 - Convert README.md to .rst and update setup.py in prep for PyPi release
#44
- Issue #39 Update FCLTU for V4 and V5
#41
- Issue #40 - Fix credential microsecond handling
#42
- Issue #36 - Add build status badge to README
#37
- Issue #10 and #11 - Renaming updates
#38
- Issue #32 - Update README with contributing and community info
#33
- Issue #34 - Fix broken TravisCI build
#35
- Issue #19 - Add TravisCI config file
#31
- Issue #21 - Update CFDP config paths and check in directories
#28
- Issue #29 - Remove doc upgrade script
#30
- Issue #24 - Fix TMFrame header bit mask issues
#27
- Issue #23 - Update RCF example for version 4 support
#26
- Issue #22 - RAF example changes for version 4 support
#25
- Issue #17 - Add docs build badge to README
#18
- Issue #2 - Bump ait-core version and remove outdated dependency link
#14
- Issue #15 - Add CODEOWNERS file
#16
- Issue #8 - Publish docs to ReadTheDocs
#9
- Issue #3 - Update README
#4
- Issue #5 - Implement BIND-level authentication
#6
- Issue #21 - Update CFDP config paths
e7d25a8
-
- remove peer auth level
546e877
- remove peer auth level
- Preparation for 1.0.0 release
9a20dea
-
- Update config paths and test setup/teardown
819ed2c
- Update config paths and test setup/teardown
- Init .gitignore
6e2f139
- Issue #8 - Publish docs to RTD
6cafde7
- Issue 36 - Add build status badge to README
ed812e0
-
- fix bliss-core dependency
364c479
- fix bliss-core dependency