[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] My lisa doesn't work with sbus!
From: |
???????? |
Subject: |
[Paparazzi-devel] My lisa doesn't work with sbus! |
Date: |
Mon, 2 Jun 2014 22:45:34 +0800 |
Hi,all! I wanna link my futaba r2008sb receiver to the lisa/m2 with sbus.But it doesn't work.I connect the sbus'output to the uart1.
And here is my configurations for the radio control(paparazzi version master):
<subsystem name="radio_control" type="sbus"/>
<configure name="SBUS_PORT" value="UART1"/>
Meanwhile the simulation can't build successfully after that I have changed the radio control from ppm to subs.So,I want to know that if the sbus's code can work successfully?Or the problem I met is just caused by my incorrect configuration?Thank's a lot!
Here's the return of the error:
subsystems/radio_control/sbus_common.c: In function 'sbus_common_init':
subsystems/radio_control/sbus_common.c:65:33: error: 'B100000' undeclared (first use in this function)
uart_periph_set_baudrate(dev, B100000);
- [Paparazzi-devel] My lisa doesn't work with sbus!,
???????? <=