Historique des commits

Auteur SHA1 Message Date
  Fred Sundvik b7059d35f9 Working triple buffering il y a 10 ans
  Fred Sundvik 8e2d70d11f Simplify the triple buffer implementation il y a 10 ans
  Fred Sundvik 4bb5733cdc Updates to triple buffer il y a 10 ans
  Fred Sundvik 50edb3d90c Add first version of triple buffered object il y a 10 ans
  Fred Sundvik c78eefba49 Add first transport tests il y a 10 ans
  Fred Sundvik ea346125e8 Add some validation for invalid router destinations il y a 10 ans
  Fred Sundvik 532f98eef6 Support for other links sending to master il y a 10 ans
  Fred Sundvik c28e19c546 First link sending to master il y a 10 ans
  Fred Sundvik 82b5037b9d Add master send to specific destinations il y a 10 ans
  Fred Sundvik cee5406ed7 Add complete master broadcast test il y a 10 ans
  Fred Sundvik 4b9fccc756 Start implement router il y a 10 ans
  Fred Sundvik 5a1600e24f Add link parameter il y a 10 ans
  Fred Sundvik 419908e5ef Hide the byte stuffer state inside it il y a 10 ans
  Fred Sundvik 8d50880686 Use memcpy instead of cast to avoid alignment issues il y a 10 ans
  Fred Sundvik f22d2543b1 Rename route_frame to route_incoming_frame il y a 10 ans
  Fred Sundvik 0eb62c4ce6 Rename recv_frame to validator_recv_frame il y a 10 ans
  Fred Sundvik 2a6696bd3d Add validator send frame il y a 10 ans
  Fred Sundvik 62058329ff Add crc32 validation of received frames il y a 10 ans
  Fred Sundvik a3ec3bbef8 Start implement frame validator il y a 10 ans
  Fred Sundvik 713465fb41 Add some full round trip tests il y a 10 ans
  Fred Sundvik 6956c177da Add byte stuffing send support for large frames il y a 10 ans
  Fred Sundvik 2f3ea76428 Fix name of some unit tests il y a 10 ans
  Fred Sundvik f3beeb0270 Hanlde sending of zero bytes for small packets il y a 10 ans
  Fred Sundvik a089eaa868 Add sending of small frames with no zeroes il y a 10 ans
  Fred Sundvik 26537474ae Add byte stuffer recv handling of too long frames il y a 10 ans
  Fred Sundvik e8cb6d8023 Bytestuffer recv handling of long frames il y a 10 ans
  Fred Sundvik eefb5b5634 Mutiple frame handling for byte stuffer il y a 10 ans
  Fred Sundvik ce3a21cbea Implement receive of valid small byte stuffed frames il y a 10 ans
  Fred Sundvik 8a991a266e Rename files to match what they actually do il y a 10 ans
  Fred Sundvik 1f1bc183dd Start implementing data_link il y a 10 ans