Releases: Mechanical-Advantage/AdvantageScope
Releases · Mechanical-Advantage/AdvantageScope
v1.10.0
- You can now export the opened log as a CSV file!
- A progress bar is now shown when downloading logs over SFTP.
- The field count shown in the side bar no longer includes individual array items.
- The name of ".rlog" files registered with the OS is now "Robot Logs" instead of "Robot logs" (to better match other formats).
v1.9.8
Fixed error when downloading a single log file.
v1.9.7
Removed red background from side bar shadow.
v1.9.6
Lots of bug fixes and stability improvements:
- Fixed the filename displayed in the confirmation dialog for opening a log after a download on Windows.
- Improved handling of live logging state, including displaying more information in the title bar and detecting timeouts.
- Fixed an issue causing the selected time on the odometry timeline to jump erratically.
- Added the ability to hide the side bar (useful for running split screen with odometry).
- Added error handling when viewing data without an "Enabled" field.
- Fixed an issue causing the robot trail on the odometry tab to render incorrectly when live.
- The selection is now automatically locked when starting live mode.
- When editing axes manually, the min and max values are now rounded to five decimal places.
v1.9.5
Fixed a bug causing high memory usage and lag when connected to a live server for long periods.
v1.9.4
Added support for dragging fields on touch screens.
v1.9.3
Fixed a bug which prevented scrolling on the line graph in some circumstances.
v1.9.2
Bug fixes for live logging:
- Added support for new protocol to improve reliability on some connections. Note that only log servers based on Advantage Kit v0.0.5 or newer are supported.
- The timestamp is syncronized on every cycle rather than just the intial connection. This guarantees syncronization between the latest timestamp when locked and the timestamp of the data being received.
v1.9.1
Minor bug fixes:
- Restores original state on window refresh.
- Fixes file filter name when downloading a single log file.
- Improves handling of substitute holidays.
v1.9.0
You can now download logs directly from a roboRIO over SSH!
- Set roboRIO IP address and log folder in preferences..
- Open the download window under "File" > "Download Logs..."
- Select as many logs as you like, then click the arrow button to download them.
- When downloading a single log, you will be prompted to view it immediately.