Maximilian Güntner

Results 56 comments of Maximilian Güntner

Good idea! This will however increase complexity. You should be able to achieve the same behaviour if you let the kernel handle it for you. Simply start a cannelloni instance...

Do you have logs of the interface `can1`? This would prove that 25 & 27 actually arrived on the physical interface. To enable logging in cannelloni, use: `-d cu` -...

The details depend on the microcontroller you are trying to send from. In general, the protocol is quite basic and the UDP version is even stateless. That means that you...

Thanks for your contribution, Simon :tada: I pushed a change that simplifies the presence check of remote IP. It's required only for UDP, not for SCTP and TCP. The original...

I am not sure whether filtering should be a feature of cannelloni. The primary objective of the tool is to provide a simple and effective means of bridging two CAN...

I will close this. A solution with a protocol that takes the points in https://github.com/mguentner/cannelloni/pull/38#discussion_r810511753 into account should be submitted and discussed in a new PR.

Thanks for the update, I will have a look ;)

Closing because of inactivity.

You could use git-annex for that: http://git-annex.branchable.com/ It's already tested for large archives and could be used if the IPFS import needs to be repeated in the future. This could...

Last output before failure: ``` 6250 3540 69 34 0 5627 0 total used free shared buffers Mem: 29452 28628 824 0 396 -/+ buffers: 28232 1220 Swap: 0 0...