Skip to content

Releases: Mechanical-Advantage/AdvantageScope

v1.10.0

02 Jan 17:12
Compare
Choose a tag to compare
  • 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

31 Dec 18:58
Compare
Choose a tag to compare

Fixed error when downloading a single log file.

v1.9.7

30 Dec 23:27
Compare
Choose a tag to compare

Removed red background from side bar shadow.

v1.9.6

30 Dec 20:33
Compare
Choose a tag to compare

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

29 Dec 22:18
Compare
Choose a tag to compare

Fixed a bug causing high memory usage and lag when connected to a live server for long periods.

v1.9.4

27 Dec 23:30
Compare
Choose a tag to compare

Added support for dragging fields on touch screens.

v1.9.3

27 Dec 17:24
Compare
Choose a tag to compare

Fixed a bug which prevented scrolling on the line graph in some circumstances.

v1.9.2

27 Dec 00:22
Compare
Choose a tag to compare

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

24 Dec 17:39
Compare
Choose a tag to compare

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

15 Dec 23:44
Compare
Choose a tag to compare

You can now download logs directly from a roboRIO over SSH!

  1. Set roboRIO IP address and log folder in preferences..
  2. Open the download window under "File" > "Download Logs..."
  3. Select as many logs as you like, then click the arrow button to download them.
  4. When downloading a single log, you will be prompted to view it immediately.