MCPcopy Create free account

hub / github.com/dalathegreat/Battery-Emulator / functions

Functions2,739 in github.com/dalathegreat/Battery-Emulator

↓ 1 callersMethodreceiveFrame
Software/src/lib/mcp2515_lite/mcp2515_lite.cpp:182
↓ 1 callersFunctionreceive_can
Receive functions
Software/src/communication/can/comm_can.cpp:358
↓ 1 callersMethodreceive_can_frame
Software/src/charger/CanCharger.h:58
↓ 1 callersFunctionreceive_frame_can_addon
Software/src/communication/can/comm_can.cpp:397
↓ 1 callersFunctionreceive_frame_can_native
Software/src/communication/can/comm_can.cpp:376
↓ 1 callersFunctionreceive_frame_canfd_addon
Software/src/communication/can/comm_can.cpp:409
↓ 1 callersFunctionreceive_frame_canfd_addon_2
Software/src/communication/can/comm_can.cpp:426
↓ 1 callersFunctionreceive_rs485
Software/src/communication/rs485/comm_rs485.cpp:126
↓ 1 callersMethodredirect
Software/src/lib/ESP32Async-ESPAsyncWebServer/src/WebRequest.cpp:893
↓ 1 callersMethodremotePort
Software/src/lib/mathieucarbou-AsyncTCPSock/src/AsyncTCP.cpp:404
↓ 1 callersMethodrequest_close_contactors
Software/src/battery/Battery.h:129
↓ 1 callersMethodrequest_isolation_test
Software/src/battery/Battery.h:116
↓ 1 callersMethodrequest_open_contactors
Software/src/battery/Battery.h:128
↓ 1 callersMethodreset
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:2508
↓ 1 callersMethodreset_BECM
Software/src/battery/Battery.h:127
↓ 1 callersMethodreset_BMS
Software/src/battery/Battery.h:119
↓ 1 callersMethodreset_DTC
Software/src/battery/Battery.h:124
↓ 1 callersMethodreset_NVROL
Software/src/battery/Battery.h:123
↓ 1 callersMethodreset_SOH
Software/src/battery/Battery.h:126
↓ 1 callersMethodreset_contactor
Software/src/battery/Battery.h:122
↓ 1 callersMethodreset_crash
Software/src/battery/Battery.h:121
↓ 1 callersMethodreset_energy_saving_mode
Software/src/battery/Battery.h:131
↓ 1 callersFunctionresize
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:898
↓ 1 callersFunctionrestart_can
Software/src/communication/can/comm_can.cpp:551
↓ 1 callersFunctionresume_can_writing
Software/src/devboard/sdcard/sdcard.cpp:24
↓ 1 callersFunctionresume_log_writing
Software/src/devboard/sdcard/sdcard.cpp:44
↓ 1 callersMethodrun
Software/src/lib/ESP32Async-ESPAsyncWebServer/src/Middleware.cpp:108
↓ 1 callersMethodsamplePointFromBitStart
Software/src/lib/pierremolinaro-acan-esp32/ACAN_ESP32_Settings.cpp:90
↓ 1 callersMethodsaveInt
Software/src/communication/nvm/comm_nvm.h:60
↓ 1 callersMethodsendFrame
Software/src/lib/mcp2515_lite/mcp2515_lite.cpp:173
↓ 1 callersFunctionsensor_discovery_icon
Returns the MDI icon for an info/global discovery sensor, or nullptr to leave HA's device-class default. Per-entity matches win over device-class matc
Software/src/devboard/mqtt/mqtt.cpp:322
↓ 1 callersFunctionserializeMsgPack
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:8225
↓ 1 callersMethodsetMethod
Software/src/lib/ESP32Async-ESPAsyncWebServer/src/WebHandlerImpl.h:71
↓ 1 callersMethodsetRealm
Software/src/lib/ESP32Async-ESPAsyncWebServer/src/ESPAsyncWebServer.h:747
↓ 1 callersMethodsetRxBufferSize
test/emul/HardwareSerial.h:50
↓ 1 callersMethodsetRxFIFOFull
test/emul/HardwareSerial.h:51
↓ 1 callersMethodsetTxBufferSize
test/emul/HardwareSerial.h:49
↓ 1 callersMethodsetUri
Software/src/lib/ESP32Async-ESPAsyncWebServer/src/WebHandlers.cpp:263
↓ 1 callersMethodset_default_configuration_values
Software/src/devboard/hal/hal.h:41
↓ 1 callersFunctionset_event_MQTTpublished
Software/src/devboard/utils/events.cpp:180
↓ 1 callersMethodset_factory_mode
Software/src/battery/Battery.h:132
↓ 1 callersMethodset_fake_voltage
Software/src/battery/Battery.h:138
↓ 1 callersFunctionsettings_processor
Software/src/devboard/webserver/settings_html.cpp:219
↓ 1 callersMethodsetup
Software/src/inverter/SOLAX-CAN.cpp:264
↓ 1 callersFunctionsetup_charger
Software/src/charger/CHARGERS.cpp:42
↓ 1 callersFunctionsetup_ct
Software/src/battery/CHADEMO-CT.cpp:84
↓ 1 callersFunctionsetup_inverter
Software/src/inverter/INVERTERS.cpp:119
↓ 1 callersFunctionsetup_shunt
Software/src/battery/Shunts.cpp:8
↓ 1 callersMethodshow
Software/src/lib/adafruit-Adafruit_NeoPixel/Adafruit_NeoPixel.cpp:33
↓ 1 callersFunctionshrinkJsonDocument
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:6439
↓ 1 callersMethodsize
Software/src/lib/pierremolinaro-ACAN2517FD/ACANFDBuffer.h:53
↓ 1 callersFunctionsizeofString
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:917
↓ 1 callersMethodsoc_plausible
This allows for battery specific SOC plausibility calculations to be performed.
Software/src/battery/Battery.h:142
↓ 1 callersFunctionsplit
test/utils/utils.cpp:11
↓ 1 callersFunctionstop_can
Software/src/communication/can/comm_can.cpp:537
↓ 1 callersFunctionstore_settings
Software/src/communication/nvm/comm_nvm.cpp:248
↓ 1 callersFunctionstringCompare
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:1269
↓ 1 callersFunctionstringGetChars
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:1283
↓ 1 callersFunctionstrnchr
Software/src/devboard/webserver/debug_logging_html.cpp:6
↓ 1 callersFunctionsubscribe
Software/src/devboard/mqtt/mqtt.cpp:682
↓ 1 callersMethodsupports_calibrate_SOC
Software/src/battery/Battery.h:97
↓ 1 callersMethodsupports_clear_isolation
Software/src/battery/Battery.h:88
↓ 1 callersMethodsupports_contactor_reset
Software/src/battery/Battery.h:99
↓ 1 callersMethodsupports_energy_saving_mode_reset
Software/src/battery/Battery.h:104
↓ 1 callersMethodsupports_factory_mode_method
Software/src/battery/Battery.h:105
↓ 1 callersMethodsupports_isolation_test
Software/src/battery/Battery.h:114
↓ 1 callersMethodsupports_manual_balancing
Software/src/battery/Battery.h:101
↓ 1 callersMethodsupports_read_DTC
Software/src/battery/Battery.h:94
↓ 1 callersMethodsupports_real_BMS_status
Software/src/battery/Battery.h:102
↓ 1 callersMethodsupports_reset_BECM
Software/src/battery/Battery.h:96
↓ 1 callersMethodsupports_reset_BMS
Software/src/battery/Battery.h:89
↓ 1 callersMethodsupports_reset_DTC
Software/src/battery/Battery.h:93
↓ 1 callersMethodsupports_reset_NVROL
Software/src/battery/Battery.h:92
↓ 1 callersMethodsupports_reset_SOC
Software/src/battery/Battery.h:90
↓ 1 callersMethodsupports_reset_SOH
Software/src/battery/Battery.h:95
↓ 1 callersMethodsupports_reset_crash
Software/src/battery/Battery.h:91
↓ 1 callersMethodsupports_set_fake_voltage
Software/src/battery/Battery.h:100
↓ 1 callersMethodsupports_toggle_SOC_method
Software/src/battery/Battery.h:103
↓ 1 callersMethodsysClock
Software/src/lib/pierremolinaro-ACAN2517FD/ACAN2517FDSettings.cpp:18
↓ 1 callersFunctionto_underlying
Software/src/devboard/webserver/settings_html.cpp:18
↓ 1 callersMethodtoggle_SOC_method
Software/src/battery/Battery.h:130
↓ 1 callersFunctiontransmit_obd_can_frame
Software/src/communication/can/obd.cpp:111
↓ 1 callersFunctionu16FromBufferAtIndex
Software/src/lib/pierremolinaro-ACAN2517FD/ACAN2517FD.cpp:179
↓ 1 callersFunctionunpackExtendedId
Software/src/lib/mcp2515_lite/mcp2515_lite.cpp:422
↓ 1 callersFunctionunpackStandardId
Software/src/lib/mcp2515_lite/mcp2515_lite.cpp:435
↓ 1 callersMethodupdate
Software/src/devboard/utils/watchdog.cpp:6
↓ 1 callersFunctionupdate_calculated_values
Software/Software.cpp:149
↓ 1 callersFunctionupdate_display
Software/src/devboard/display/display.cpp:425
↓ 1 callersFunctionupdate_espnow
Software/src/devboard/espnow/espnow.cpp:170
↓ 1 callersFunctionupdate_event_level
Software/src/devboard/utils/events.cpp:545
↓ 1 callersMethodusage
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:410
↓ 1 callersFunctionvalidate
Return (errors, warnings, summary) lists/dict for one file.
tools/validate_dtc_json.py:67
↓ 1 callersMethodwere_settings_updated
Software/src/communication/nvm/comm_nvm.h:102
↓ 1 callersFunctionwifi_monitor
Task to monitor Wi-Fi status and handle reconnections
Software/src/devboard/wifi/wifi.cpp:103
↓ 1 callersMethodwriteBoolean
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:5005
↓ 1 callersMethodwriteFloat
Software/src/lib/bblanchon-ArduinoJson/ArduinoJson.h:5037
↓ 1 callersFunctionwrite_can_frame_to_sdcard
Software/src/devboard/sdcard/sdcard.cpp:84
↓ 1 callersFunctionwrite_log_to_sdcard
Software/src/devboard/sdcard/sdcard.cpp:131
↓ 1 callersFunctionwrite_tall_text
Software/src/devboard/display/display.cpp:104
↓ 1 callersFunctionwrite_u16_be
Software/src/battery/GROWATT-HV-ARK-BATTERY.cpp:16
← previousnext →801–900 of 2,739, ranked by callers