attempting insertion of downlink code. currently doesn't build for lack of UdpTransportPeriodic.

This commit is contained in:
Paul Cox
2010-08-03 15:39:10 +00:00
parent 6b738bed8d
commit ad55d0a504
2 changed files with 85 additions and 12 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ main_overo.srcs += $(SRC_FMS)/fms_spi_link.c
main_overo.CFLAGS += -DOVERO_LINK_MSG_UP=AutopilotMessageBethUp -DOVERO_LINK_MSG_DOWN=AutopilotMessageBethDown
main_overo.CFLAGS += -DDOWNLINK -DDOWNLINK_TRANSPORT=UdpTransport
main_overo.srcs += $(SRC_FMS)/udp_transport.c downlink.c
main_overo.srcs += $(SRC_FMS)/udp_transport2.c downlink.c
main_overo.srcs += $(SRC_FMS)/fms_network.c
main_overo.LDFLAGS += -levent