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

1239 commits

Author SHA1 Message Date
cTn
2088a49b15 add macos to the canvas pile 2014-09-22 20:03:30 +02:00
cTn
0cf4c23ce9 updating changelog 2014-09-22 19:12:05 +02:00
cTn
e7534f8035 sprinkle in some new bright colors for sensor status, reworking meters in receiver tab 2014-09-22 18:58:56 +02:00
cTn
0cb69faf00 fixing the last bugger in curve/value update event 2014-09-22 11:06:29 +02:00
cTn
a8b96a9206 dont cancel following events 2014-09-22 11:03:00 +02:00
cTn
17e5893dde variable cleanup, event bugfixes, one more update condition left 2014-09-22 10:50:34 +02:00
cTn
5cc88b26c4 bugfixes for primary input validation 2014-09-22 10:16:27 +02:00
cTn
92581335a1 extending failsafe throttle input limits to 0-2000 as requested 2014-09-22 10:13:00 +02:00
cTn
6d44499f99 handle impossible default state since that's what we do now 2014-09-21 20:40:33 +02:00
cTn
a0ed27c161 reorganization of several MSP methods, small optimizations 2014-09-21 20:31:57 +02:00
cTn
47135e2bb8 add small padding around svg image in mixer to make things look little bit better 2014-09-20 14:15:53 +02:00
cTn
e15d8ab060 normalizing indentation in css files 2014-09-20 14:07:00 +02:00
cTn
4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
cTn
cb48e8d8b6 updating changelog, required reorganization of tab files will follow 2014-09-20 13:26:48 +02:00
cTn
ef2568e451 bugfixes for the most retarded map conversion i have ever seen (thank englishman for the fix) 2014-09-19 20:05:32 +02:00
cTn
036308fcdb fix for constantly resetting focus 2014-09-19 18:45:57 +02:00
cTn
741961cce4 new connect message informing about missing capability 2014-09-19 18:21:01 +02:00
cTn
45729ea224 updating changelog, bumping up manifest version 2014-09-19 18:07:51 +02:00
cTn
9d3f98ace2 add "CLI" feature names as checkbox tooltip 2014-09-19 17:51:55 +02:00
cTn
6be76d855d implement channel map including validation and UI compatibility fallback 2014-09-19 17:44:04 +02:00
cTn
5d9b28c5c7 add MSP_SET_RCMAP to cruncher 2014-09-19 16:11:26 +02:00
cTn
4a00abd162 fixed urls in compatibility area 2014-09-19 16:04:08 +02:00
Stefan Kolla
34f2db1c63 Merge pull request #47 from creyc/development
Added octo x8 and flying wing graphics. Switching character outlines to ...
2014-09-19 15:58:49 +02:00
creyc
639a1a3b1c Added octo x8 and flying wing graphics. Switching character outlines to actual text. 2014-09-19 09:33:41 -04:00
cTn
b0ed6126f4 fix new and compatibility wrapper height 2014-09-18 18:35:08 +02:00
cTn
1d3b2e57fc another attempt to cleanup the initial tab 2014-09-18 14:44:42 +02:00
cTn
90cd5aa69b reworked mixer UI as requested 2014-09-18 14:29:54 +02:00
cTn
0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 2014-09-18 13:21:48 +02:00
cTn
f2ac7369de add gps info block to fill some of the whitespace 2014-09-18 12:54:59 +02:00
cTn
287a1df962 simplify some of the change events 2014-09-18 12:32:27 +02:00
cTn
800bfd59c8 support for multiwiicurrentoutput 2014-09-18 12:24:38 +02:00
cTn
6f9c5cb6f2 multiwiicurrentoutput checkbox, BF_CONFIG will be extended when firmware updates 2014-09-17 23:00:57 +02:00
cTn
4b40695ace swap groups according to request 2014-09-17 20:19:22 +02:00
cTn
ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 2014-09-17 20:13:13 +02:00
cTn
ee0dec96d8 gps related configuration 2014-09-17 17:46:21 +02:00
cTn
ce53bc99f2 add serial rx type configuration write/read working 2014-09-17 17:02:16 +02:00
cTn
a6adfe5c7d pretty feature descriptions from englishman 2014-09-17 16:26:29 +02:00
cTn
370ad21f85 desc text for throttle and battery category 2014-09-17 16:19:20 +02:00
cTn
c537616a39 hooked up (mostly palceholder) text to various inputs 2014-09-17 16:08:40 +02:00
cTn
ab8d8e1a56 board alignment, accel trim, mag declination 2014-09-17 15:44:28 +02:00
cTn
a34357d92a initializing input elements for throttle and battery, changed to 2 row design 2014-09-17 15:20:21 +02:00
cTn
c352199434 working mixer list with mixer preview 2014-09-17 14:22:16 +02:00
cTn
e8c46d1f25 removing various elements from initial tab 2014-09-17 14:21:42 +02:00
cTn
fdbfdfd31d working feature selection (both read and write), missing description and nicer text 2014-09-17 13:01:46 +02:00
cTn
b11e4cde6a fixing -webkit-inner-spin-button once again (what is chromium doing to that style...) 2014-09-17 11:37:27 +02:00
cTn
fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
2014-09-17 11:23:31 +02:00
cTn
4894f7493a apply crunching mechanism to compatibility code in initial tab, disable magnetometer calib if magnetometer is missing 2014-09-17 10:51:54 +02:00
cTn
945b86f9b2 rename translation shortcuts, drop configuration files in 2014-09-17 10:31:36 +02:00
cTn
4fd36df425 renaming auxiliary tab 2014-09-17 09:56:50 +02:00
cTn
e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 2014-09-17 09:27:54 +02:00