Historial de Commits

Autor SHA1 Mensaje Fecha
  Catherine 30966f3371 Merge pull request #924 from lmbollen/rx-token-consume-mutability hace 11 meses
  Lucas Bollen 4055a19bc3 Change mutability of `RxToken`'s `consume` argument. hace 1 año
  Liam Kinne 0d4062c0e5 add missing import hace 1 año
  Liam Kinne 50f5f17dca fix new clippy lints hace 1 año
  skpupil 58f1f6fa28 ignore checksum during loopback hace 1 año
  Dario Nieuwenhuis 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. hace 2 años
  Dario Nieuwenhuis 8b92e20871 Remove feature rust-1_28 hace 2 años
  Thibaut Vandervelden 50842508bb add icmp tests for 6LoWPAN (also with frags) hace 2 años
  Dario Nieuwenhuis 4300e7cc3b GAT-based Device trait. hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 4 años
  Gerd Zellweger 4bab7f45c3 Update loopback.rs hace 4 años
  Dario Nieuwenhuis d352e151f6 Add support for IP mediums. hace 5 años
  Alex Crawford ac67edd318 Silence a few warnings from clippy hace 4 años
  Alex Crawford ddb876bec4 Remove redundant field names from structs hace 4 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken hace 6 años
  whitequark 246b8a2cef Fix rust-1.28 feature name (should be rust_1.28). hace 6 años
  whitequark 2139686711 Add an ARTIQ-specific cargo feature "rust-1.28". hace 7 años
  whitequark 7b08b65716 Update to track changes in liballoc. hace 7 años
  Dan Robertson 470a08669f Update phy mod to use new time types hace 7 años
  Philipp Oppermann 198fe239f1 Redesign the phy::Device trait to avoid Drop impls. hace 7 años
  Steffen Butzer 9b1b0b4bde phy: introduce hardware based checksum settings, rename DeviceLimits hace 7 años
  whitequark bf4ddef87d Remove all remnants of the collections feature. hace 7 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 8 años
  whitequark a70b2415e7 Implement a Device that emits a stream in libpcap format. hace 8 años
  whitequark 3a656c1529 Inject the current timestamp into Device::{transmit,receive}. hace 8 años
  whitequark 042019db04 Remove default impl for Device::limits(). hace 8 años
  whitequark 9a4efcd656 LoopbackInterface → Loopback. hace 8 años
  whitequark 8ada283c55 Implement loopback interfaces. hace 8 años