1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
Commit graph

1033 commits

Author SHA1 Message Date
cTn
322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
2014-08-30 08:59:21 +02:00
cTn
6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 2014-08-30 08:35:09 +02:00
cTn
37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 2014-08-30 08:27:24 +02:00
cTn
1e681bbdd2 polish variable definitions (only indentation changes) 2014-08-30 08:26:12 +02:00
cTn
440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn
ab02817095 slider bugfix, optimizations 2014-08-18 19:28:26 +02:00
cTn
5bfc81e317 text polish 2014-08-18 19:28:06 +02:00
cTn
6ca1ca2516 use name from .manifest instead of hard written one 2014-08-17 14:20:28 +02:00
cTn
2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-17 13:29:07 +02:00
cTn
8fdda97b01 reformat some stuff 2014-08-16 15:04:17 +02:00
cTn
194798ca2d small ui polish / tweak for the plot control blocks 2014-08-16 00:23:49 +02:00
cTn
80e60d5638 motor and servo indicators will now have tooltip containing signal length in us 2014-08-16 00:16:28 +02:00
cTn
14bb0b5dca merge multiType name and multiType diagram switch into one 2014-08-16 00:11:25 +02:00
Stefan Kolla
6264fd4245 Merge pull request #46 from creyc/development
Added airplane and vtail graphics
2014-08-14 20:12:29 +02:00
creyc
41615891a0 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
2014-08-14 14:03:17 -04:00
cTn
906cf0d82b fixing all broken statements that got broken in recent undefined runs 2014-08-14 17:03:47 +02:00
cTn
cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn
d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 2014-08-14 16:48:16 +02:00
cTn
dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn
468d7f57c8 fix graph initialization on cold start 2014-08-14 16:40:55 +02:00
cTn
d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn
6138c06fa4 updating analytics 2014-08-14 15:49:26 +02:00
cTn
4bd113f28f dumb down port handler implementation 2014-08-13 13:29:55 +02:00
cTn
d36d0af270 polish 2014-08-13 13:12:39 +02:00
cTn
932a58d355 pretty pretty pretty 2014-08-12 16:20:26 +02:00
cTn
2753f354e0 polishing run 2014-08-12 16:05:22 +02:00
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn
377853b58a recovery bugfix 2014-08-10 06:01:21 +02:00
cTn
42e25fbb02 updating d3 library 2014-08-09 20:59:15 +02:00
cTn
9043358348 enabling strict in last 2 tabs 2014-08-09 20:51:06 +02:00
cTn
fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn
f16b3a479a corrections of inline functions 2014-08-09 20:40:40 +02:00
cTn
20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn
36f456d2e7 turning on strict mode for various js files 2014-08-09 19:38:46 +02:00
cTn
026f01434a moving backers to sponsors block 2014-08-06 15:11:11 +02:00
cTn
b7e880678e converting background page to eventPage 2014-07-30 19:53:33 +02:00
cTn
81cceba005 release 2014-07-27 19:03:39 +02:00
cTn
54d1c4f614 updating manifest, changelog, note about 6k users 2014-07-26 23:02:23 +02:00
Stefan Kolla
52ba658a56 Merge pull request #43 from creyc/development
Filesize reduced from 144KB to 77KB total, include proper licensing
2014-07-25 15:26:31 +02:00
creyc
471a38d7ce Reduced filesize, include proper licensing 2014-07-25 09:23:15 -04:00
cTn
c30e883e16 chain changes, cleanup and fix style 2014-07-25 14:20:09 +02:00
Stefan Kolla
a8286c53c5 Merge pull request #42 from CurtisFissel/master
Added motor mix diagrams
2014-07-25 14:12:23 +02:00
CurtisFissel
d379cdfcf2 Added Motor Mix Diagrams 2014-07-25 04:03:33 -04:00
Stefan Kolla
d1ceb24faa Merge pull request #41 from creyc/development
exported as plain SVG files to remove some extraneous metadata
2014-07-24 18:03:57 +02:00
creyc
8b73b9dc3d exported as plain SVG 2014-07-24 10:57:09 -04:00
cTn
aeb3036183 add motor order (motor mix) svg graphics from creyc, thanks 2014-07-24 16:27:07 +02:00
cTn
13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-07-22 14:16:09 +02:00
cTn
93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00
cTn
8d67811644 since erasing only needed pages appears to be working correctly, removing it from experimental 2014-07-21 07:21:03 +02:00