Commit Graph

10 Commits (b4ab61171e83eeca82fbc1930fcaab175b45c656)

Author SHA1 Message Date
Fred Sundvik a08bcea998 Don't accept remote objects with the wrong size
Fixes memory corruption when the crc happens to match, but the size
doesn't.
9 years ago
Fred Sundvik 32f0171d39 Fix crash when receiving unregistered remotes 9 years ago
Fred Sundvik 11bd4ba0dd Remote object callable from many places
Change init_transport to add_remote_objects, so that it can be
called many times from different places.
9 years ago
Fred Sundvik 6873b17117 Support for Chibios compilation
Remove some warnings, change the include paths.
9 years ago
Fred Sundvik 8cbfe79dd9 Add master to single slave transport 9 years ago
Fred Sundvik 7b88b8b7e1 Add slave to master transport 9 years ago
Fred Sundvik 64b7efeb72 Add proper initialization of transport buffers 9 years ago
Fred Sundvik 415ab91c9d Add master to slave transport 9 years ago
Fred Sundvik 679bfe7c54 More transport WIP 9 years ago
Fred Sundvik c78eefba49 Add first transport tests 9 years ago