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

1303 commits

Author SHA1 Message Date
Dominic Clifton
e4ecb7838c Pick the first unused channel aux when adding a range to a mode. 2014-10-12 00:01:36 +01:00
Dominic Clifton
2d6143b403 Update color scheme. 2014-10-11 23:38:03 +01:00
Dominic Clifton
e892cbdbad Work in progress aux configuration ranges. 2014-10-11 23:10:20 +01:00
cTn
63768b0af0 correct the value returned by getDate, display GMT offset 2014-10-11 16:45:19 +02:00
cTn
782cc916bd store request buffer content inside callback object 2014-10-10 00:33:19 +02:00
cTn
27942f315a updating d3 library to 3.4.12 2014-10-09 11:53:09 +02:00
cTn
90c5310049 bump minimum req chrome version to 38M, primarily to benefit from bugfixes
innerBounds with aero now work properly, hot unplug in osx and linux are
now handled correctly
2014-10-09 10:23:59 +02:00
cTn
c1ba99298e buggy innerBounds and aero got fixed in 38M 2014-10-08 14:10:43 +02:00
cTn
c34938b9d6 serial.send won't depend on callback anymore 2014-10-08 11:15:02 +02:00
cTn
296a925494 correct old resource link, bugfix for chrome 38M which for unknown reason adjusts element scroll on select element value change 2014-10-08 00:30:54 +02:00
cTn
437fbe2cd0 cleanup eventPage, small optimizations and stricter rules for msp send callbacks 2014-10-07 17:40:52 +02:00
cTn
719b47ab48 release 2014-10-06 20:35:19 +02:00
cTn
341416c180 attach window resize handlers in a way that doesn't overwrite previous handler 2014-10-06 19:16:48 +02:00
cTn
3d64b87578 add callbacks to backup and restore procedures, attach success messages in callbacks, hook up analytic events 2014-10-06 16:07:47 +02:00
cTn
cd4c7a8160 add SERVO_CONFIG to backup file, restoring old version will throw compatibility error 2014-10-06 15:24:34 +02:00
cTn
2c9fafe4b1 release 2014-10-06 00:07:28 +02:00
cTn
5105dc2165 clamp values to specific range 2014-10-05 19:46:27 +02:00
cTn
1c88db0fdd prepare models array where we use multiType as index 2014-10-03 15:21:16 +02:00
cTn
3f0b501063 move motor_order to resources 2014-10-02 13:11:25 +02:00
cTn
840058d4c1 separate webgl capability detector in main.js, keep track 2014-10-02 11:21:56 +02:00
Stefan Kolla
c60596d79c Merge pull request #55 from creyc/development
Fallback model rotated correct orientation
2014-10-01 17:55:24 +02:00
creyc
4b1fb30bba Fallback model rotated correct orientation 2014-10-01 11:53:44 -04:00
cTn
628ffade95 update manifest, readme, fallback brick code 2014-10-01 17:23:23 +02:00
Stefan Kolla
176a6b6515 Merge pull request #54 from creyc/development
Added labels to fallback model
2014-10-01 17:20:41 +02:00
creyc
54a4be4842 Added labels to fallback model 2014-10-01 11:18:28 -04:00
cTn
1fc02ed87c release 2014-10-01 16:05:15 +02:00
cTn
8fb24b3fa4 add callback to flashing protocols (no status yet) 2014-10-01 15:55:11 +02:00
cTn
3312bf5df2 fix timers 2014-10-01 15:18:37 +02:00
cTn
a580d94d10 remove global access to backgroundPage, optimize eventPage, track application startup time 2014-10-01 14:08:15 +02:00
cTn
f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 2014-10-01 13:16:22 +02:00
Dominic Clifton
875a81e11d Update URLs for firmware and changelog. 2014-10-01 12:11:45 +01:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
b9b5568a3b updating changelog release 2014-09-30 20:32:37 +02:00
cTn
01d67a8e85 support for fallback model 2014-09-30 20:25:48 +02:00
Stefan Kolla
d056868b52 Merge pull request #53 from creyc/development
Adding fallback model for canvas renderer
2014-09-30 20:14:55 +02:00
creyc
713b333e00 Adding fallback model for canvas renderer 2014-09-30 14:13:16 -04:00
cTn
663c46a122 update changelog, enable overdraw for materials loaded through loader 2014-09-30 17:07:44 +02:00
cTn
4469dfb13c finishing touches
#51
2014-09-30 16:41:17 +02:00
cTn
82c2c7fc96 Revert "finishing touches (cleanup & optimize)"
This reverts commit a82b968bee.
2014-09-30 16:36:58 +02:00
cTn
a82b968bee finishing touches (cleanup & optimize) 2014-09-30 16:36:49 +02:00
cTn
f60de956a4 display motor/servo values in us inside the bars as requested
#51
2014-09-30 16:33:47 +02:00
cTn
3732e5e598 remove hardcoded html bar elements, cleanup
#51
2014-09-30 16:02:57 +02:00
cTn
6968faaac9 more rcmap select box options and tooltip with visual clue 2014-09-30 15:33:28 +02:00
cTn
42a2775af6 bump manifest and changelog 2014-09-30 15:25:35 +02:00
Stefan Kolla
fcc54bf73f Merge pull request #52 from creyc/development
Added props, refined shapes
2014-09-30 15:13:59 +02:00
Corey
a3df2c0bea remove local gitignore 2014-09-30 02:29:07 -04:00
Corey
c5d6cd4ecf added props 2014-09-30 02:20:29 -04:00
Corey
38f71bd72b ignore the bad files 2014-09-29 22:54:33 -04:00
cTn
01eac25bbc updating changelog and releaseDate property 2014-09-29 20:48:28 +02:00
cTn
b82aad4589 no need to fix the model origin 2014-09-29 20:40:43 +02:00