Skip to content

Releases: Northeastern-Electric-Racing/Calypso

v2.0.0 MQTT (FSAE)

17 Jun 19:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

Calypso release for FSAE, FHE ran a similar version with minor differences.

Capabilities

  • Recieve can messages over SocketCAN and process them bitwise
  • Match bits from a message to a 32 bit float and queue them for sending to a MQTT server
  • Various other features generated in the cangen folder of Embedded-Base.

Linux IPC Compatibility

12 Jan 00:33
20ae544
Compare
Choose a tag to compare

Northeastern Electric Racing’s Custom CAN Decoder that can publish values and id’s through a linux socket to be decoded by the NERO 1.0 Repository. Naively supports MQTT Publishing of raw values with a Calypso Topic.

What's Changed

New Contributors

Full Changelog: https://github.com/Northeastern-Electric-Racing/Calypso/commits/v1.0.0