set of tools for sending can data to different databases
sudo apt-get install libhiredis-dev
git clone git@github.com:brsc2909/can2db.git
cd can2db
mkdir build
cd build && cmake ..
make
sudo make install
useable in basic form, needs tuning
still needs a lot of work, not really usable.
not implemented yet
not implemented yet
not implemented yet