Historial de Commits

Autor SHA1 Mensaje Fecha
  Lucas Bollen 4055a19bc3 Change mutability of `RxToken`'s `consume` argument. hace 11 meses
  Thibaut Vandervelden 5a94a32d7d fix(pcap): IEEE802.15.4 without FCS pcap link type hace 1 año
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. hace 1 año
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers hace 1 año
  Dario Nieuwenhuis 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. hace 2 años
  Dario Nieuwenhuis 4300e7cc3b GAT-based Device trait. hace 3 años
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN hace 3 años
  Dario Nieuwenhuis dfe8265772 phy: simplify PcapSink trait hace 3 años
  bdbai c4a88d7a14 Expose underlying device from PcapWriter hace 3 años
  qiujiangkun f8ace98755 pcap timestamp bugfix hace 3 años
  qiujiangkun 7dda148ad5 various clippy fix hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 3 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 años
  Dario Nieuwenhuis 56bff5dcca Add IP medium support to PcapWriter and Tracer. hace 4 años
  whitequark ed86780079 Simplify enum_with_unknown! macro. 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
  whitequark 83dba8ea31 Bump Rust version requirement to 1.27. hace 5 años
  jhwgh1968 e6a6b1630f Allow mutation of data buffer in RxToken hace 6 años
  Dan Robertson 470a08669f Update phy mod to use new time types hace 7 años
  whitequark 08186129cd Add the packet2pcap utility. hace 7 años
  whitequark 1e0f92fad7 Convert all assert!s not documented as panics into debug_assert!s. 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 fac42e94db Fix an inaccurate comment. hace 7 años
  whitequark 01021e46ce Fix an unused import warning. hace 7 años
  whitequark 9525e32a69 Remove unused imports. hace 7 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 7 años
  whitequark a70b2415e7 Implement a Device that emits a stream in libpcap format. hace 7 años