paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [5379] changed RADIO_CONTROL_LED to 5 to have a gree


From: antoine drouin
Subject: [paparazzi-commits] [5379] changed RADIO_CONTROL_LED to 5 to have a green led when rc is ok
Date: Sun, 15 Aug 2010 17:20:34 +0000

Revision: 5379
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5379
Author:   poine
Date:     2010-08-15 17:20:34 +0000 (Sun, 15 Aug 2010)
Log Message:
-----------
changed RADIO_CONTROL_LED to 5 to have a green led when rc is ok

Modified Paths:
--------------
    
paparazzi3/trunk/conf/autopilot/subsystems/lisa_passthrough/radio_control_spektrum.makefile

Modified: 
paparazzi3/trunk/conf/autopilot/subsystems/lisa_passthrough/radio_control_spektrum.makefile
===================================================================
--- 
paparazzi3/trunk/conf/autopilot/subsystems/lisa_passthrough/radio_control_spektrum.makefile
 2010-08-15 16:53:09 UTC (rev 5378)
+++ 
paparazzi3/trunk/conf/autopilot/subsystems/lisa_passthrough/radio_control_spektrum.makefile
 2010-08-15 17:20:34 UTC (rev 5379)
@@ -10,7 +10,7 @@
 stm_passthrough.CFLAGS += 
-DRADIO_CONTROL_SPEKTRUM_MODEL_H=$(RADIO_CONTROL_SPEKTRUM_MODEL)
 stm_passthrough.srcs += $(SRC_BOOZ)/booz_radio_control.c \
                         $(SRC_BOOZ)/radio_control/booz_radio_control_spektrum.c
-stm_passthrough.CFLAGS += -DRADIO_CONTROL_LED=4
+stm_passthrough.CFLAGS += -DRADIO_CONTROL_LED=5
 stm_passthrough.CFLAGS += -DUSE_UART3 -DUART3_BAUD=B115200
 stm_passthrough.CFLAGS += -DRADIO_CONTROL_LINK=Uart3
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]