1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight
Stacey Sheldon c056ac5261 usbcdc: don't assert on calls when CDC is not initialized
The CDC interface is always advertised in the FW USB
descriptors.  It is NOT always enabled/initialized at
runtime.  Specifically, it can be Disabled in HwSettings.

Previously, any CDC-related query that the host would send
resulted in an assert and a watchdog.

Now, a suitable return code indicating that the request is
unsupported is returned in this scenario.
2012-09-24 00:53:12 -04:00
..
board_hw_defs hid joystick: emulate a USB HID joystick using RC Transmitter 2012-08-05 21:45:27 -04:00
Bootloaders Merge branch 'MikeL' into next 2012-06-07 11:31:41 -05:00
CopterControl Merge branch 'next' into relay_tuning 2012-09-04 10:43:04 -05:00
Doc Merged latest origin/next. 2012-05-05 09:40:44 -07:00
EntireFlash ef: Add fwinfo to entireflash (EF) images 2012-09-05 21:45:59 -04:00
Libraries PID: Fix small bug in setpoint weighting that had really ugly consequences 2012-09-12 00:07:17 -05:00
Modules Stabilization: For the inner loop call the setpoint shaping version so that 2012-09-11 13:21:53 -05:00
OpenPilot/System Merged latest origin/next. 2012-05-05 09:40:44 -07:00
PiOS usbcdc: don't assert on calls when CDC is not initialized 2012-09-24 00:53:12 -04:00
PiOS.posix actuator: factor out settings updates from main loop 2012-08-11 19:46:00 -04:00
PiOS.win32 actuator: factor out settings updates from main loop 2012-08-11 19:46:00 -04:00
PipXtreme Fix output power selection from the configured value at startup 2012-08-21 18:51:45 +02:00
Project gdb: add gdb config file for CC BU image 2012-09-16 21:13:42 -04:00
RemoteSystemsTempFiles Merge branch 'next' into MikeL 2012-06-04 16:59:31 -07:00
Revolution Merge branch 'next' into relay_tuning 2012-09-04 10:43:04 -05:00
SimPosix simposix: adapt simposix to addition of relay tuning 2012-09-16 15:40:47 -04:00
UAVObjects taskinfo: also track Event thread's stack usage and CPU utilization 2012-08-11 18:47:03 -04:00
UAVTalk Exposed the Send ACK/NACK function in UAVTalk. 2012-05-02 20:42:37 -07:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki