Skip to content

Releases: nasa-jpl/fastcat

EL2809 and EL1008 Driver Accommodation

13 Sep 19:03
16c6772
Compare
Choose a tag to compare

This new release of fastcat includes software to utilize the EL2809 (24V digital output) and EL1008 (digital input) drivers.

v0.12.11

21 Aug 22:23
d431bef
Compare
Choose a tag to compare
  • Fix cppcheck warnings
  • Add cppcheck static analysis

v0.12.10

14 Aug 18:48
114337a
Compare
Choose a tag to compare

Bump semantic version of JSD dependency

v0.12.9

09 Aug 19:52
2fc9107
Compare
Choose a tag to compare

Suppress more unused variable warnings when building with a log level < DEBUG

v0.12.8

08 Aug 22:17
3258499
Compare
Choose a tag to compare

Suppress unused variable warning when compiled with log verbosity < DEBUG

Fixes and enhancements related to Elmo Platinum's driver

24 Jun 01:18
7c70302
Compare
Choose a tag to compare

Fixes

  • Fixes the inability to reset a fault in the Platinum's driver.

Enhancements

  • Adds the capability to use the Platinum's driver on drives with and without Functional Safety capabilities. Since the corresponding firmware types support the basic functionality provided by this driver, the driver has been modified to allow its execution across drives with those firmware types.

Bring in JSD fixes for Elmo motor controllers' drivers

31 May 23:42
ad76bf8
Compare
Choose a tag to compare

Update the JSD version used by Fastcat to bring in:

  • Fix to enable EtherCAT communication in networks that contain Platinum drives along other devices.
  • Fix to the indexing of the digital output set command in the drivers of the Elmo motor controllers.

v0.12.4: Merge pull request #101 from nasa-jpl/kwehage-trap-debug

27 May 00:41
426c8de
Compare
Choose a tag to compare
  • Add three node thermal model
  • Prefix trap functions to avoid name collision when using fastcat as a shared library in other projects
  • Fastcat types refactor

For more information see the following pull requests:
#98
#101
#97

v0.12.3 - Add Three Node Thermal Model Device

02 May 21:24
37080b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.2...v0.12.3

Add support for external time

17 Apr 23:38
dfba432
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2