betaflight-configurator/js
Dominic Clifton b4730034c8 Disconnect on F1 boards when 'break' is received if connected. This
happens when the device reboots due to incorrect hardware
initialisation.  This prevents the GUI saying 'waiting for data'.

See https://github.com/cleanflight/cleanflight/pull/1436

Since the problem is already fixed in firmware there's not much reason
to spent development working on additional GUI fixes.  A disconnect will
suffice.
2015-12-16 14:49:58 +01:00
..
libraries Fixing toggle buttons and the motors tab 2015-11-10 09:38:43 +01:00
protocols sync 2015-11-02 22:07:37 +01:00
workers more strict 2014-08-24 23:36:17 +01:00
backup_restore.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
boards.js boards.js update 2015-11-09 22:29:02 +01:00
data_storage.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
gui.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
localization.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
model.js ...restoring some files 2015-10-23 15:42:32 +02:00
msp.js Merge branch 'new_stuff' of 2015-12-15 00:51:42 +01:00
port_handler.js sync 2015-11-02 22:07:37 +01:00
port_usage.js reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 2014-11-22 06:31:46 +01:00
request_balancer.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
serial.js Disconnect on F1 boards when 'break' is received if connected. This 2015-12-16 14:49:58 +01:00
serial_backend.js Some code styling and cleanup. 2015-11-25 15:06:17 -05:00