dschanoeh / Kayak

Kayak is a CAN bus analysis tool based on SocketCAN
https://dschanoeh.github.io/Kayak/
GNU Lesser General Public License v3.0
313 stars 78 forks source link

Send frames based on description file #29

Open machosallad opened 5 years ago

machosallad commented 5 years ago

Is it possible to load and transmit messages which are defined in the description (.kcd) from Kayak? The closest which I get is the "Send frames" window, but as far as I know it is only possible to manually add these frames along with their content (which is not ideal in my case).