|
|
|
@ -559,7 +559,7 @@ void VRBRAINRCOutput::_timer_tick(void)
@@ -559,7 +559,7 @@ void VRBRAINRCOutput::_timer_tick(void)
|
|
|
|
|
/*
|
|
|
|
|
enable sbus output |
|
|
|
|
*/ |
|
|
|
|
bool VRBRAINRCOutput::enable_sbus_out(uint16_t rate_hz) |
|
|
|
|
bool VRBRAINRCOutput::enable_px4io_sbus_out(uint16_t rate_hz) |
|
|
|
|
{ |
|
|
|
|
int fd = open("/dev/px4io", 0); |
|
|
|
|
if (fd == -1) { |
|
|
|
|