By default, the Control Hub has a name that begins with the phrase "FTC-" and ends with four characters that are assigned at the factory. In order to comply with game manual rule <RS01>, the name should be changed. You can change the name of a Control Hub using a laptop or Chromeb...
Robot app for Control Hub. Contribute to XanMa7/FtcRobotController-master7742 development by creating an account on GitHub.
Both the Robot Controller and Driver Station need to be updated to version 10.0 in order for Servo Hubs to be configurable as Servo Hubs. If the app on either device is outdated, the Servo Hub will show up as an Expansion Hub, and some functionality will not work as expected. You should...
Adds support for the Control Hub OS 1.1.2 Robot Controller watchdog The Robot Controller app will be restarted if it stops responding for more than 10 seconds Adds support for using the Driver Station app on Android 10+ Introduces an automatic TeleOp preselection feature For details and usa...
The BHI260AP IMU can only be accessed via the newIMUinterface. The BNO055 IMU can be programmed using the newIMUinterface, or you can continue to program it using the oldBNO055IMUinterface. If you want to be able to quickly switch to a new Control Hub that may contain the BHI260AP ...
The BHI260AP IMU can only be accessed via the newIMUinterface. The BNO055 IMU can be programmed using the newIMUinterface, or you can continue to program it using the oldBNO055IMUinterface. If you want to be able to quickly switch to a new Control Hub that may contain the BHI260AP ...
Fixes a bug where a Blocks OpMode's Date Modified value can change to December 31, 1969, if the Control Hub is rebooted while the Blocks OpMode is being edited. Fixes the automatic TeleOp preselection feature (was broken in 8.2) Fixes a bug where passing an integer number such as 123 to...
New feature (Control Hub only): wireless network connection strength indicator (0-5 bars) New feature (Control Hub only): tapping on the ping/channel display will switch to an alternate display showing radio RX dBm and link speed (tap again to switch back) The layout will NOT autorotate. ...
Adds support for the Control Hub OS 1.1.2 Robot Controller watchdog The Robot Controller app will be restarted if it stops responding for more than 10 seconds Adds support for using the Driver Station app on Android 10+ Introduces an automatic TeleOp preselection feature For details and usa...
If you want to be able to quickly switch to a new Control Hub that may contain the BHI260AP IMU, you should migrate your code to use the new IMU interface. Unlike the old BNO055IMU interface, which only worked correctly when the REV Hub was mounted flat on your robot, the IMU ...