init
0 个父辈
正在显示
127 个修改的文件
包含
4836 行增加
和
0 行删除
.gitattributes
0 → 100644
.gitignore
0 → 100644
AGV_UI/AGV_UI.csproj
0 → 100644
AGV_UI/Manager.cs
0 → 100644
AGV_UI/Properties/AssemblyInfo.cs
0 → 100644
AGV_UI/Properties/Resources.Designer.cs
0 → 100644
AGV_UI/Properties/Resources.resx
0 → 100644
AGV_UI/Properties/_system~.ini
0 → 100644
文件属性发生变化
AGV_UI/Status.Designer.cs
0 → 100644
AGV_UI/Status.cs
0 → 100644
AGV_UI/Status.resx
0 → 100644
AGV_UI/_system~.ini
0 → 100644
文件属性发生变化
AGV_UI/battery/_system~.ini
0 → 100644
文件属性发生变化
AGV_UI/battery/charge.png
0 → 100644
1.1 KB
AGV_UI/battery/common.png
0 → 100644
462 字节
AGV_UI/battery/full.png
0 → 100644
439 字节
AGV_UI/battery/low.png
0 → 100644
250 字节
AGV_UI/offline.png
0 → 100644
790 字节
AGV_UI/online.png
0 → 100644
731 字节
AGV_UI/state/Aborted.png
0 → 100644
1.4 KB
AGV_UI/state/Error.png
0 → 100644
1.7 KB
AGV_UI/state/Executing.png
0 → 100644
2.7 KB
AGV_UI/state/Unknown.png
0 → 100644
816 字节
AGV_UI/state/_system~.ini
0 → 100644
文件属性发生变化
AGV_UI/state/emergency.png
0 → 100644
2.1 KB
AGV_UI/state/manual.png
0 → 100644
927 字节
AGV_UI/state/pause.png
0 → 100644
195 字节
AGV_UI/state/ready.png
0 → 100644
1.5 KB
AGV_UI/task.png
0 → 100644
824 字节
Common/Common.csproj
0 → 100644
Common/Newtonsoft.Json.dll
0 → 100644
此文件类型无法预览
Common/Properties/AssemblyInfo.cs
0 → 100644
Common/Properties/_system~.ini
0 → 100644
文件属性发生变化
Common/RestSharp.dll
0 → 100644
此文件类型无法预览
Common/RestSharp.xml
0 → 100644
此文件的差异太大,无法显示。
Common/SettingString.cs
0 → 100644
Common/_system~.ini
0 → 100644
文件属性发生变化
Common/log4net.dll
0 → 100644
此文件类型无法预览
Common/util/AppConfigHelper.cs
0 → 100644
Common/util/HttpHelper.cs
0 → 100644
Common/util/IniFileHelper.cs
0 → 100644
Common/util/JsonHelper.cs
0 → 100644
Common/util/LogUtil.cs
0 → 100644
Common/util/MyWebClient.cs
0 → 100644
Common/util/_system~.ini
0 → 100644
文件属性发生变化
DeviceLibrary/AgvServer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/Config/_system~.ini
0 → 100644
文件属性发生变化
DeviceLibrary/Config/agvinfos.xml
0 → 100644
DeviceLibrary/Config/chargeinfos.xml
0 → 100644
DeviceLibrary/Config/nodeinfos.xml
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/Config/taskinfos.xml
0 → 100644
DeviceLibrary/Control.cs
0 → 100644
DeviceLibrary/DeviceLibrary.csproj
0 → 100644
DeviceLibrary/DisplayBoard.cs
0 → 100644
DeviceLibrary/Properties/AssemblyInfo.cs
0 → 100644
DeviceLibrary/Properties/_system~.ini
0 → 100644
文件属性发生变化
DeviceLibrary/RestSharp.dll
0 → 100644
此文件类型无法预览
DeviceLibrary/ScopeLimit.cs
0 → 100644
DeviceLibrary/_system~.ini
0 → 100644
文件属性发生变化
DeviceLibrary/bean/Agv_Info.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/ChargePiles.cs
0 → 100644
DeviceLibrary/bean/JobParam.cs
0 → 100644
DeviceLibrary/bean/JobStep.cs
0 → 100644
DeviceLibrary/bean/MiR_API.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/Node.cs
0 → 100644
DeviceLibrary/bean/RunStep.cs
0 → 100644
DeviceLibrary/bean/Shelf.cs
0 → 100644
DeviceLibrary/bean/Task.cs
0 → 100644
DeviceLibrary/bean/TaskRunState.cs
0 → 100644
DeviceLibrary/bean/_system~.ini
0 → 100644
文件属性发生变化
DeviceLibrary/bean/job/ChargeJob.cs
0 → 100644
DeviceLibrary/bean/job/EmptyAGVBackJob.cs
0 → 100644
DeviceLibrary/bean/job/EmptyShelfBackJob.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/job/Job.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/job/StandyJob.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/job/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
此文件的差异被折叠,
点击展开。
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/job/jobType/JobType.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/job/jobType/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/bean/jobType/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/log4net.dll
0 → 100644
此文件类型无法预览
DeviceLibrary/manager/AGVManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/AgvTaskManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/ChargePileManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/FixMissionManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/HttpManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/NodeManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/OpManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/XmlConfigOpManager.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/manager/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/service/FixMissionInfo.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/service/FixtureService.cs
0 → 100644
此文件的差异被折叠,
点击展开。
DeviceLibrary/service/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/AGV-Fixture.csproj
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/AGV_UI.csproj
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/App.config
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/FrmMain.Designer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/FrmMain.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/FrmMain.resx
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Manual.Designer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Manual.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Manual.resx
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Program.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/AssemblyInfo.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/Resources.Designer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/Resources.resx
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/Settings.Designer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/Settings.settings
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Properties/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/SO940-AGV.sln
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Status.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Status.designer.cs
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/Status.resx
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/dll/AsaPL.AgvClient.dll
0 → 100644
此文件类型无法预览
SO940-AGV/dll/Newtonsoft.Json.dll
0 → 100644
此文件类型无法预览
SO940-AGV/dll/_system~.ini
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/dll/log4net.dll
0 → 100644
此文件类型无法预览
SO940-AGV/gray2.png
0 → 100644
396 字节
SO940-AGV/green1.png
0 → 100644
372 字节
SO940-AGV/line.ico
0 → 100644
此文件类型无法预览
SO940-AGV/log4net.config
0 → 100644
此文件的差异被折叠,
点击展开。
SO940-AGV/packages.config
0 → 100644
此文件的差异被折叠,
点击展开。
-
请 注册 或 登录 后发表评论