Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   SuperScouter For FRC -- A Multiplatform, Extensible Scouting System (http://www.chiefdelphi.com/forums/showthread.php?t=141002)

jkoritzinsky 01-03-2016 18:09

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Can you send me a screenshot of the error?

jjb224 01-03-2016 20:23

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Thanks for letting me know hopefully I can get it up and running for Buckeye Regional

RWS98 03-03-2016 22:04

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
This app is great!

One thing I have a question about is when I create the server I can only connect on my local network. It is using my local ip address instead of my router's public address for the server. Is it possible to use my public address?

jkoritzinsky 03-03-2016 22:08

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by RWS98 (Post 1551095)
This app is great!

One thing I have a question about is when I create the server I can only connect on my local network. It is using my local ip address instead of my router's public address for the server. Is it possible to use my public address?

You'd have to set up port forwarding for port 5001 on your router. In theory I don't see why it wouldn't work but in practice i can't promise anything.

RWS98 03-03-2016 22:29

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by jkoritzinsky (Post 1551097)
You'd have to set up port forwarding for port 5001 on your router. In theory I don't see why it wouldn't work but in practice i can't promise anything.

It worked perfectly! Obviously the server application still displayed my internal ip, but I could connect using my external one.

One suggestion that I would like to make is this: Is there any possible way you could make it so the server application exports data automatically? That way I could have the server running at home on my PC and it exports data automatically to a folder (and I can have the folder on a cloud drive that I could access remotely either on my phone or on another PC while at competition)

D_Price 04-03-2016 10:24

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Does anyone have any examples of their schemas? I am not well-versed on the creating part haha

Joey1939 04-03-2016 17:49

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
I tried this software out today by setting up a basic schema. I was able to successfully upload and export data, but after designing a more complex schema it stopped working. Whenever I go to export data on the server, it crashes after I select where to save it. What could cause this?

jkoritzinsky 05-03-2016 18:50

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by RWS98 (Post 1551110)
It worked perfectly! Obviously the server application still displayed my internal ip, but I could connect using my external one.

One suggestion that I would like to make is this: Is there any possible way you could make it so the server application exports data automatically? That way I could have the server running at home on my PC and it exports data automatically to a folder (and I can have the folder on a cloud drive that I could access remotely either on my phone or on another PC while at competition)

That'll take some work to get right, so I'll add that to the feature backlog for the next version.

Quote:

Originally Posted by Joey1939 (Post 1551427)
I tried this software out today by setting up a basic schema. I was able to successfully upload and export data, but after designing a more complex schema it stopped working. Whenever I go to export data on the server, it crashes after I select where to save it. What could cause this?

Can you send me the schema and data files in the situations mentioned? If you have a GitHub account, you can open an issue on https://github.com/jkoritzinsky/SuperScouter4FRC with the files attached and I'll look at getting that fixed.

Joey1939 05-03-2016 19:34

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
I did some more testing and it appears to be a problem with using two different schemas with the same regional. (Causes it to crash while exporting)

jkoritzinsky 06-03-2016 01:25

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by Joey1939 (Post 1551790)
I did some more testing and it appears to be a problem with using two different schemas with the same regional. (Causes it to crash while exporting)

That is supposed to be supported. I'll test that out and try to fix the bug.

mvp107 19-03-2016 11:31

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
My team used this scouting system at the Standish District and really enjoyed using it. It is much better than the paper system that we have used in the past. Thank you for making this. We have discovered a bit of an issue with the iOS app. We have created our schema and use both Android and iOS to scout. When we are scrolling in our schema on iOS the labels of our multiple choice fields change as well as what we have selected. I believe on the back end. the data is still there but on the front end the labels change and we loss what we selected. When we scroll the multiple choice options all shift over one spot to the left and eventually we are left with the same option across the row. Any Ideas on this?
Thanks for your help.

jkoritzinsky 19-03-2016 13:06

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by mvp107 (Post 1559674)
My team used this scouting system at the Standish District and really enjoyed using it. It is much better than the paper system that we have used in the past. Thank you for making this. We have discovered a bit of an issue with the iOS app. We have created our schema and use both Android and iOS to scout. When we are scrolling in our schema on iOS the labels of our multiple choice fields change as well as what we have selected. I believe on the back end. the data is still there but on the front end the labels change and we loss what we selected. When we scroll the multiple choice options all shift over one spot to the left and eventually we are left with the same option across the row. Any Ideas on this?
Thanks for your help.

Can you send me the schema? If you can open an issue at https://GitHub.com/jkoritzinsky/SuperScouter4FRC and attach the schema I'll take a look.

adammiller3122 22-03-2016 15:31

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
1 Attachment(s)
I have noticed a critical bug that occurs for us. If you take a look at the match data, the first 2 columns are moved over. That will not work so well, unless we want to edit the csv before analyzing. I have not noticed that with the pit data at all.

I have also noticed that when adding a multiple choice question, it says text box id, instead of something like multiple choice.

Something else that I noticed, is that when exporting the data, the way that data is put into the csv is that in between multiple choice options with the allow multiple checked, all checked options are just squished together - as opposed to having a space between them. They are also not always in the same order. They are in the order that they are clicked. That could cause some issues with analyzation for some. Those are just what I remember.

jkoritzinsky 22-03-2016 16:23

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
Quote:

Originally Posted by adammiller3122 (Post 1561293)
I have noticed a critical bug that occurs for us. If you take a look at the match data, the first 2 columns are moved over. That will not work so well, unless we want to edit the csv before analyzing. I have not noticed that with the pit data at all.

I have also noticed that when adding a multiple choice question, it says text box id, instead of something like multiple choice.

Something else that I noticed, is that when exporting the data, the way that data is put into the csv is that in between multiple choice options with the allow multiple checked, all checked options are just squished together - as opposed to having a space between them. They are also not always in the same order. They are in the order that they are clicked. That could cause some issues with analyzation for some. Those are just what I remember.

Thanks for the bug report with the .zip. I'll look into it!

Any chance you can send me your schema as well?

adammiller3122 22-03-2016 17:14

Re: SuperScouter For FRC -- A Multiplatform, Extensible Scouting System
 
1 Attachment(s)
Quote:

Originally Posted by jkoritzinsky (Post 1561343)
Thanks for the bug report with the .zip. I'll look into it!

Any chance you can send me your schema as well?

Here is my schema. I had to zip it to allow for CD to take the file.


All times are GMT -5. The time now is 12:43.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi