Skip to content

OpenArm CAN 1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Oct 06:50
· 13 commits to main since this release

What's Changed

  • Fix broken link in README by @daipom in #13
  • Remove initialized flag in CAN socket class by @threeal in #16
  • Update README.md by @pikkun0907 in #18
  • python: Add support for conda in build.sh by @pikkun0907 in #19
  • ci: fix openarm-can.pc/OpenArmCANConfig.cmake detection by @kou in #24
  • Check vector lengths at runtime to prevent undefined behaviour by @thomasonzhou in #23
  • Add additional methods for low level single motor control by @thomasonzhou in #22
  • Correct set zero arguments parsing by @euyniy in #26
  • Add getters for fd_enabled and can_interface for openarm class by @thomasonzhou in #27
  • Activate 4 can with one script by @thomasonzhou in #28
  • Add soname for shared library by @bkmgit in #30
  • Add support for .deb packages for ubuntu-noble-amd64 by @daipom in #32
  • ci: add dependabot by @daipom in #37
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #38
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #39
  • Create Fedora RPM packages by @bkmgit in #31
  • Add support for Ubuntu 24.04 arm64 by @kou in #40
  • Fix Docker image name by @kou in #41
  • debian: clarify buildsystem by @daipom in #42
  • debian: add ninja-build to Build-Depends by @daipom in #43
  • debian: add support for Ubuntu 22.04 by @daipom in #44
  • packages: use fork repository on fork push by @daipom in #45
  • Add a task to update versions by @kou in #47
  • packages: add support for pushing to Launchpad by @kou in #48
  • Use Rake to release by @kou in #49

New Contributors

Full Changelog: 1.0.0...1.1.0