Skip to content

Releases: nasa-jpl/fastcat

Actuator Reset improvements

11 Mar 21:37
d15eaa4
Compare
Choose a tag to compare

Further Improvements on Reset behavior handling

Actuator Improvements

11 Mar 18:17
9f759a2
Compare
Choose a tag to compare
  • Improves Actuator Reset behavior and Current settings

Actuator Improvements including timestamping

08 Dec 01:36
bda022a
Compare
Choose a tag to compare
  • Improved Actuator CS* command handling
  • Improved Actuator Reset handling
  • Added consistent timestamping for all devices at PDO read time (instead of sampling time ad-hoc in Device::Read functions)
  • Added a new feature to detect for excessively large position tracking faults in ACTUATOR_CALIBRATE commands.

Actuator Reset Changes

19 Jul 22:10
ee7bdb6
Compare
Choose a tag to compare
  • Calling Reset will no longer disengage actuator brakes.
  • A nuisance bug where Reset needed to be called twice when actuators were present on the bus.

v0.4.3

18 Feb 08:59
Compare
Choose a tag to compare

First public release using CMake FetchContent() to acquire dependencies

Contains the following JSD devices:

  • Actuator
  • Egd
  • El3208
  • El3602
  • El2124

and the following Fastcat devices:

  • Commander
  • Conditional
  • Faulter
  • Filter
  • Fts
  • Function
  • Pid
  • Saturation
  • SchmittTrigger
  • SignalGenerator
  • VirtualFts