1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight
Stacey Sheldon 075eb65603 bootfault: fail initialization if no telemetry link is configured
This detects a locked out state and fails the init.  The new
bootfault detection code will automatically drop to default
hwsettings after 3 consecutive boot failures.  That will put
the board back into an unlocked state where the user can now
enable a telemetry link using the GCS and everything will be
OK.

NOTE: Any configured telemetry link will be considered enough
      to boot up.  If you only configure a serial telemetry
      link but don't know how to hook anything up to it, this
      will not save you.

As the ultimate recovery, you can always load firmware on the
board that wipes the settings entirely and start over.
2011-12-31 13:08:30 -05:00
..
AHRS openocd: collapse JTAG rules for STM32F1 and STM32F2 2011-08-27 10:43:02 -04:00
Bootloaders usb config: remove unused macro for number of endpoints 2011-12-31 13:02:43 -05:00
CopterControl bootfault: fail initialization if no telemetry link is configured 2011-12-31 13:08:30 -05:00
Doc useless note on documentation (needs update) 2011-03-06 00:29:50 +00:00
INS pios: remove some unused #defines 2011-09-28 23:40:12 +03:00
Libraries Make PWM/PPM and Servo drivers play nicely together 2011-08-27 21:39:56 -04:00
Modules fault: add optional fault insertion module 2011-12-30 23:05:39 -05:00
OpenPilot usb cdc: make HID/CDC configurable in hwsettings 2011-12-30 23:05:34 -05:00
PiOS gasp: delete clutter 2011-12-31 13:03:49 -05:00
PiOS.posix removed "special code" to start optional modules 2011-11-11 11:22:54 +01:00
PiOS.win32 Fix win32 sim macro problem 2011-09-01 21:50:13 -04:00
PipXtreme usb config: remove unused macro for number of endpoints 2011-12-31 13:02:43 -05:00
Project Fix bug where clicking back at last screen of input wizard would go back to 2011-11-25 11:30:12 -06:00
UAVObjects UAVObjects ; Modules/ManualControl: Fixed metadata interface and segfault when retrieving it 2011-11-30 09:20:46 +01:00
UAVTalk uavtalk: convert tx to use blocking send routines 2011-12-30 23:05:36 -05:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki