Skip to content

Releases: wpilibsuite/GradleRIO

v2019.2.1

15 Jan 07:46
e3cada0
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v2019.1.1

07 Jan 03:57
Compare
Choose a tag to compare

Changes:

  • 08f6257 Remove beta_warn static var
  • e97b7e7 Update for 2019.1.1 release (#280)
  • 091342f Use distribution type ALL
  • a6949b4 Fix riolog not being able to find hosts. Fixes #279
  • d6ae620 Add gradle cache cleanup disabling, Fixes #238
  • 7dff11f If RoboRIO discovery failed, print a really obvious warning
  • c4ab87f Print build failure analysis only once, add linker failure analysis. Fixes #277
  • 5dce5b1 Exclude build/ and gradle/ from examples zips. Fixes #275
  • ebaf810 Update kotlin examples
  • 2d57003 Merge branch 'master' of github.com:wpilibsuite/GradleRIO
See more
  • ebc44bc Upload examples using azure
  • 3be7a9a Add PIDfile, and logfile to simulation tasks (#274)
  • fa307b8 Unprivate methods in WPINativeDepRules - they can be useful for other toolchain plugins
  • a05369d Update raspbian toolchain target
  • 8550bc0 Fix extra artifacts in debug task (#276)
  • dded21c Publish 4b for sourceCompatibility
  • ffa0d05 Resolve RoboRIO JNI Deps during build (#273)
  • 36cc833 Skip configurations that cannot be resolved (#272) [ #269 ]
  • 565cdb3 Add static string that contains toolchain name (#271)
  • 8adf6bb Update README for 2019 (#268)
  • 197fca9 Add toString() to change GString to String (#267)
  • 6007795 Add way to specify development vs release for UpdateVersion task (#266)
  • d0a5cdc Vendordeps loadfrom (#264)
  • d23956c Move Strip Task to toolchain plugin (#261) [ #256 ]
  • 78004f6 Only apply compiler args to platforms GradleRIO knows about (#260) [ #257 ]
  • a83b9fe Add support for debugging external artifacts (#262) [ #259 ]
  • c6c9047 Fix opencv and ni libraries using wrong dependencies for athena (#255)

This list of changes was auto generated.

v2019.1.1-beta-4: Update to Beta 4 (#254)

23 Dec 13:43
52236c6
Compare
Choose a tag to compare
* Update to Beta 4

* beta 4, not pre beta 4

GradleRIO Universal

04 Nov 06:38
Compare
Choose a tag to compare

THIS WAS RELEASED IN 2015, DON'T USE IT

If you want to experiment with the public 2019 Alpha, you want this: https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/943086-alpha-test-info
If you're part of the 2019 CLOSED Beta, check Teamforge for releases.

GradleRIO

14 May 12:34
Compare
Choose a tag to compare
  • Run Configurations
        Toast Users can now enjoy automatic Run Config setup for IntelliJ and Eclipse

GradleRIO 1.2.0

15 Apr 03:40
Compare
Choose a tag to compare

+Now include a Verification Option for Toast Users

GradleRIO 1.1.6

01 Apr 11:08
Compare
Choose a tag to compare

Lots of fixes

GradleRIO 1.1.5

18 Feb 11:38
Compare
Choose a tag to compare

+New Debug Commands
+Now with better WPI management

GradleRIO 1.0.1

10 Feb 00:55
Compare
Choose a tag to compare

+Added Maven Support
~Robot code now restarts after deploy

GradleRIO 0.2.0

01 Feb 16:51
Compare
Choose a tag to compare

New functions!

'gradlew reboot'
-Reboots the RoboRIO

'gradlew restart'
-Restarts the code running on the RoboRIO

'gradlew cleanRIO'
-Removes code from the RoboRIO

Also, if the Hostname of the rio is not available (roborio-team.local), the script will automatically fallback to the IP address (10.te.am.20)