Giter Site home page Giter Site logo

thunderscout-android's Introduction

ThunderScout - Scout with power Build Status

ThunderScout is Team 980's robust and intuitive scouting app for FIRST Robotics Competition teams. Scout and analyze matches with an intuitive interface, and modularly configure and link devices to match the structure of your scouting team.

Modularly configure different devices

Configure and link devices to match the structure of your scouting team.

Simple and intuitive scouting flow

Scout matches with a simple and easy to understand interface.

Dynamic match data presentation

Analyze match and team data with sort, search, and filter options. You can also view detailed breakdowns of individual matches, teams, and potential alliances.

Robust Bluetooth server stack

Transfer data between devices with a robust and reliable Bluetooth server system.

Download

You can download ThunderScout on Google Play, Amazon, and GitHub.

ThunderScout is compatible with Android devices running Android 4.1 or newer. Additional capabilities may require additional hardware features, such as Bluetooth or an internet connection.

Android, Google Play, and the Google Play logo are trademarks of Google LLC.

thunderscout-android's People

Contributors

19lmyers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

thunderscout-android's Issues

Infamous Red 3 bug: App crashes when accessing unloaded Views in ScoutingFlowActivity

Unhelpful crash log:

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.View.findViewById(int)' on a null object reference
at com.team980.thunderscout.scouting_flow.ScoutingFlowActivity.initScoutData(ScoutingFlowActivity.java:368)
at com.team980.thunderscout.scouting_flow.ScoutingFlowActivity.onClick (ScoutingFlowActivity.java:248)

This bug occurs when a user lingers too long on the Summary tab before saving the scouted match in ScoutingFlowActivity. What seems to be happening is that the Auto tab is being unloaded from memory, and the app crashes when it tries to access the unloaded View.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.