Skip to content

Releases: bluenviron/mavp2p

v1.3.2

17 Oct 09:03
a2d5252

Choose a tag to compare

Bump github.com/bluenviron/gomavlib/v3 from 3.2.1 to 3.3.0 (#148)

Bumps [github.com/bluenviron/gomavlib/v3](https://github.com/bluenviron/gomavlib) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/bluenviron/gomavlib/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gomavlib/v3
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.3.1

14 Mar 21:30
ca2b9e3

Choose a tag to compare

Fixes and improvements

  • print close errors in #112
  • bump Go to 1.23 in #114
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #111
  • Bump github.com/bluenviron/gomavlib/v3 from 3.2.1-0.20250314162600-2f374d98ed11 to 3.2.1 by @dependabot in #116

v1.3.0

12 Mar 23:36
14156d7

Choose a tag to compare

Fixes and improvements

  • support dumping telemetry to disk (#8) (#24) (#84) (#106)
  • fix routing packets with missing empty byte truncation (#59)
  • Bump github.com/bluenviron/gomavlib to 3.2.0

v1.2.1

26 Apr 11:56
9996dca

Choose a tag to compare

Fixes and improvements

  • print warning when receiving messages addressed to unexistent nodes (#68)
  • update dependencies

v1.2.0

05 Oct 09:17
d681a17

Choose a tag to compare

Fixes and improvements

  • change default component ID to 191; add --hb-componentid (#46) (#47)

v1.1.2

23 Sep 09:45
e8983d2

Choose a tag to compare

Fixes and improvements

  • update gomavlib (#45)

v1.1.1

18 Aug 15:53
204a63a

Choose a tag to compare

Fixes and improvements

v1.1.0

07 Aug 17:36
660a6b3

Choose a tag to compare

New features

  • add --read-timeout, --write-timeout, --idle-timeout (#36)
  • close idle connections after a timeout (#33)
  • move docker image to bluenviron/mavp2p

v1.0.0

19 Jun 12:18
eb8b364

Choose a tag to compare

New features

  • route messages by target system ID and component ID (#19)

Fixes and improvements

  • add date when printing frames (#27)

v0.7.1

03 Jun 15:59

Choose a tag to compare

Fixes and improvements

  • Support OpenWRT