Skip to content

Releases: uw-midsun/codegen-tooling

Update motor controller telemetry messages

18 Mar 06:50
bbe7352
Compare
Choose a tag to compare
  • Separate motor controller velocity and angular frequency

Update Heartbeat Critical Messages

24 Feb 19:03
81d56b0
Compare
Choose a tag to compare
  • Add Powertrain Heartbeat
  • Add states to BPS Heartbeat

Fix Motor Controls message field numbering in asciipb file

18 Feb 03:08
a1c0ea0
Compare
Choose a tag to compare
ELEC-128: Fix field name numbering in motor controls message (#14)

* Duplicate field_name_2 -> field_name_3 and field_name_4

Fix bug in can_pack.h

17 Feb 22:45
6e4809b
Compare
Choose a tag to compare
v0.0.5

ELEC-353: Fix renaming bug in can_pack.h (#13)

Updated Defs and Bugfixes

17 Feb 22:14
b5da18d
Compare
Choose a tag to compare
v0.0.4

ELEC-353: Fix namespace collision and update protos (#12)

Format codegen-tooling

13 Jan 21:37
84523a0
Compare
Choose a tag to compare
v0.0.3

ELEC-325: Fix headers and remove critical macro (#10)

Update codegen-tooling

13 Jan 21:16
84523a0
Compare
Choose a tag to compare
v0.0.2

ELEC-325: Fix headers and remove critical macro (#10)

Initial Release of codegen-outputs

14 Sep 22:48
Compare
Choose a tag to compare

This is primarily a test of using releases in our build system as opposed to submodules. This release is all of the codegen-tooling output files. It includes:

  • can_msg_defs
  • can_transmit
  • can_pack
  • can_unpack