dji_demo/.idea/workspace.xml

333 lines
19 KiB
XML
Raw Normal View History

2025-04-24 09:34:41 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
2025-09-23 11:15:44 +08:00
<list default="true" id="7517474b-10e4-4adc-97fc-a0206ac0798a" name="Changes" comment="大疆demo提交">
<change afterPath="$PROJECT_DIR$/src/main/java/com/example/math/constants/DJICommonConstants.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/com/example/math/enums/TakeOffToPointEnum.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/java/com/example/math/utils/DJIUtils.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/constants/CommonConstants.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/constants/CommonConstants.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/constants/DJIMethonConstants.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/constants/DJIMethonConstants.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/mqtt/MqttConfig.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/mqtt/MqttConfig.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/example/math/task/FirstTask.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/example/math/task/FirstTask.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/constants/CommonConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/constants/CommonConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/constants/DJIMethonConstants.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/constants/DJIMethonConstants.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/controller/OperateController.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/controller/OperateController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/mqtt/MqttConfig.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/mqtt/MqttConfig.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/mqtt/consumer/MqttConsumerCallBack.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/mqtt/consumer/MqttConsumerCallBack.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/example/math/task/FirstTask.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/example/math/task/FirstTask.class" afterDir="false" />
</list>
2025-04-24 09:34:41 +08:00
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="mavenHome" value="$PROJECT_DIR$/../../maven/apache-maven-3.8.5" />
<option name="useMavenConfig" value="true" />
<option name="userSettingsFile" value="D:\maven\apache-maven-3.8.5\conf\settings.xml" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectId" id="2w9dTkbds1SLHxtWq1eBVM0rJkj" />
2025-09-23 11:15:44 +08:00
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
2025-04-24 09:34:41 +08:00
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
2025-09-23 11:15:44 +08:00
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
&quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
&quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
&quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
&quot;last_opened_file_path&quot;: &quot;D:/code/dji_demo&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;settings.editor.selected.configurable&quot;: &quot;MavenSettings&quot;,
&quot;spring.configuration.checksum&quot;: &quot;4f45992762eb36378bf6bd0fb0b9c291&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
2025-04-24 09:34:41 +08:00
}
2025-09-23 11:15:44 +08:00
}</component>
2025-04-24 09:34:41 +08:00
<component name="ReactorSettings">
<option name="notificationShown" value="true" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\newCode\dji_demo" />
</key>
2025-09-23 11:15:44 +08:00
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="com.example.math.enums" />
<recent name="com.example.math.constants" />
<recent name="com.example.math.utils" />
</key>
2025-04-24 09:34:41 +08:00
</component>
2025-09-23 11:15:44 +08:00
<component name="RunManager" selected="Spring Boot.DemoAirportApplication">
<configuration name="OperateController" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.example.math.controller.OperateController" />
<module name="demo-airport" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="com.example.math.controller.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-04-24 09:34:41 +08:00
<configuration default="true" type="JetRunConfigurationType">
<module name="dji_demo" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
<module name="dji_demo" />
<option name="filePath" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="DemoAirportApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="demo-airport" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.example.math.DemoAirportApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
2025-09-23 11:15:44 +08:00
<recent_temporary>
<list>
<item itemvalue="Application.OperateController" />
</list>
</recent_temporary>
2025-04-24 09:34:41 +08:00
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="7517474b-10e4-4adc-97fc-a0206ac0798a" name="Changes" comment="" />
<created>1745457734060</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1745457734060</updated>
<workItem from="1745457735996" duration="626000" />
2025-09-23 11:15:44 +08:00
<workItem from="1745573734834" duration="12172000" />
<workItem from="1745804092531" duration="622000" />
<workItem from="1745811131652" duration="1880000" />
<workItem from="1745849444771" duration="17349000" />
<workItem from="1746702218482" duration="9245000" />
<workItem from="1746775603996" duration="4278000" />
<workItem from="1747185494742" duration="642000" />
<workItem from="1747304258767" duration="597000" />
<workItem from="1747356268648" duration="1227000" />
<workItem from="1747442534757" duration="481000" />
<workItem from="1748308277291" duration="5354000" />
<workItem from="1748406065842" duration="595000" />
<workItem from="1748413842743" duration="608000" />
<workItem from="1748425001532" duration="7947000" />
<workItem from="1749171541978" duration="11161000" />
<workItem from="1749285546877" duration="2171000" />
<workItem from="1749429812890" duration="599000" />
<workItem from="1749774951055" duration="654000" />
<workItem from="1749777013838" duration="599000" />
<workItem from="1749861102586" duration="3140000" />
<workItem from="1750034102545" duration="3116000" />
<workItem from="1750123282056" duration="597000" />
<workItem from="1750125483669" duration="68000" />
<workItem from="1750130631809" duration="4873000" />
<workItem from="1750152073570" duration="2660000" />
<workItem from="1750209909517" duration="1234000" />
<workItem from="1750226161543" duration="204000" />
<workItem from="1750226379447" duration="3079000" />
<workItem from="1750293539048" duration="5617000" />
<workItem from="1750379878072" duration="2554000" />
<workItem from="1750466103423" duration="1208000" />
<workItem from="1750491928454" duration="599000" />
<workItem from="1750647615339" duration="1198000" />
<workItem from="1750725600556" duration="2446000" />
<workItem from="1750848630017" duration="596000" />
<workItem from="1751101718275" duration="1488000" />
<workItem from="1751269862330" duration="3147000" />
<workItem from="1751333593584" duration="280000" />
<workItem from="1751340546230" duration="516000" />
<workItem from="1751361561706" duration="11425000" />
<workItem from="1751531672871" duration="675000" />
<workItem from="1751539018383" duration="6833000" />
<workItem from="1752111996657" duration="958000" />
<workItem from="1752297676928" duration="610000" />
<workItem from="1752651343517" duration="1669000" />
<workItem from="1752712856808" duration="597000" />
<workItem from="1752721948690" duration="5477000" />
<workItem from="1752897079985" duration="1312000" />
<workItem from="1752913418893" duration="3495000" />
<workItem from="1753145776971" duration="1532000" />
<workItem from="1753160939496" duration="598000" />
<workItem from="1753166679112" duration="652000" />
<workItem from="1753230955634" duration="215000" />
<workItem from="1753408556319" duration="1162000" />
<workItem from="1753424974257" duration="1344000" />
<workItem from="1753521115040" duration="790000" />
<workItem from="1753532572293" duration="24000" />
<workItem from="1753770664163" duration="9144000" />
<workItem from="1753880392335" duration="155000" />
<workItem from="1753923445734" duration="9798000" />
<workItem from="1754028330798" duration="597000" />
<workItem from="1754278770125" duration="7458000" />
<workItem from="1754294920049" duration="3215000" />
<workItem from="1754354429646" duration="1809000" />
<workItem from="1754710156315" duration="2094000" />
<workItem from="1754872583621" duration="112000" />
<workItem from="1754959006084" duration="1855000" />
<workItem from="1755045504312" duration="395000" />
<workItem from="1755255229544" duration="3080000" />
<workItem from="1755563698990" duration="4383000" />
<workItem from="1755650311144" duration="594000" />
<workItem from="1755737721064" duration="1192000" />
<workItem from="1756452369056" duration="3989000" />
<workItem from="1756545800079" duration="592000" />
<workItem from="1758182413279" duration="2381000" />
<workItem from="1758594169567" duration="2118000" />
2025-04-24 09:34:41 +08:00
</task>
<task id="LOCAL-00001" summary="大疆demo提交">
<option name="closed" value="true" />
<created>1745458153758</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1745458153758</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
2025-09-23 11:15:44 +08:00
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
2025-04-24 09:34:41 +08:00
<component name="VcsManagerConfiguration">
<MESSAGE value="大疆demo提交" />
<option name="LAST_COMMIT_MESSAGE" value="大疆demo提交" />
</component>
2025-09-23 11:15:44 +08:00
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1199</line>
<option name="timeStamp" value="1" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1213</line>
<option name="timeStamp" value="2" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>344</line>
<option name="timeStamp" value="20" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>352</line>
<option name="timeStamp" value="21" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>220</line>
<option name="timeStamp" value="26" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>225</line>
<option name="timeStamp" value="27" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>222</line>
<option name="timeStamp" value="28" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1625</line>
<option name="timeStamp" value="30" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1553</line>
<option name="timeStamp" value="31" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1627</line>
<option name="timeStamp" value="32" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1515</line>
<option name="timeStamp" value="35" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1539</line>
<option name="timeStamp" value="36" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1730</line>
<option name="timeStamp" value="37" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/controller/OperateController.java</url>
<line>1733</line>
<option name="timeStamp" value="38" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>244</line>
<option name="timeStamp" value="46" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>1284</line>
<option name="timeStamp" value="59" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>241</line>
<option name="timeStamp" value="60" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/src/main/java/com/example/math/mqtt/consumer/MqttConsumerCallBack.java</url>
<line>273</line>
<option name="timeStamp" value="62" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
2025-04-24 09:34:41 +08:00
</project>