1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-18 22:05:13 +03:00
Commit graph

15 commits

Author SHA1 Message Date
skaman82
f6a9005049 experimenting 2015-10-26 19:50:51 +01:00
skaman82
b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
2015-10-22 18:03:17 +02:00
skaman82
10f7cdd1b0 Started to mess around with things… 2015-10-22 15:26:49 +02:00
Roeland Lutters
8372092beb Fixing broken motors mincommand on configurator close. 2015-01-10 22:37:44 +01:00
Roeland Lutters
71008b6aad Sending exit command on closing configurator. 2015-01-10 22:01:02 +01:00
Roeland Lutters
32a27b73a7 CLI available for old firmware versions 2015-01-06 20:35:58 +01:00
cTn
de87fab530 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
cTn
c1ba99298e buggy innerBounds and aero got fixed in 38M 2014-10-08 14:10:43 +02:00
cTn
437fbe2cd0 cleanup eventPage, small optimizations and stricter rules for msp send callbacks 2014-10-07 17:40:52 +02:00
cTn
a580d94d10 remove global access to backgroundPage, optimize eventPage, track application startup time 2014-10-01 14:08:15 +02:00
cTn
78b282f458 only trigger update notification on upgrade, bump version, update dev changelog 2014-09-08 12:14:41 +02:00
cTn
906cf0d82b fixing all broken statements that got broken in recent undefined runs 2014-08-14 17:03:47 +02:00
cTn
d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn
ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn
b7e880678e converting background page to eventPage 2014-07-30 19:53:33 +02:00
Renamed from background.js (Browse further)