MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

↓ 1 callersFunctiongetHourHandDestination
* Get hour hand destination minute mark. * * The hour hand direction also depends on the elapsed minutes of * the actual hour to avoid long jumps a
lib/Views/src/layout/DateTimeView64x64.cpp:438
↓ 1 callersMethodgetHttpVersion
lib/AsyncHttpClient/src/HttpResponse.cpp:215
↓ 1 callersMethodgetIlluminance
lib/Sensors/src/SensorLdr.cpp:164
↓ 1 callersFunctiongetImageFileExtensions
* Get supported image file extensions for BitmapWidget. * The result is a comma separated list of extensions, each starting with a dot. * * @return
src/Web/Pages.cpp:500
↓ 1 callersMethodgetIntensity
* Get brush intensity. * * @return Brush intensity [0; 255] - 0: min. bright / 255: max. bright. */
lib/BaseGfx/src/BaseGfxBrush.hpp:165
↓ 1 callersMethodgetLamp
lib/IconTextLampPlugin/src/IconTextLampPlugin.cpp:431
↓ 1 callersMethodgetLastMagnitude
* Get the last magnitude which was greater than the threshold. * * @return Last magnitude */
lib/AudioService/src/AudioToneDetector.h:183
↓ 1 callersMethodgetList
scripts/Services.cpp:110
↓ 1 callersMethodgetMinDuration
* Get the min. duration which the target frequency must be present. * * @return Min. duration in ms */
lib/AudioService/src/AudioToneDetector.h:125
↓ 1 callersMethodgetOffsetX
* Get x offset in the parent canvas. * * @return x offset in the parent canvas */
lib/BaseGfx/src/BaseGfxCanvas.hpp:159
↓ 1 callersMethodgetOffsetY
* Get y offset in the parent canvas. * * @return y offset in the parent canvas */
lib/BaseGfx/src/BaseGfxCanvas.hpp:179
↓ 1 callersMethodgetPassword
* Get password for authentication. * * @return Password. */
lib/MqttService/src/MqttSetting.h:178
↓ 1 callersMethodgetPayload
lib/AsyncHttpClient/src/HttpResponse.cpp:256
↓ 1 callersMethodgetPlugin
src/DisplayMgr/SlotList.cpp:138
↓ 1 callersMethodgetPluginAliasName
src/DisplayMgr/DisplayMgr.cpp:403
↓ 1 callersMethodgetPluginFontType
src/DisplayMgr/DisplayMgr.cpp:441
↓ 1 callersMethodgetPort
* Get broker port. * * @return Broker port. */
lib/MqttService/src/MqttSetting.h:158
↓ 1 callersMethodgetReasonPhrase
lib/AsyncHttpClient/src/HttpResponse.cpp:225
↓ 1 callersMethodgetRootCaCert
* Get root CA certificate for TLS connection. * If no certificate is set, it returns nullptr. * * @return Root CA certificate. */
lib/MqttService/src/MqttSetting.h:189
↓ 1 callersMethodgetScrollInfo
* Get scrolling informations. * * @param[out] isScrollingEnabled Is scrolling enabled or not? * @param[out] scrollingCnt How
lib/SysMsgPlugin/src/internal/View.h:100
↓ 1 callersMethodgetScrollPause
* Get current scroll pause. * * @return Scroll pause in ms */
lib/YAWidgets/src/ScrollController.h:204
↓ 1 callersMethodgetScrollingCount
* Get scrolling count. * * @return How often was the content completely scrolled over the canvas */
lib/YAWidgets/src/ScrollController.h:172
↓ 1 callersMethodgetSelectedSink
lib/Logging/src/Logging.cpp:133
↓ 1 callersMethodgetSoftLimits
src/DisplayMgr/BrightnessCtrl.cpp:266
↓ 1 callersMethodgetStartOfWeek
* Get the start of week configuration (Sunday = 0). * * @return uint8_t */
lib/Views/src/layout/DateTimeView32x8.h:201
↓ 1 callersMethodgetStateOfCharge
lib/Sensors/src/SensorBattery.cpp:102
↓ 1 callersMethodgetTemperatureMax
lib/OpenWeatherPlugin/src/OpenWeatherForecast.cpp:263
↓ 1 callersMethodgetTemperatureMin
lib/OpenWeatherPlugin/src/OpenWeatherForecast.cpp:251
↓ 1 callersMethodgetText
lib/IconTextPlugin/src/IconTextPlugin.cpp:245
↓ 1 callersMethodgetThreshold
* Get the magntiude threshold. * * @return Magnitude threshold */
lib/AudioService/src/AudioToneDetector.h:145
↓ 1 callersMethodgetTime
src/Service/ClockDrv.cpp:147
↓ 1 callersMethodgetTopic
lib/MqttService/src/MqttService.cpp:365
↓ 1 callersMethodgetTopic
lib/FileMgrService/src/FileMgrService.cpp:359
↓ 1 callersMethodgetType
* Get sensor channel type. * * @return Sensor channel type */
lib/Sensors/src/SensorSystem.h:85
↓ 1 callersMethodgetTzTime
src/Service/ClockDrv.cpp:157
↓ 1 callersMethodgetUrl
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.cpp:62
↓ 1 callersMethodgetUser
* Get user name for authentication. * * @return User name. */
lib/MqttService/src/MqttSetting.h:168
↓ 1 callersMethodgetUvIndex
* Get the UV-index. * Might be NaN in case no response was never parsed * or its not supported by the OpenWeather source. * * @ret
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:264
↓ 1 callersMethodgetValue
* Get value. * * @return Value */
lib/SettingsService/src/KeyValueBool.h:137
↓ 1 callersMethodgetViewMode
* Get the view mode (analog, digital or both). * * @return View mode */
lib/Views/src/layout/DateTimeView32x8.h:262
↓ 1 callersMethodgetWidth
* Get width in pixel. * * @return Canvas width in pixel */
lib/HalLedMatrix/src/Display.h:143
↓ 1 callersMethodgetWindSpeed
* Get the wind speed. * Might be NaN in case no response was never parsed * or its not supported by the OpenWeather source. * * @r
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.h:286
↓ 1 callersFunctionget_factory_image
Get the factory binary file depending on the active environment. Returns: str: A path to a factory binary file.
scripts/add_factory_to_extra_images.py:95
↓ 1 callersFunctionget_partition_table
Get the partition table from the environment. Args: env: The environment object containing project and build directories.
scripts/add_factory_to_extra_images.py:57
↓ 1 callersMethodget_plugin_list
Get list of plugins from library dependencies. Returns: list: List of plugins
scripts/config_model.py:104
↓ 1 callersMethodget_service_list
Get list of services from library dependencies. Returns: list: List of services
scripts/config_model.py:112
↓ 1 callersMethodget_topic_handler_list
Get list of topic handlers from library dependencies. Returns: list: List of topic handlers
scripts/config_model.py:120
↓ 1 callersMethodgiveGlobalMutex
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:1703
↓ 1 callersFunctionhandleFadeEffect
* Activate next fade effect. * POST \c "/api/v1/display/fadeEffect" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:285
↓ 1 callersFunctionhandle_upload
Handle the upload process by adding the factory binary to FLASH_EXTRA_IMAGES.
scripts/add_factory_to_extra_images.py:116
↓ 1 callersMethodhasTopicChanged
lib/MqttService/src/MqttService.cpp:386
↓ 1 callersMethodhasTopicChanged
lib/FileMgrService/src/FileMgrService.cpp:349
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/TempHumidPlugin/src/internal/View.h:98
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/VolumioPlugin/src/internal/View.h:101
↓ 1 callersMethodinit
lib/HalTftDisplay/src/Board.cpp:127
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/CountdownPlugin/src/internal/View.h:88
↓ 1 callersMethodinit
lib/YAWidgets/src/LzwDecoder.cpp:153
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/SunrisePlugin/src/internal/View.h:88
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/GruenbeckPlugin/src/internal/View.h:88
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/BatteryPlugin/src/internal/View.h:94
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/GrabViaRestPlugin/src/internal/View.h:89
↓ 1 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/GrabViaMqttPlugin/src/internal/View.h:89
↓ 1 callersMethodinit
src/Web/Pages.cpp:196
↓ 1 callersFunctioniperf_get_buffer_len
lib/Iperf/src/iperf.c:371
↓ 1 callersFunctioniperf_get_socket_error_code
lib/Iperf/src/iperf.c:55
↓ 1 callersFunctioniperf_run_tcp_client
lib/Iperf/src/iperf.c:309
↓ 1 callersFunctioniperf_run_tcp_server
lib/Iperf/src/iperf.c:114
↓ 1 callersFunctioniperf_run_udp_client
lib/Iperf/src/iperf.c:244
↓ 1 callersFunctioniperf_run_udp_server
lib/Iperf/src/iperf.c:187
↓ 1 callersFunctioniperf_start
lib/Iperf/src/iperf.c:385
↓ 1 callersFunctioniperf_stop
lib/Iperf/src/iperf.c:421
↓ 1 callersMethodisAllocated
* Is mutex allocated? * * @return If mutex is allocated it will return true otherwise false. */
lib/Os/src/Mutex.hpp:121
↓ 1 callersMethodisAvailable
lib/Sensors/src/SensorLdr.cpp:144
↓ 1 callersMethodisDisabled
src/DisplayMgr/SlotList.cpp:302
↓ 1 callersMethodisEnabled
* Is timer enabled? * * @return If enabled, it will return true otherwise false. */
lib/TimerService/src/TimerSetting.h:120
↓ 1 callersMethodisEnabled
* Is timer enabled? * * @return If enabled, it will return true otherwise false. */
lib/MqttService/src/MqttSetting.h:128
↓ 1 callersMethodisLocked
src/DisplayMgr/SlotList.cpp:264
↓ 1 callersMethodisOn
lib/HalLedMatrix/src/Display.cpp:121
↓ 1 callersMethodisPartitionChange
* Will active partition change after restart? * Active partition will change after a user initiates a change to the PixelixUpdater partition (fac
src/Restart/RestartMgr.h:110
↓ 1 callersFunctionisPathSafe
* Validate filesystem path to prevent directory traversal attacks. * * @param[in] path Path to validate * * @return true if path is safe, false i
src/Web/RestApi.cpp:2143
↓ 1 callersMethodisRestartRequested
src/Web/CaptivePortal.cpp:114
↓ 1 callersMethodisSecret
* Contains it a secret value? * * @return If its a secret value, it will return true otherwise false. */
lib/SettingsService/src/KeyValueString.h:203
↓ 1 callersMethodisSignalling
lib/TimerService/src/TimerSetting.cpp:185
↓ 1 callersMethodisTargetFreqDetected
* Is the target frequency detected? * * @return If audio signal is detected, it will return true otherwise false. */
lib/AudioService/src/AudioToneDetector.h:166
↓ 1 callersMethodisUploadAccepted
* Is a upload request accepted or rejected? * * @param[in] topic The topic which the upload belongs to. * @param[in] srcFilenam
lib/Plugin/src/Plugin.hpp:262
↓ 1 callersMethodisUploadAccepted
lib/FileMgrService/src/FileMgrService.cpp:449
↓ 1 callersFunctionisValidHostname
* Check the given hostname and returns whether it is valid or not. * Validation is according to RFC952 (https://www.rfc-editor.org/rfc/rfc952.txt):
src/Web/RestApi.cpp:1837
↓ 1 callersMethodload
lib/YAWidgets/src/BitmapWidget.cpp:139
↓ 1 callersMethodloadIcon
lib/MultiIconPlugin/src/MultiIconPlugin.cpp:309
↓ 1 callersMethodlock
src/DisplayMgr/Slot.cpp:144
↓ 1 callersMethodlockSlot
src/DisplayMgr/DisplayMgr.cpp:669
↓ 1 callersFunctionmain
* Main entry point * * @param[in] argc Number of command line arguments * @param[in] argv Command line arguments */
test/test_Gfx/TestGfx.cpp:88
↓ 1 callersMethodmovePluginToSlot
src/DisplayMgr/DisplayMgr.cpp:628
↓ 1 callersMethodmqttTopicCallback
lib/GrabViaMqttPlugin/src/GrabViaMqttPlugin.cpp:474
↓ 1 callersMethodnotifyDownState
lib/DDPPlugin/src/DDPServer.cpp:239
↓ 1 callersMethodnotifyUpState
lib/DDPPlugin/src/DDPServer.cpp:223
↓ 1 callersMethodonData
lib/DDPPlugin/src/DDPPlugin.cpp:132
↓ 1 callersMethodonDisconnect
src/Web/WebSocket.cpp:300
↓ 1 callersMethodonResponse
lib/HttpService/src/HttpFileResponseHandler.cpp:75
↓ 1 callersMethodparse
lib/OpenWeatherPlugin/src/OpenWeatherCurrent.cpp:136
← previousnext →501–600 of 2,917, ranked by callers