paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [5397] added support for Eric's new spektrum binding


From: antoine drouin
Subject: [paparazzi-commits] [5397] added support for Eric's new spektrum binding code
Date: Sun, 15 Aug 2010 23:45:09 +0000

Revision: 5397
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5397
Author:   poine
Date:     2010-08-15 23:45:09 +0000 (Sun, 15 Aug 2010)
Log Message:
-----------
added support for Eric's new spektrum binding code

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 23:05:22 UTC (rev 5396)
+++ 
paparazzi3/trunk/conf/autopilot/subsystems/lisa_passthrough/radio_control_spektrum.makefile
 2010-08-15 23:45:09 UTC (rev 5397)
@@ -10,8 +10,8 @@
 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.srcs += $(SRC_ARCH)/bind_hw.c
 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]