Commit Graph

974 Commits (719b47ab489ea1939f88a640f3e0a62e9f244c31)

Author SHA1 Message Date
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
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
cTn 844abdae26 fix the colon 2014-09-29 20:37:24 +02:00
Stefan Kolla 5cb2165b5d Merge pull request #49 from creyc/development
Add initial 3D quad model
2014-09-29 20:33:50 +02:00
creyc 677304c935 Add initial 3D quad model 2014-09-29 14:31:05 -04:00
cTn f5e8562971 changes required to get a blender model in 2014-09-29 20:25:20 +02:00
cTn 3bf329be65 log library versions 2014-09-25 12:18:47 +02:00
cTn 62e055f654 log buildInfo on connect 2014-09-25 12:02:53 +02:00
cTn fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 2014-09-24 16:01:23 +02:00
cTn 4719d1562d implement build info 2014-09-24 15:35:20 +02:00
cTn c24b8fb482 MSP_BUILDINFO placeholder code 2014-09-24 15:19:22 +02:00
cTn 16a68557c3 add multiwiicurrentoutput and rssi_aux_channel to data storage and msp read/write 2014-09-24 15:09:09 +02:00
cTn 4181de8141 check WebGL contexts (both window and canvas), setup slower CanvasRenderer accordingly, fixes both OS and user HW acceleration settings 2014-09-24 13:45:38 +02:00
cTn 69e23197e1 change profile input element to select 2014-09-23 21:02:07 +02:00