diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/consumer/Model_Renamer.md | 2 | ||||
-rw-r--r-- | docs/consumer/RenamedModels.png (renamed from docs/resources/RenamedModels.png) | bin | 27896 -> 27896 bytes | |||
-rw-r--r-- | docs/consumer/VNC.md | 2 | ||||
-rw-r--r-- | docs/consumer/VNC.png (renamed from docs/resources/VNC.png) | bin | 30165 -> 30165 bytes |
4 files changed, 2 insertions, 2 deletions
diff --git a/docs/consumer/Model_Renamer.md b/docs/consumer/Model_Renamer.md index 43ab007..293daac 100644 --- a/docs/consumer/Model_Renamer.md +++ b/docs/consumer/Model_Renamer.md @@ -19,4 +19,4 @@ If you don't want to rename the files manually you can: Now replace the `ModelRepo.xml` file inside `/opt/neuraldsp` with the new file. Make sure this is called `ModelRepo.xml`. Finally reboot your QC, now you should have all models (except captures) renamed to their real names. -![IMG20221218151130](https://user-images.githubusercontent.com/55881698/208303182-8554e62c-96a9-41f2-be0d-1f1f4f564506.jpg) +![IMG20221218151130](RenamedModels.png) diff --git a/docs/resources/RenamedModels.png b/docs/consumer/RenamedModels.png Binary files differindex 220cda2..220cda2 100644 --- a/docs/resources/RenamedModels.png +++ b/docs/consumer/RenamedModels.png diff --git a/docs/consumer/VNC.md b/docs/consumer/VNC.md index 05b9b3a..2a94488 100644 --- a/docs/consumer/VNC.md +++ b/docs/consumer/VNC.md @@ -1,6 +1,6 @@ # External editor (VNC) -![image](https://user-images.githubusercontent.com/55881698/214691276-bbd161bf-eb72-4f96-87ec-aa4255c75e7e.png) +![image](VNC.png) Since we've figured out how to cross-compile our own binaries, we were able to compile a VNC solution for the Quad Cortex. The VNC server we compiled is based on [this project](https://github.com/ponty/framebuffer-vncserver). We had to modify the source code a bit to make it work with the touchscreen, But besides that, it is identical. diff --git a/docs/resources/VNC.png b/docs/consumer/VNC.png Binary files differindex da44bd3..da44bd3 100644 --- a/docs/resources/VNC.png +++ b/docs/consumer/VNC.png |