rename 2
cd4db5a04eb4faf53259098a2a9a9567b3a9e506
40 files changed
RobotSharp.slnxRobotSharp/Controllers/LogController.csRobotSharp/Controllers/SerialController.csRobotSharp/Controllers/ServoController.csRobotSharp/Controllers/SettingsController.csRobotSharp/Models/RobotSerialSettings.csRobotSharp/Program.csRobotSharp/Properties/launchSettings.jsonRobotSharp/RobotSharp.csprojRobotSharp/Services/RobotSerialService.csRobotSharp/appsettings.Development.jsonRobotSharp/appsettings.jsonRobotSharp/doc/manual_english.pdfRobotSharp/wwwroot/css/site.cssRobotSharp/wwwroot/index.htmlRobotSharp/wwwroot/js/common.jsRobotSharp/wwwroot/js/servos.jsRobotSharp/wwwroot/js/settings.jsRobotSharp/wwwroot/servos.htmlRobotSharp/wwwroot/settings.htmlRtRobotSharp.slnxRtRobotSharp/Controllers/LogController.csRtRobotSharp/Controllers/SerialController.csRtRobotSharp/Controllers/ServoController.csRtRobotSharp/Controllers/SettingsController.csRtRobotSharp/Models/RobotSerialSettings.csRtRobotSharp/Program.csRtRobotSharp/Properties/launchSettings.jsonRtRobotSharp/RobotSharp.csprojRtRobotSharp/Services/RobotSerialService.csRtRobotSharp/appsettings.Development.jsonRtRobotSharp/appsettings.jsonRtRobotSharp/doc/manual_english.pdfRtRobotSharp/wwwroot/css/site.cssRtRobotSharp/wwwroot/index.htmlRtRobotSharp/wwwroot/js/common.jsRtRobotSharp/wwwroot/js/servos.jsRtRobotSharp/wwwroot/js/settings.jsRtRobotSharp/wwwroot/servos.htmlRtRobotSharp/wwwroot/settings.html
diff --git a/RobotSharp.slnx b/RobotSharp.slnx
new file mode 100644
index 0000000..dcf6289
--- /dev/null
+++ b/RobotSharp.slnx
@@ -0,0 +1,3 @@
+<Solution>
+ <Project Path="RobotSharp/RobotSharp.csproj" />
+</Solution>
diff --git a/RtRobotSharp/Controllers/LogController.cs b/RobotSharp/Controllers/LogController.cs
similarity index 100%
rename from RtRobotSharp/Controllers/LogController.cs
rename to RobotSharp/Controllers/LogController.cs
diff --git a/RtRobotSharp/Controllers/SerialController.cs b/RobotSharp/Controllers/SerialController.cs
similarity index 100%
rename from RtRobotSharp/Controllers/SerialController.cs
rename to RobotSharp/Controllers/SerialController.cs
diff --git a/RtRobotSharp/Controllers/ServoController.cs b/RobotSharp/Controllers/ServoController.cs
similarity index 100%
rename from RtRobotSharp/Controllers/ServoController.cs
rename to RobotSharp/Controllers/ServoController.cs
diff --git a/RtRobotSharp/Controllers/SettingsController.cs b/RobotSharp/Controllers/SettingsController.cs
similarity index 100%
rename from RtRobotSharp/Controllers/SettingsController.cs
rename to RobotSharp/Controllers/SettingsController.cs
diff --git a/RtRobotSharp/Models/RobotSerialSettings.cs b/RobotSharp/Models/RobotSerialSettings.cs
similarity index 100%
rename from RtRobotSharp/Models/RobotSerialSettings.cs
rename to RobotSharp/Models/RobotSerialSettings.cs
diff --git a/RtRobotSharp/Program.cs b/RobotSharp/Program.cs
similarity index 100%
rename from RtRobotSharp/Program.cs
rename to RobotSharp/Program.cs
diff --git a/RtRobotSharp/Properties/launchSettings.json b/RobotSharp/Properties/launchSettings.json
similarity index 100%
rename from RtRobotSharp/Properties/launchSettings.json
rename to RobotSharp/Properties/launchSettings.json
diff --git a/RtRobotSharp/RobotSharp.csproj b/RobotSharp/RobotSharp.csproj
similarity index 100%
rename from RtRobotSharp/RobotSharp.csproj
rename to RobotSharp/RobotSharp.csproj
diff --git a/RtRobotSharp/Services/RobotSerialService.cs b/RobotSharp/Services/RobotSerialService.cs
similarity index 100%
rename from RtRobotSharp/Services/RobotSerialService.cs
rename to RobotSharp/Services/RobotSerialService.cs
diff --git a/RtRobotSharp/appsettings.Development.json b/RobotSharp/appsettings.Development.json
similarity index 100%
rename from RtRobotSharp/appsettings.Development.json
rename to RobotSharp/appsettings.Development.json
diff --git a/RtRobotSharp/appsettings.json b/RobotSharp/appsettings.json
similarity index 100%
rename from RtRobotSharp/appsettings.json
rename to RobotSharp/appsettings.json
diff --git a/RtRobotSharp/doc/manual_english.pdf b/RobotSharp/doc/manual_english.pdf
similarity index 100%
rename from RtRobotSharp/doc/manual_english.pdf
rename to RobotSharp/doc/manual_english.pdf
diff --git a/RtRobotSharp/wwwroot/css/site.css b/RobotSharp/wwwroot/css/site.css
similarity index 100%
rename from RtRobotSharp/wwwroot/css/site.css
rename to RobotSharp/wwwroot/css/site.css
diff --git a/RtRobotSharp/wwwroot/index.html b/RobotSharp/wwwroot/index.html
similarity index 100%
rename from RtRobotSharp/wwwroot/index.html
rename to RobotSharp/wwwroot/index.html
diff --git a/RtRobotSharp/wwwroot/js/common.js b/RobotSharp/wwwroot/js/common.js
similarity index 100%
rename from RtRobotSharp/wwwroot/js/common.js
rename to RobotSharp/wwwroot/js/common.js
diff --git a/RtRobotSharp/wwwroot/js/servos.js b/RobotSharp/wwwroot/js/servos.js
similarity index 100%
rename from RtRobotSharp/wwwroot/js/servos.js
rename to RobotSharp/wwwroot/js/servos.js
diff --git a/RtRobotSharp/wwwroot/js/settings.js b/RobotSharp/wwwroot/js/settings.js
similarity index 100%
rename from RtRobotSharp/wwwroot/js/settings.js
rename to RobotSharp/wwwroot/js/settings.js
diff --git a/RtRobotSharp/wwwroot/servos.html b/RobotSharp/wwwroot/servos.html
similarity index 100%
rename from RtRobotSharp/wwwroot/servos.html
rename to RobotSharp/wwwroot/servos.html
diff --git a/RtRobotSharp/wwwroot/settings.html b/RobotSharp/wwwroot/settings.html
similarity index 100%
rename from RtRobotSharp/wwwroot/settings.html
rename to RobotSharp/wwwroot/settings.html
diff --git a/RtRobotSharp.slnx b/RtRobotSharp.slnx
deleted file mode 100644
index 1c6ac95..0000000
--- a/RtRobotSharp.slnx
+++ /dev/null
@@ -1,3 +0,0 @@
-<Solution>
- <Project Path="RtRobotSharp/RobotSharp.csproj" />
-</Solution>