1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-15 20:35:23 +03:00
Commit graph

1058 commits

Author SHA1 Message Date
cTn
c005b7604c add vtail/atail quad models from norem
#58
2014-12-05 17:25:33 +01:00
cTn
3577632ce2 Revert "input validation works much better while using input event to do the manipulation"
This reverts commit 78b92ab5e7.
2014-12-05 13:54:32 +01:00
cTn
78b92ab5e7 input validation works much better while using input event to do the manipulation 2014-12-05 12:49:47 +01:00
cTn
e87c0ca4ee experimental bugfix for backup/restore failing under certain conditions 2014-12-05 10:24:20 +01:00
cTn
21e414f4b3 fix method name mismatch in serial layer 2014-12-05 10:23:53 +01:00
cTn
ebff37ae3f fix review condition 2014-11-29 21:49:55 +01:00
cTn
843aa8634a add MSP to supported serial RX array 2014-11-29 21:44:28 +01:00
cTn
8150bb7c07 swap the don't like url to point to the store support 2014-11-29 11:40:18 +01:00
cTn
19f2368bb9 return self through dialog handler function 2014-11-29 11:34:13 +01:00
cTn
2e88daa806 fix style 2014-11-29 10:16:53 +01:00
Stefan Kolla
4df1e9aafc Merge pull request #66 from jaahaavi/master
Updated GPS settings
2014-11-29 10:15:19 +01:00
cTn
277d39109a sort out dates in js 2014-11-26 16:32:17 +01:00
Stefan Kolla
37003dcb14 Merge pull request #64 from readerror67/development
Fix dates
2014-11-26 16:25:12 +01:00
Read Error
ad87c31e8d Fix dates 2014-11-26 10:22:49 -05:00
cTn
9173dcb625 updating forgotten dates for userbase 2014-11-26 12:46:47 +01:00
cTn
7f2dab0e4a moving to different time format 2014-11-26 12:34:32 +01:00
cTn
2eb6c0b691 stop the dialog from jumping vertically 2014-11-25 20:49:43 +01:00
jaahaavi
b2cb677869 Updated GPS settings
- Added SBAS disabled (-1) to configuration tab
- Fixed GPS signal strength bars
2014-11-23 11:41:24 +02:00
cTn
fb1f22b248 fix internal pointers for window resize handler in review code 2014-11-22 08:28:56 +01:00
cTn
92f085f561 fix failed indentation in last commit 2014-11-22 06:54:25 +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
f241c0f70d updating changelog 2014-11-21 14:05:01 +01:00
cTn
88abe0969d EXPERIMENTAL delayed connect callback chain bugfix, this took months to track down 2014-11-21 13:50:02 +01:00
cTn
5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn
81a2df2022 add extras folder 2014-11-21 01:56:07 +01:00
cTn
12a99fa4b5 track settings changes via events 2014-11-20 19:29:43 +01:00
cTn
b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
2014-11-19 19:36:11 +01:00
cTn
df79edc0ad fix gps distance to home not updating in GPS tab 2014-11-17 19:58:12 +01:00
cTn
7ff93d5781 add link pointing to baseflight wiki on github
#57
2014-11-16 18:42:35 +01:00
cTn
698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 2014-11-15 13:44:12 +01:00
cTn
dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 2014-11-15 02:18:04 +01:00
cTn
366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01:00
cTn
66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
2014-11-14 12:11:22 +01:00
cTn
7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 2014-11-11 11:59:12 +01:00
cTn
97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 2014-11-10 21:33:32 +01:00
cTn
330928f148 release 2014-11-04 03:15:52 +01:00
cTn
ff9e6fb2b3 bumping version, updating changelog 2014-11-03 18:48:46 +01:00
cTn
a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 2014-11-03 18:36:29 +01:00
cTn
3a4b41b259 assign correct error message for fetching online firmware 2014-11-03 16:57:08 +01:00
cTn
72447a6103 set release filter to accept NAZE only 2014-11-03 16:53:54 +01:00
Stefan Kolla
c4122f1dc1 Merge pull request #59 from jef79m/development
Texture and extension changes to new models.
2014-11-02 09:21:11 +01:00
jeff
5cff317208 Changed model extensions from .js. to .json fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
2014-11-02 19:04:32 +11:00
Stefan Kolla
cbc4684935 Merge pull request #56 from jef79m/development
Added some new models
2014-10-31 13:46:47 +01:00
jef79m
a7c3779b25 Added some new models 2014-10-31 23:42:26 +11:00
cTn
9ee7670af7 add backupFileMinVersionAccepted in data storage, release 2014-10-31 11:27:15 +01:00
cTn
59df068b63 rename all underlying references inside the renamed files 2014-10-30 12:47:52 +01:00
cTn
0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +01:00
cTn
e401b1ffce renaming some of the appview hits 2014-10-30 12:33:39 +01:00
cTn
426cf51e47 add missing styles 2014-10-28 17:46:04 +01:00
cTn
0d77c08d01 updating changelog 2014-10-28 17:34:37 +01:00