Lots of changes. Really really sorry for these large PR's.
Branched from #92
Major file structure changes. The previous file structure grew out of hand after the TypeScript restructuring (entirely my fault). I moved files around to co-locate the related components. I believe this is much more navigable, especially for a first-time user.
Changes primarily in the src/containers (renamed to views and moved under components)
Introduces mock server
Test opmode in Dash without the need to connect to a phone
Dev tools button in top right only shows in DEV mode (yarn start, disappears during build)
Lots of changes. Really really sorry for these large PR's.
src/containers
(renamed toviews
and moved undercomponents
)yarn start
, disappears during build)SineWaveOpmode
with basic telemetry is implemented for nowhttps://user-images.githubusercontent.com/6739076/203472594-63c534ba-98d0-4547-81d6-548d38f15679.mp4