mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-08 00:53:48 +02:00
Added a note about temp sensor.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@69 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
488c823468
commit
909402ae23
@ -63,6 +63,8 @@ void OpenPilotInit(void)
|
|||||||
- With the low priority of gatekeepers, they should only be running while the supervisor tasks are not working
|
- With the low priority of gatekeepers, they should only be running while the supervisor tasks are not working
|
||||||
|
|
||||||
- I2C module sending and receiving needs to be included in here somwhere. Inputs would be interrupt triggered.
|
- I2C module sending and receiving needs to be included in here somwhere. Inputs would be interrupt triggered.
|
||||||
|
|
||||||
|
- Task to check inbuilt preasure sensor every second and update GCS
|
||||||
*/
|
*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -56,24 +56,19 @@
|
|||||||
<variable>buildConfiguration-Debug</variable>
|
<variable>buildConfiguration-Debug</variable>
|
||||||
<valuemap type="QVariantMap">
|
<valuemap type="QVariantMap">
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Debug</value>
|
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Debug</value>
|
||||||
<value key="QtVersionId" type="int">0</value>
|
<value key="QtVersionId" type="int">5</value>
|
||||||
<value key="ToolChain" type="int">2</value>
|
<value key="ToolChain" type="int">2</value>
|
||||||
<value key="buildConfiguration" type="int">2</value>
|
<value key="buildConfiguration" type="int">2</value>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
|
||||||
<variable>buildConfiguration-Release</variable>
|
|
||||||
<valuemap type="QVariantMap">
|
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Release</value>
|
|
||||||
<value key="QtVersionId" type="int">0</value>
|
|
||||||
<value key="ToolChain" type="int">2</value>
|
|
||||||
<value key="buildConfiguration" type="int">0</value>
|
|
||||||
</valuemap>
|
|
||||||
</data>
|
|
||||||
<data>
|
<data>
|
||||||
<variable>buildconfiguration-Debug-buildstep0</variable>
|
<variable>buildconfiguration-Debug-buildstep0</variable>
|
||||||
<valuemap type="QVariantMap">
|
<valuemap type="QVariantMap">
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Debug</value>
|
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Debug</value>
|
||||||
|
<valuelist key="qmakeArgs" type="QVariantList">
|
||||||
|
<value type="QString">-spec</value>
|
||||||
|
<value type="QString">c:\Qt\2009.05\qt\mkspecs\win32-g++</value>
|
||||||
|
</valuelist>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
@ -92,29 +87,10 @@
|
|||||||
</valuelist>
|
</valuelist>
|
||||||
</valuemap>
|
</valuemap>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
|
||||||
<variable>buildconfiguration-Release-buildstep0</variable>
|
|
||||||
<valuemap type="QVariantMap">
|
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Release</value>
|
|
||||||
</valuemap>
|
|
||||||
</data>
|
|
||||||
<data>
|
|
||||||
<variable>buildconfiguration-Release-buildstep1</variable>
|
|
||||||
<valuemap type="QVariantMap">
|
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Release</value>
|
|
||||||
</valuemap>
|
|
||||||
</data>
|
|
||||||
<data>
|
|
||||||
<variable>buildconfiguration-Release-cleanstep0</variable>
|
|
||||||
<valuemap type="QVariantMap">
|
|
||||||
<value key="ProjectExplorer.BuildConfiguration.DisplayName" type="QString">Release</value>
|
|
||||||
</valuemap>
|
|
||||||
</data>
|
|
||||||
<data>
|
<data>
|
||||||
<variable>buildconfigurations</variable>
|
<variable>buildconfigurations</variable>
|
||||||
<valuelist type="QVariantList">
|
<valuelist type="QVariantList">
|
||||||
<value type="QString">Debug</value>
|
<value type="QString">Debug</value>
|
||||||
<value type="QString">Release</value>
|
|
||||||
</valuelist>
|
</valuelist>
|
||||||
</data>
|
</data>
|
||||||
<data>
|
<data>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user