Skip to content

Releases: AutoModality/am_utils

v5.2.1

10 May 18:19
139ff72

Choose a tag to compare

5.2.1 (2020-05-10)

Bug Fixes

  • Notifying AMROS of releases AM-280 AM-278/cont-deploy (485eaa7)

v5.2.0

05 May 16:29
99fe1b4

Choose a tag to compare

5.2.0 (2020-05-05)

Features

  • Changes from am_imu_utils (768444e)

v5.1.1

04 May 18:51
f780ee9

Choose a tag to compare

5.1.1 (2020-05-04)

Bug Fixes

v5.1.0

27 Apr 23:32
94b37c2

Choose a tag to compare

5.1.0 (2020-04-27)

Features

  • RC control assignments are now parameterized and may be set in the yaml files, i.e. Debug.yaml (2f29e0b)

v5.0.0

24 Apr 20:47
01592d0

Choose a tag to compare

5.0.0 (2020-04-24)

Bug Fixes

  • avoid failure when no amros user AM-172/amros-user-check (566eab1)

Features

  • storing logs in global spot on filesystem (ebf3bb9)

BREAKING CHANGES

  • Logs no longer available in /home/ubuntu/testdata master

v4.0.0

24 Apr 02:12
b415864

Choose a tag to compare

4.0.0 (2020-04-24)

Features

  • moved logs to standard location (9b310e2)

BREAKING CHANGES

  • logs are not longer available at /home/ubuntu/testdata AM-172/var-logs

v3.1.0

23 Apr 06:01

Choose a tag to compare

3.1.0 (2020-04-23)

Features

  • added some extra functions. Did not mean to edit on master, but this is a class that is not used by anyone else. (9024538)

v3.0.2

15 Apr 07:53
9c93c78

Choose a tag to compare

3.0.2 (2020-04-15)

Bug Fixes

v3.0.1

15 Apr 07:00
d71766f

Choose a tag to compare

3.0.1 (2020-04-15)

Bug Fixes

v3.0.0

15 Apr 05:11
6b59ff5

Choose a tag to compare

3.0.0 (2020-04-15)

Features

  • moved vb_util_lib from visbox (71229ef)

BREAKING CHANGES

  • am_utils/am_topics.h is gone. use vb_util_lib/am_topics.h instead.