Breaking Change: Version 0.0.11 will be the last to support baked-in gss config. #7
the-maldridge
announced in
Announcements
Replies: 1 comment
-
|
To make this announcement slightly less cryptic, what changed is that you will no longer need to compile the firmware yourself. The firmware can now be obtained directly from the firmware repo. Since the firmware is now a generic image, it needs an alternate way to receive configuration parameters such as network ID and security key, control server address, and team number. This is now provided by a configuration server that normally runs on the driver station. The configuration server supplies the pairing parameters to the gizmo using a USB cable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Through version 0.0.11, configuration parameters such as SSID, WPA security parameters, and FMS address constants were baked into Gizmo System Software. This has been changed to use a dynamically configured image, so version 0.0.11 of the Gizmo tool will be the last to support this workflow. Starting in version 0.0.12 configuration must be applied using a usb cable and the config server.
Beta Was this translation helpful? Give feedback.
All reactions