Skip to content

Releases: acmerobotics/ftc-dashboard

0.3.7

28 Jan 20:44
Compare
Choose a tag to compare

Changes:

  • Fix short-circuiting issue in MultipleTelemetry that sometimes artificially slowed dashboard telemetry to the update frequency of SDK telemetry.

0.3.6

17 Nov 04:14
Compare
Choose a tag to compare

Changes:

  • Add web server status information and OpenRC Extreme Turbo note (to mitigate issues like #14)
  • Prevent crash when RC is started via hardware attachment (#11)

0.3.5

12 Nov 14:25
Compare
Choose a tag to compare

Changes:

0.3.4

09 Sep 02:53
Compare
Choose a tag to compare

Changes:

  • Add new SKYSTONE field image

0.3.3

28 Aug 01:01
Compare
Choose a tag to compare

WARNING: Old v0.3.3 Bintray artifacts were built with an improper host env variable. To fix this, either purge your local Gradle cache or upgrade to v0.3.4.

Changes:

  • Seamless integration with CameraStreamSource in SDK v5.1
  • Allow rotation of the camera view
  • Batch telemetry packets for more graph points
  • Replace config.json with .env
  • Fix graphing runaway requestAnimationFrame() bug

0.3.2

10 Jul 06:00
Compare
Choose a tag to compare

Changes:

  • Add polyfill for CanvasRenderingContext2D.currentTransform on Chrome (fixes #6)

0.3.1

07 Jul 05:08
Compare
Choose a tag to compare

Changes:

  • Bump FTC SDK to v5.0 in preparation for SkyStone
  • Minor tweaks to canvas rendering

0.3.0

27 May 22:27
Compare
Choose a tag to compare

Changes:

  • Add dashboard connection status on the RC screen
  • Add menu option to enable/disable the dashboard
  • Add gamepad support
  • Overhaul config variables
  • Make graph window configurable
  • Fix op mode stop race condition

0.2.4

12 Apr 00:35
Compare
Choose a tag to compare

Changes:

  • Make hostname dynamic by default

0.2.3

22 Jan 21:29
Compare
Choose a tag to compare

Changes:

  • Increase default telemetry transmission interval
  • Fix bug with OpMode selection across app restarts
  • Allow trailing slash in dash URI