Dalton Smith
Dalton Smith
If you are using feedforward, that doesn't sound like open loop control?
Currently @ItayZiv and myself are investigating this. Lots of research necessary. We can use this issue to write down development notes.
Reference regarding caching for offline: https://www.simicart.com/blog/pwa-offline/ Reference regarding caching with multiple pages: https://stackoverflow.com/questions/45028343/pwa-with-multiple-pages Possibly need to display splash screen while the PWA caches the site.
Yeah. I definitely think we need a sphinx extension. Ideally this can scale past frc-docs and we can have the extension automatically generate the manifest.json and inject the service work...
@TheTripleV the 50mb limit only applies on iOS < 13. After that, it's half of available storage. We are just moving forward without the concern of storage for now. If...
Admonition should be 1-3 sentences. Otherwise they will become trivialized by the reader and ignored. Please break the paragraphs outside of an admonition or shorten significantly.
What if we specify it's only for advanced networks? AKA, networks with coprocessors where things become a bit more crucial.
To clarify, I think we can document that static IP is encouraged for advanced networks, including co-processors.
I think the following snippet under the static IP sections would solve this issue: ``` Static IP may be necessary for devices such as co-processors, where the ability to navigate...
@Kevin-OConnor