Skip to content

umer936/QDriverStation-Mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QDriverStation Mobile

The Mobile QDriverStation is an application for mobile devices that allows you to operate FRC robots using LibDS.

This application uses the latest features provided by Qt, it requires Qt 5.7 or greater in order to compile.

Features

The Mobile QDriverStation allows the user to:

  • Use different communication protocols (2014, 2015 and 2016)
  • Switch between Teleop, Autonomous and Test modes
  • See NetConsole output
  • Reboot your robot and restart the robot code
  • See the robot's voltage, CPU usage, RAM usage and Disk usage
  • Use custom robot addresses (e.g. if mDNS is not supported on your mobile OS)

Joystick

This application implements a virtual joystick with the following features:

  • Two thumbs
  • Two triggers
  • Twelve buttons

The joystick mappings are the same as an Xbox 360 controller, so there should be no need to change your robot code for the QDriverStation to work.

User Interface

This application implements two user interfaces:

  • One following Google's Material Design guidelines
  • Another one following Microsoft's Universal UI guidelines

You are free to use the UI style that best fits your needs.

License

This project is released under the MIT License.

About

Mobile FRC Driver Station

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.8%
  • QML 16.9%
  • QMake 1.9%
  • Other 1.4%