đRepositories
Last updated
Last updated
The repos are public on Andromeda's Github account to support the development using ATDM.
The manifest allows setting up TorizonCore or Toradex images for the the ATDM platform. The final build will prepare a TEZI image that can be installed on the ATDM board.
This repository contains the latest build image that is generated from the development toolchain.
The dbcppp
library on GitHub is a C/C++ DBC file parser designed for high-performance decoding. It supports reading, writing, and editing DBC files, and provides detailed error messages. The library allows decoding of CAN frames of any byte length and includes support for the KCD file format. The repository also offers command-line tools and examples for using the library. To use the library, follow the build and installation instructions provided in the README.
Here's the GitHub link to dbcppp for more information.