Skip to content

Releases: PWNAGERobotics/ScoutingPASS

2023.5 Season Release

19 Feb 02:41
e9d9056
Compare
Choose a tag to compare

2023.5 Season Release Latest

This point release includes:

  • Allow ability link Cycle Timer with Counter (Thanks DaBushinator!!)
  • Add pit scouting functionality

2023 Updates

Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

  • Added configuration documentation
  • New Timer component - Start/Stop and Clear Buttons
  • New Cycle component - Keep track of cycle times
  • Improved Clickable Field component - Now you can configure the number of boxes and tie it to a Cycle Timer
  • Excel VBA functions and examples to parse and calculate the Grid field clickable image output
  • Excel VBA function and examples to parse and calculate the average cycle time
  • JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous years configuration files have been updated to use the new structure.
  • Add "Flip Image" button to the Field Image component
  • Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
  • Bug Fix: Two field image elements on the same page will now render correctly
  • Google Sheets data export (See the Google Sheets page for more details)
  • Configurable checkbox values in configuration file. Defaults to Y/N. Can set to T/F or 1/0. See line 5 of 2022/RR_config.js for an example
    • "YN" - for Y/N output
    • "TF" - for T/F output
    • "10" - for 1/0 output
  • Bug fix: Google Sheets fix by using buttons instead of checkboxes for the buttons which caused a "submit" to Google Sheets (Thanks jckwik!!)
  • Don't allow the cycle timer to add a Zero time. (Thanks jckwik!!)
  • Added Display Data and Copy Data buttons on QR screen (Thanks tails618!!)
  • Bug fixes to clickable images (Thanks jacob6838!!)
  • Allow ability link Cycle Timer with Counter (Thanks DaBushinator!!)
  • Add pit scouting functionality

2023.4 Season Release

28 Jan 19:31
eb33853
Compare
Choose a tag to compare

2023.4 Season Release Latest
This point release includes:

2023 Updates
Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

  • Added configuration documentation
  • New Timer component - Start/Stop and Clear Buttons
  • New Cycle component - Keep track of cycle times
  • Improved Clickable Field component - Now you can configure the number of boxes and tie it to a Cycle Timer
  • Excel VBA functions and examples to parse and calculate the Grid field clickable image output
  • Excel VBA function and examples to parse and calculate the average cycle time
  • JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous years configuration files have been updated to use the new structure.
  • Add "Flip Image" button to the Field Image component
  • Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
  • Bug Fix: Two field image elements on the same page will now render correctly
  • Google Sheets data export (See the Google Sheets page for more details)
  • Configurable checkbox values in configuration file. Defaults to Y/N. Can set to T/F or 1/0. See line 5 of 2022/RR_config.js for an example
    • "YN" - for Y/N output
    • "TF" - for T/F output
    • "10" - for 1/0 output
  • Bug fix: Google Sheets fix by using buttons instead of checkboxes for the buttons which caused a "submit" to Google Sheets (Thanks jckwik!!)
  • Don't allow the cycle timer to add a Zero time. (Thanks jckwik!!)
  • Added Display Data and Copy Data buttons on QR screen (Thanks tails618!!)
  • Bug fixes to clickable images (Thanks jacob6838!!)

2023.3 Season Release

23 Jan 05:01
77c7654
Compare
Choose a tag to compare

2023.3 Season Release Latest

This release adds some needed functionality to the Cycle Timer

2023 Updates
Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

New Timer component - Start/Stop and Clear Buttons
New Cycle component - Keep track of cycle times
New Clickable Image component - Replaces field_image and is much more powerful
JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous year's configuration files have been updated to use the new structure.
Add "Flip Image" button to the Field Image component
Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
Bug Fix: Two field image elements on the same page will now render correctly
Google Sheets data export (See the Google Sheets page for more details)
Configurable checkbox values in the configuration file. Defaults to Y/N. Can be set to Y/N, T/F, or 1/0. See line 5 of 2022/RR_config.js for an example
"YN" - for Y/N output
"TF" - for T/F output
"10" - for 1/0 output

2023.2 Season Release

14 Jan 22:17
530b660
Compare
Choose a tag to compare

This release adds some needed functionality to the Cycle Timer

2023 Updates
Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

New Timer component - Start/Stop and Clear Buttons
New Cycle component - Keep track of cycle times
JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous year's configuration files have been updated to use the new structure.
Add "Flip Image" button to the Field Image component
Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
Bug Fix: Two field image elements on the same page will now render correctly
Google Sheets data export (See the Google Sheets page for more details)
Configurable checkbox values in the configuration file. Defaults to Y/N. Can be set to Y/N, T/F, or 1/0. See line 5 of 2022/RR_config.js for an example
"YN" - for Y/N output
"TF" - for T/F output
"10" - for 1/0 output

2023.1 Season Release

10 Jan 05:06
6576e4c
Compare
Choose a tag to compare

This release includes a few bug fixes and a new cycle timer element.

2023 Updates
Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

New Timer component - Start/Stop and Clear Buttons
New Cycle component - Keep track of cycle times
JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous year's configuration files have been updated to use the new structure.
Add "Flip Image" button to the Field Image component
Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
Bug Fix: Two field image elements on the same page will now render correctly
Google Sheets data export (See the Google Sheets page for more details)
Configurable checkbox values in the configuration file. Defaults to Y/N. Can be set to Y/N, T/F, or 1/0. See line 5 of 2022/RR_config.js for an example
"YN" - for Y/N output
"TF" - for T/F output
"10" - for 1/0 output

2023 Season Release

08 Jan 22:18
ebb5055
Compare
Choose a tag to compare

2023 Updates
Scouting PASS continues to evolve. Here are the changes for the 2023 Season:

New Timer component - Start/Stop and Clear Buttons
JSON simplification - The JSON structure has been simplified to make it a little easier to maintain. The previous years configuration files have been updated to use the new structure.
Add "Flip Image" button to the Field Image component
Add "tooltip" option for components - Tooltips will appear when hovering over the name of the component
Bug Fix: Two field image elements on the same page will now render correctly
Google Sheets data export (See the Google Sheets page for more details)
Configurable checkbox values in configuration file. Defaults to Y/N. Can set to T/F or 1/0. See line 5 of 2022/RR_config.js for an example