Skip to content

Releases: CopterExpress/clover

v0.9

22 Aug 15:05
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Description

  • selfcheck.py tool
  • image: add service symlink to /lib/systemd/system
  • image: don't remove build-dir in catkin_ws
  • rc: fake GCS heartbeats to make PX4 send STATUSTEXT messages
  • add pymavlink library
  • image: build clever package in Release mode

Image sha256: f050c80f3bce694393cfea9de5b33285db596705975c839eeebfb2ce6ffcaf5c

v0.8.1

25 Jul 14:34
Compare
Choose a tag to compare

Description

  • Fix udp and udp-b bridge settings
  • image_builder: add checkout to GWBT_REF
  • image_builder: remove date from image name

Image sha256: 4d50184f725afdb713cd795e3cd072406854bcee9c9dfc37e4375be72ba67c0b

v0.8

06 Jul 19:14
fec4859
Compare
Choose a tag to compare

Description

  • image: Fix debian packages versions
  • image: change PARTUUID to /dev/mmcblk0p2
  • image: add text for /etc/fstab
  • image: install tcpdump and libpoco-dev
  • gcs bridge configuration improvements
  • simple_offboard: add global alt to get_telemetry service

Bugs

  • udp and udp-b bridges don't work properly.

Image sha256: 7614dbabc119b8de94338e51164def5abeabd41654a0a4d45ab0a609e4432005

v0.7

21 Jun 20:50
c5916fe
Compare
Choose a tag to compare

Download

Description

  • simple_offboard: Tait-Bryan z-y-x angles for pitch, roll and yaw
  • simple_offboard: correct axes for calculating yaw for setpoints
  • Support mavros udp-pb bridge
  • image: restore .vimrc
  • image_builder: add fixed rosinstall file
  • image_builder: add image-shrinker
  • image_builder: remove build & devel dirs
  • image_builder: catkin_init_workspace not needed

Bugs

  • uart connection doesn't work. To fix this you should change port name from ttyAMA0 to ttyS0 in mavros.launch file in uart connection string.

v0.6

10 May 13:41
a91f9e5
Compare
Choose a tag to compare

Download

Description

  • Change image size from 8G to 7G
  • simple_offboard: yaw_rate, pitch_rate, roll_rate in get_telemetry
  • image_buider: enable hardware uart with raspi-config

v0.5

27 Apr 17:15
9b38d51
Compare
Choose a tag to compare

Download

Description

  • Update docs
  • Most refactoring image_builder
    • Fix bug with IMAGE_VERSION
    • Publish message to GH with curl
    • Change ini type of conf-file to json
    • Fix small bugs
    • Use v2.0.0 GWBT Jenkins plugin @urpylka

v0.4

16 Apr 18:26
Compare
Choose a tag to compare

Download

Description

  • add vim
  • Added new jenkins build structure
  • /land service
  • /navigate_global service
  • aruco_vpe/reset_timeout parameter
  • simple_offboard/local_frame parameter
  • simple_offboard/navigate_after_armed parameter
  • large refactoring of simple_offboard API
  • custom maps in aruco_pose (experimental)
  • refactoring image_builder
  • fixes

v0.3

13 Feb 20:56
Compare
Choose a tag to compare

Download

Description

First version build by Jenkins