Commit History

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