Releases: Mechanical-Advantage/AdvantageScope
v1.18.2
Fixed a bug causing real metadata to be displayed in the "Replay" column.
v1.18.1
Fixed an issue on the odometry tab where the vision target could be displayed when no data was available.
v1.18.0
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
- Fixed an issue with the corruption handling which prevented many live connections.
- Added detection of duplicate timestamps to the corruption detection.
v1.17.2
Improves handling of corrupted log files. The times and addresses of corrupted areas are printed to the console.
v1.17.1
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
Added a shortcut to the menu bar for connecting to a roboRIO over USB.
v1.16.2
Fixed this issue causing metadata keys with slashes to be displayed incorrectly.
v1.16.1
Added a ".pacman" target for installation on Arch Linux.
v1.16.0
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.