aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorJudah Fuller <[email protected]>2023-04-26 19:59:00 +0100
committerJudah Fuller <[email protected]>2023-04-26 19:59:00 +0100
commitecd10d80bf47c48c7706baf085005f9a135a83c7 (patch)
tree6c7887bd0e6c8b81691c1f0037728093f92dc24b /docs
parent01726169fbb07f32aa6cc26dfb144d454f724d22 (diff)
downloadOpenCortex-ecd10d80bf47c48c7706baf085005f9a135a83c7.tar.gz
OpenCortex-ecd10d80bf47c48c7706baf085005f9a135a83c7.zip
Made Requested Changes
Removed images from repo, removed duplicate readme,
Diffstat (limited to 'docs')
-rw-r--r--docs/consumer/Model_Renamer.md2
-rw-r--r--docs/consumer/RenamedModels.pngbin27896 -> 0 bytes
-rw-r--r--docs/consumer/VNC.md2
-rw-r--r--docs/consumer/VNC.pngbin30165 -> 0 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/docs/consumer/Model_Renamer.md b/docs/consumer/Model_Renamer.md
index 293daac..e91e431 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](RenamedModels.png)
+![IMG20221218151130](https://cdn.discordapp.com/attachments/1064519312242638973/1100813500546285739/image.png)
diff --git a/docs/consumer/RenamedModels.png b/docs/consumer/RenamedModels.png
deleted file mode 100644
index 220cda2..0000000
--- a/docs/consumer/RenamedModels.png
+++ /dev/null
Binary files differ
diff --git a/docs/consumer/VNC.md b/docs/consumer/VNC.md
index 2a94488..05b9b3a 100644
--- a/docs/consumer/VNC.md
+++ b/docs/consumer/VNC.md
@@ -1,6 +1,6 @@
# External editor (VNC)
-![image](VNC.png)
+![image](https://user-images.githubusercontent.com/55881698/214691276-bbd161bf-eb72-4f96-87ec-aa4255c75e7e.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/consumer/VNC.png b/docs/consumer/VNC.png
deleted file mode 100644
index da44bd3..0000000
--- a/docs/consumer/VNC.png
+++ /dev/null
Binary files differ