-
When trying to do match scouting for a secondary robot, an error occurs saying Error: Team frc{number}B does not exist. [Link](https://scoutradioz.com/scouting/match?key=2022mttd_qm6_frc1323B&alliance…
-
From kabir (Team 1071) on Chief Delphi:
> Hey ScoutingPASS team! In an effort to increase interoperability between scouting apps, we recently announced The Purple Standard (TPS), a unified, commun…
-
We need some way of reading in a file with the scouting data.
-
Currently, it's possible to construct an `InfiniteRechargeMatch` that you cannot then load from the SQL backend.
```js
const frc = require('frc-scouting');
const backend = new frc.SQLBackend(new …
-
Currently, some of the error messages are fairly difficult for an end user to understand. Some of this might have to be fixed in [frc-scouting](https://github.com/BREAD5940/frc-scouting) instead.
-
Hi all,
I'm super happy that you've decided to work on porting FRC scout to this year's game. I'd just like to apologize for the complete mess that is match-scouting.js. If you have any questions abo…
-
Create a button in Manage to simplify rescouting a match
1. Select a finished match,
2. Reset the FRC data, and
3. Delete the prior scout reports
-
We'll have to let the user connect devices together and then tell us when they're ready to export.
https://developers.google.com/nearby/connections/overview
Things needed for a prototype:
- [ ]…
-
Brainstorm ways that we could create a "scouting schema", i.e a way that we should specify what data could be collected, what transforms we could apply to the data, and how that data feeds into other …
-
From testing this weekend, we have seen multiple cases where scouted matches actually don't get logged by the server phone. Initially we thought it was mistakes by people using the phones, but after i…