pxt-ev3/sim/visuals/controls
Dmitriy Antipov 9be35a1034
Added support for Reflection Raw mode for the color sensor to the simulator (#1017)
* redesigned-code-to-support-ref-raw

Code that adds reflection raw support for the color sensor. The range of values for this is from 0 to 1023, because analog to digital converter is 10 bits. In fact, the color sensor gives values ​​of about 400 - 700, but I decided to leave the range, which could theoretically be. For other cases (reflections and ambient lighting), the range remains from 0 to 100. The average value when setting the mode in the simulator is displayed as 512, for other modes 50%.

* block-description-update

Block description update, as it did not take into account the mode of raw reflection values.
2023-05-05 15:54:56 -07:00
..
backgroundView.ts Fixes for High contrast mode as per lego design. Most changes are in PXT. Adding high contrast theme in the simulator (#564) 2018-05-04 10:36:48 -07:00
closeIcon.ts Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
colorGrid.ts Fix color grid on IE. (#556) 2018-05-02 16:23:53 -07:00
colorWheel.ts Added support for Reflection Raw mode for the color sensor to the simulator (#1017) 2023-05-05 15:54:56 -07:00
distanceSlider.ts Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
motorReporter.ts Field editor fixes in Firefox (#284) 2018-01-30 20:40:41 -08:00
motorSlider.ts Motor angle (#559) 2018-05-02 22:04:29 -07:00
proximitySlider.ts Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
remoteBeaconButtons.ts updated IR arts 2018-02-07 09:53:58 -08:00
rotationSlider.ts Drift-compensated angle in gyro (#931) 2019-10-01 10:11:58 -07:00