An app for editing, either locally or remotely, JSON configuration files on the Robot Controller/Rev Control Hub.
-
TACNET - TimeCrafters Auxiliary Configuration NETwork
- Enables syncing configurations between devices
-
Multiple Configurations
- Create multiple configurations for specific robots/projects.
-
Presets
- Save Groups or Actions as Presets to quickly add pre-configurated Groups and Actions.
-
Search
- Search through the active configurations Groups, Actions, Variables and Presets.
- Install this app on both the Driver Station and Robot Controller
- Open app on both devices and navigate to the TACNET menu
- On the Robot Controller, click "Start Server" button
- On the Driver Station, click "Connect" button
- On the Driver Station, navigate to the Settings menu and click on "Configurations"
- Create a new configuration
- Navigate to the editor and start creating
Instructions coming soon...
- Install the app on the Robot Controller/Rev Control Hub
- Navigate to the Settings menu and click on "Configurations"
- Create a new configuration
- Navigate to the editor and start creating
See the TimeCraftersConfigurationTool module in our UltimateGoal repo
- Clone repo
- Open in Android Studio
- Wait for dependencies to download
- Install
- Clone this repo and create a new branch for your feature/patch.
- Author your changes
- Commit your changes and push to your fork
- Open a pull request