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

6344 commits

Author SHA1 Message Date
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
3c422cddc5 bumping up version 2013-10-29 15:07:52 +01:00
cTn
6ebde790a8 polishing text 2013-10-29 15:07:38 +01:00
cTn
8509396384 display current aux channel positions 2013-10-29 14:51:56 +01:00
cTn
0084a3cf33 routine changes 2013-10-29 14:49:43 +01:00
cTn
bdfddcbadb fixing titles 2013-10-27 23:52:12 +01:00
cTn
7149b56100 bumping version to 0.9 2013-10-16 11:16:02 +02:00
cTn
30c2faa2d5 display mode values in aux tab (realtime) 2013-10-16 11:15:14 +02:00
cTn
bced4d0cb5 updating google-analytics-bundle 2013-10-08 12:28:05 +02:00
cTn
fba4a125e9 increasing opacity to make legend more visible 2013-10-04 21:49:30 +02:00
cTn
d11ff74156 Get context with jQuery 2013-09-27 17:27:41 +02:00
cTn
0e36882b7c bumping to 0.8 2013-09-26 16:32:07 +02:00
cTn
89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn
3f8dd081cb enabling text-select in log (Christopher Cope) 2013-09-11 16:36:25 +02:00
cTn
cbf2fdb444 bumping up version, pushing to google store 2013-09-06 19:19:33 +02:00
cTn
e3aaa710ae copy to clipboard and past settings via CLI 2013-09-05 12:34:02 +02:00
cTn
150038e65a optimizing 2013-08-31 12:30:44 +02:00
cTn
59c374db3f polishing name and bumping up version 2013-08-26 15:17:13 +02:00
cTn
03a63ce2c5 more analytics stuff 2013-08-26 15:16:49 +02:00
cTn
1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn
b3f00e6174 adding jquery map to the repo 2013-08-26 14:08:59 +02:00
cTn
e6f0454a41 version bump - pushing to google store 2013-07-30 14:06:44 +02:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
7f3a107178 workaround for CLI terminal emulator UI 2013-07-29 08:14:49 +02:00
cTn
8701c2d913 updating jquery to the latest version 2013-07-29 07:57:54 +02:00
cTn
785cccfcbf save profile number in primary CONFIG object 2013-06-21 14:46:21 +02:00
cTn
ba3a80f987 version bump - pushing to google store 2013-06-20 14:46:43 +02:00
cTn
d27660492e cleaning up 2013-06-19 13:55:20 +02:00
cTn
a42a464d1f fix for BUS holding after onClose 2013-06-19 13:06:14 +02:00
cTn
52e46bd9e2 removing a faulty attempt to resolve onClosed 2013-06-19 01:48:43 +02:00
cTn
11cd53f253 possible bugfix for last_port_used creation fail 2013-06-19 01:21:09 +02:00
cTn
48ceb6bb66 experimental bugfix for BUS holding 2013-06-18 20:41:15 +02:00
cTn
2b4e5642b3 experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
cTn
fa90fbcbc4 AUX array overflow bugfix, bug found by disq 2013-06-18 13:37:31 +02:00
cTn
29343686c5 upload section for the restore function 2013-06-18 00:14:49 +02:00
cTn
9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
74b3fbb63f version bump - pushing to google store 2013-06-16 14:35:01 +02:00
cTn
cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
2013-06-16 14:16:23 +02:00
cTn
88d29db283 version bump - pushing to google store 2013-06-13 13:13:23 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
f42a1fd708 added placeholder text for CLI input field 2013-06-12 18:35:34 +02:00
cTn
4b7db06fab updating jquery to v2.0.2 2013-06-12 15:33:00 +02:00
cTn
31a12b27c3 updating readme with chrome store app link 2013-05-31 15:21:00 +02:00
cTn
53638fd3f8 polishing the last GPS commit 2013-05-30 10:12:00 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
21b0248430 polishing icon 2013-05-24 17:14:23 +02:00
cTn
27d5f68d34 adding icon 2013-05-21 11:46:12 +02:00
cTn
64bfbbf644 using dynamic scale for raw sensor data
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
2013-05-20 10:44:16 +02:00
cTn
4c789a58c6 aux configuration bugfix from dade 2013-05-20 10:41:21 +02:00
cTn
906bc4230a some custom handling of ANSI escape codes 2013-05-19 19:36:57 +02:00