Skip to content

Releases: us-irs/spacepackets-py

v0.5.0

15 Oct 16:26
4c13cb9
Compare
Choose a tag to compare
  • Complete unittests for all CFDP code
  • Unified CFDP API
  • Switched from setter/getters functions to properties for TM modules

v0.4.2

15 Oct 13:09
aeb778d
Compare
Choose a tag to compare
  • Switched from setter/getters functions to properties for TM modules

v0.4.1

12 Oct 23:08
602af2f
Compare
Choose a tag to compare
  • Same as 0.4.0 but with version number correction

v0.4.0

12 Oct 23:03
e9b66f6
Compare
Choose a tag to compare
  • Includes more unittests for the PDU modules
  • Using properties instead of getter/setter function as the Pythonic way to access attributes
  • Examples added
  • API changes for consistency
  • More CFDP components added

v0.3.0

05 Oct 09:38
b5068ce
Compare
Choose a tag to compare
  • Cleanup and smaller API changes across whole library
  • More unit tests added
  • A lot of documentation added
  • Added PUS 1 and PUS 17 Telemetry Packet Components

v0.2.0

02 Oct 11:27
Compare
Choose a tag to compare
  • Initial GitHub release of the new spacepackets Python package