Skip to content

Releases: yamcs/python-yamcs-client

yamcs-client 1.5.2

06 Aug 08:44
557c1f5

Choose a tag to compare

  • Fix an issue with setting extra attributes on a command
  • Added operations for Yamcs CFDP API

yamcs-client 1.5.1

06 Jul 12:35
7584417

Choose a tag to compare

  • Fix issue with sequence generation of commands

yamcs-client 1.5.0

03 Jul 18:08
876032e

Choose a tag to compare

  • Update to Yamcs 5.0.0
  • Link operations are now grouped in a LinkClient
  • SQL results can be iterated
  • Python 2.7 support is now removed. Use 3.5 or higher

yamcs-client 1.4.6

30 Apr 10:45
fdf4a91

Choose a tag to compare

  • Fix auth issue when the first call uses the websocket api (#6)
  • In issue_command, TC arguments of type BINARY may now also be specified using values of type bytes (py3) or bytearray (py2 + py3). Previously only hexlified strings were accepted.
  • Some imports were updated to match latest Yamcs API.

yamcs-client 1.4.5

01 Apr 19:06
6824217

Choose a tag to compare

  • Fix processor subscription of top-level parameters of type aggregate and array
  • Provide MDB-level access to array/aggregate type structure of parameters