1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 11:59:51 +03:00
Commit graph

21 commits

Author SHA1 Message Date
Andi Kanzler
ab7162980b BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
skaman82
e5ccefa35b resizing the app for 1024x600 res 2015-11-16 21:28:48 +00:00
skaman82
9ef8e56be1 Changing min height to 600 2015-11-16 21:28:46 +00:00
Dominic Clifton
79929d0f5c Remove comments.
Note: git history will provide if needed.
2015-11-10 01:38:36 +00:00
skaman82
4b563fe28d Further testing of adapting css 2015-11-01 18:22:12 +01:00
skaman82
819c07f2f5 Added sensor icons. Experimenting with theme change 2015-10-26 22:54:05 +01:00
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)