Skip to content

Releases: Mechanical-Advantage/AdvantageScope

v1.18.2

31 May 23:10
Compare
Choose a tag to compare

Fixed a bug causing real metadata to be displayed in the "Replay" column.

v1.18.1

09 Apr 18:39
Compare
Choose a tag to compare

Fixed an issue on the odometry tab where the vision target could be displayed when no data was available.

v1.18.0

05 Apr 02:34
Compare
Choose a tag to compare

Added a new tab for generic 2D point visualizations. This can be used to view vision data or other custom visualizations generated by the robot code.

v1.17.3

01 Apr 23:00
Compare
Choose a tag to compare
  • Fixed an issue with the corruption handling which prevented many live connections.
  • Added detection of duplicate timestamps to the corruption detection.

v1.17.2

31 Mar 21:33
Compare
Choose a tag to compare

Improves handling of corrupted log files. The times and addresses of corrupted areas are printed to the console.

v1.17.1

22 Mar 01:16
Compare
Choose a tag to compare

This release includes fixes for several issues:

  • Some events (like clicking menu buttons) caused errors when no valid window was active. (#9)
  • Extra threads were being created on each live connection and CSV export, causing performance issues after extended sessions. (#6)
  • Reconnecting to the simulator was broken, sometimes failing outright or connecting to the roboRIO instead.

Also, log files can now be opened by dragging to an active window. (#10)

v1.17.0

19 Mar 02:03
Compare
Choose a tag to compare

Added a shortcut to the menu bar for connecting to a roboRIO over USB.

v1.16.2

10 Mar 04:48
Compare
Choose a tag to compare

Fixed this issue causing metadata keys with slashes to be displayed incorrectly.

v1.16.1

20 Feb 22:02
Compare
Choose a tag to compare

Added a ".pacman" target for installation on Arch Linux.

v1.16.0

15 Feb 23:01
Compare
Choose a tag to compare

Minor usability improvements:

  • Added separate "Connect to Robot" and "Connect to Simulator" buttons in menu.
  • Moved all default log tables to the end of the list in the side bar.