Support remains for Modern Robotics I2C sensors. Enhancements Increases the height of the 3-dots Landscape menu touch area on the Driver Station, making it much easier to select. Adds terminateOpModeNow() method to allow OpModes to cleanly self-exit immediately. Adds opModeInInit() method to ...
Support remains for Modern Robotics I2C sensors. Enhancements Increases the height of the 3-dots Landscape menu touch area on the Driver Station, making it much easier to select. Adds terminateOpModeNow() method to allow OpModes to cleanly self-exit immediately. Adds opModeInInit() method to ...
Adds support for REV Robotics Driver Hub. Adds fully custom userspace USB gamepad driver to Driver Station (see "Advanced Gamepad Features" menu in DS settings). Allows gamepads to work on devices without native Linux kernel support (e.g. some Romanian Motorola devices). Allows the DS to ...
Improves function of "exit" menu item on Robot Controller and Driver Station Now guaranteed to be fully stopped and unloaded from memory Shows a warning message if a LinearOpMode exists prematurely due to failure to monitor for the start condition Improves error message shown when the Driver ...