Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESS implementation #506

Merged
merged 49 commits into from
Sep 13, 2023
Merged

ESS implementation #506

merged 49 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    20186c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d32d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f323b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ea6b05 View commit details
    Browse the repository at this point in the history
  5. example with cylinder dome

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4f9fe00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e87c9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dca1a69 View commit details
    Browse the repository at this point in the history
  8. add interaction with the selected sensor. show detail info of the sen…

    …sor in the right column
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    16c1a71 View commit details
    Browse the repository at this point in the history
  9. little changes about info

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e910a76 View commit details
    Browse the repository at this point in the history
  10. move folder EAS to ESS

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8467d19 View commit details
    Browse the repository at this point in the history
  11. add gradiant color with data of sensors of the temperature. Add min a…

    …nd max temperature limit for props configurate
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    541f9b2 View commit details
    Browse the repository at this point in the history
  12. refactors about the sensors of temperature or humidity. Change parse …

    …for the plotted and attributes of the selected sensor
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    36a3b1c View commit details
    Browse the repository at this point in the history
  13. Change the name of TemperatureGradiant to Gradiant for the use of hum…

    …idity, airflow and temperature
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    36fa191 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    881d5f2 View commit details
    Browse the repository at this point in the history
  15. remove function for the subscription of ESS in selectors.js. The logi…

    …c in container of ESS component
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    884b21f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bbc8f9c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    894e44c View commit details
    Browse the repository at this point in the history
  18. add arrow for airFlow and little refactor about the position and dire…

    …ction of speed vector in AirFlow and AirTurbulence
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    00dce62 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2411ae8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    581a577 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4f064dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    afcd7ab View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1415601 View commit details
    Browse the repository at this point in the history
  24. add frame to louvers and the percentOpen with a initial example for o…

    …pen when not received info from telemetry from telemetry-MTDome-0-louvers
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6d68a74 View commit details
    Browse the repository at this point in the history
  25. refactors

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f0a13fe View commit details
    Browse the repository at this point in the history
  26. add shutters to scene

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bf15f83 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7e6fa4f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fc2ccff View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    54bf0f2 View commit details
    Browse the repository at this point in the history
  30. refactor move functions to individual files about sensor, louver and …

    …vector and add comparator function for the render only when its changed an attribute
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bce69a5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9c74e3f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b3497da View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    053077a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d387a6b View commit details
    Browse the repository at this point in the history
  35. Add the fans to the auxilary telescope with the first floor represent…

    …ation. Add the azimuth position to the rotation of the main door and dropout door and the percent open from the telemetries
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a3e275b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3314ad4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7d7aa56 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    246883d View commit details
    Browse the repository at this point in the history
  39. fix warning about parameter color in louver. Add resizeObserver.disco…

    …nnect in componentWillUnmount of the plot component
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ad68036 View commit details
    Browse the repository at this point in the history
  40. refactor. little changes about the position and size of the doors and…

    … windows of the auxtel
    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    14c940a View commit details
    Browse the repository at this point in the history
  41. remove console.log

    fdelcampo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6037b85 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    d64517d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    80d2363 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2452fe8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    31f86a0 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    474c0dc View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d246187 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    fb138e6 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ecef6ad View commit details
    Browse the repository at this point in the history