[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [5821] handler on ir i2c conf word setting
From: |
Gautier Hattenberger |
Subject: |
[paparazzi-commits] [5821] handler on ir i2c conf word setting |
Date: |
Tue, 07 Sep 2010 16:40:55 +0000 |
Revision: 5821
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5821
Author: gautier
Date: 2010-09-07 16:40:54 +0000 (Tue, 07 Sep 2010)
Log Message:
-----------
handler on ir i2c conf word setting
Modified Paths:
--------------
paparazzi3/trunk/conf/settings/ir_i2c.xml
Modified: paparazzi3/trunk/conf/settings/ir_i2c.xml
===================================================================
--- paparazzi3/trunk/conf/settings/ir_i2c.xml 2010-09-07 16:38:37 UTC (rev
5820)
+++ paparazzi3/trunk/conf/settings/ir_i2c.xml 2010-09-07 16:40:54 UTC (rev
5821)
@@ -3,7 +3,7 @@
<settings>
<dl_settings>
<dl_settings NAME="IR I2C">
- <dl_setting MAX="3" MIN="0" STEP="1" VAR="ir_i2c_conf_word"
module="sensors/infrared_i2c" values="1|2|4|8"/>
+ <dl_setting MAX="3" MIN="0" STEP="1" VAR="ir_i2c_conf_word"
module="sensors/infrared_i2c" values="1|2|4|8" handler="SetConfWord"/>
</dl_settings>
</dl_settings>
</settings>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [5821] handler on ir i2c conf word setting,
Gautier Hattenberger <=