10000 GitHub - Artogn/automo: Lessons learned in automotive
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Artogn/automo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.7%
  • CMake 6.8%
  • Shell 4.5%
0