Skip to content

v0.1.0

Compare
Choose a tag to compare
@ehpor ehpor released this 21 Sep 23:15
· 1104 commits to develop since this release
a94130a

This is the first release of catkit2. This is a fully working version of catkit2, right before switching the communication structure from json to protobuffers.

What's Changed

  • Mac linux support by @ehpor in #1
  • Set up CI to build the library by @ehpor in #2
  • Added in readme the CMake requirement by @raphaelpclt in #4
  • Added the dependencies requirements to make the documentation html by @raphaelpclt in #5
  • Picomotor service fix by @RemiSoummer in #6
  • Write picomotor proxy by @ivalaginja in #8
  • Add base experiment class by @ehpor in #7
  • Basic logging functionality (without log files for now) by @RemiSoummer in #11
  • Add num_actuators property to BMC proxy. by @ivalaginja in #12
  • Start the testbed with a config rather than config files. by @ehpor in #13
  • Add a proxy for the WebPowerSwitch. by @ehpor in #14
  • Bugfix/broken synchronization signaling by @ehpor in #15
  • Make take exposures tolerate slow yields by @ehpor in #16

New Contributors

Full Changelog: https://github.com/spacetelescope/catkit2/commits/v0.1.0