1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/OpenPilot/System
Stacey Sheldon 3bda0f450d bootfault: force fault when no telemetry available on OP too
If no telemetry link is configured, this will force the board
to reset before finishing init.  The BootFault logic will
catch this after 3 resets and will boot with default hwsettings
on the next reset.

This won't currently ever fire on OP though since we always
configure the serial telemetry interface.  This just makes sure
the pattern is present in case anyone decides to compile without
serial telemetry.
2012-01-15 23:04:31 -05:00
..
inc taskmonitor: move taskmonitor into flight/Libraries 2012-01-15 21:37:10 -05:00
alarms.c Start initializing objects in the modules that consume them. Shouldn't affect 2011-06-18 14:20:51 -05:00
openpilot.c Revert "OpenPilot: Initialize optional modules based on UAVObject" 2011-11-11 11:08:49 +01:00
pios_board_posix.c Merge branch 'next' into CC_GPS 2011-11-11 11:44:11 +01:00
pios_board.c bootfault: force fault when no telemetry available on OP too 2012-01-15 23:04:31 -05:00
pios_usb_board_data.c usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00