Skip to content

Releases: bluerobotics/ping-rs

0.3.3

21 Oct 17:07
Compare
Choose a tag to compare

What's Changed

  • Add: Tests on local runners with shared USB resources in #63
  • Add: Ping360 example and local runners test, serial + UDP in #64
  • src: device: Fix: Add task handles to manage and free resource n #66

Full Changelog: 0.3.2...0.3.3

0.3.2

10 Oct 22:47
Compare
Choose a tag to compare

What's Changed

  • Easy speedup #59
  • build: parser: Remove payload_length from payload data #61

Full Changelog: 0.3.1...0.3.2

0.3.1

04 Oct 12:09
Compare
Choose a tag to compare

What's Changed

  • message: Fix overflow issues with crc #56
  • build: parser: Fix payload length calculation #57

Full Changelog: 0.3.0...0.3.1

0.3.0

30 Jul 14:27
Compare
Choose a tag to compare

What's Changed

  • Fix: build: parser: Ping360 transducer return type in #55

Full Changelog: 0.2.4...0.3.0

0.2.4

29 Jul 13:45
Compare
Choose a tag to compare

What's Changed

  • build: parser: Fix nack decoding in #54

Full Changelog: 0.2.3...0.2.4

0.2.3

15 Jul 17:58
Compare
Choose a tag to compare

What's Changed

  • Cargo: Update modules tokio-utils and udp-stream #53
  • Improve serialization and error handling #52

Full Changelog: 0.2.2...0.2.3

0.2.2

27 May 19:23
Compare
Choose a tag to compare

What's Changed

  • Cargo: Fix serde feature #50

Full Changelog: 0.2.1...0.2.2

0.2.1

23 May 19:28
Compare
Choose a tag to compare

What's Changed

  • README: Update bridges instructions #48
  • Cargo: Add serde feature #47

Full Changelog: 0.2.0...0.2.1

0.2.0

22 May 17:06
Compare
Choose a tag to compare

What's Changed

  • ping-protocol: Update submodule to latest version
    • Add Cerulean Omniscan 450

Full Changelog: 0.1.0...0.2.0

0.1.0

16 May 18:25
Compare
Choose a tag to compare

What's Changed

  • First release with Ping360, Ping1D support

Full Changelog: https://github.com/bluerobotics/ping-rs/commits/0.1.0