Skip to content

ESROCOS/tools-imagetransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagetransfer

Provides TASTE functions to transfer images between TASTE nodes. TASTE cannot transmit large data over sporadic interfaces, so the data is segmented in 32kB chunks.

License

GPLv2

Installation

From the build directory, run cmake .., then make.