Skip to content

Releases: bluenviron/mavp2p

v1.2.1

26 Apr 11:56
9996dca
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes and improvements

  • update gomavlib (#45)

v1.1.1

18 Aug 15:53
204a63a
Compare
Choose a tag to compare

Fixes and improvements

v1.1.0

07 Aug 17:36
660a6b3
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixes and improvements

  • Support OpenWRT

v0.7.0

17 Sep 17:59
Compare
Choose a tag to compare

New major features

  • Reconnect to serial devices in case of errors or disconnections (#5)
  • Add Docker Images (#6)

Fixes and improvements

v0.6.5

24 Nov 10:42
Compare
Choose a tag to compare
  • switch to go 1.15
  • update gomavlib

v0.6.4

14 Dec 19:20
Compare
Choose a tag to compare
  • switch to alpine 3.10
  • switch to go 1.13
  • update gomavlib