yhoazk / automo

Lessons learned in automotive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automo

  • Unicast:
    • A piece of information is sent from one point to another point, just one sender and one receiver.
  • Broadcast
    • A piece of information is sent from one point to all other points. Just one sender, multiple receivers.
  • Multicast:
    • A piece of information is sent from one or more points to a set of other points. May be one or more senders and may be no receivers or any number of receivers.

About

Lessons learned in automotive


Languages

Language:C++ 88.6%Language:CMake 6.8%Language:Shell 4.5%Language:Python 0.1%Language:Dockerfile 0.0%