MCPcopy Create free account

hub / github.com/cyberman54/ESP32-Paxcounter / functions

Functions324 in github.com/cyberman54/ESP32-Paxcounter

↓ 1 callersFunctionIP5306_init
src/power.cpp:378
↓ 1 callersFunctionSaveLMICToRTC
src/lorawan.cpp:518
↓ 1 callersFunctionScrollMatrixLeft
src/ledmatrixdisplay.cpp:202
↓ 1 callersMethodaddButton
src/payload.cpp:139
↓ 1 callersMethodaddConfig
src/payload.cpp:36
↓ 1 callersMethodaddSDS
src/payload.cpp:129
↓ 1 callersMethodaddTime
src/payload.cpp:145
↓ 1 callersFunctionadjust_wakeup
src/reset.cpp:23
↓ 1 callersFunctionallQueuesEmtpy
src/senddata.cpp:199
↓ 1 callersFunctionantenna_init
src/antenna.cpp:10
↓ 1 callersFunctionbatt_sufficient
src/power.cpp:286
↓ 1 callersFunctionbme_init
initialize MEMS sensor return = 0 -> error / return = 1 -> success
src/bmesensor.cpp:52
↓ 1 callersFunctionbme_storedata
store current BME sensor data in struct
src/bmesensor.cpp:112
↓ 1 callersFunctionbutton_init
src/button.cpp:34
↓ 1 callersFunctioncalibrateTime
src/timekeeper.cpp:77
↓ 1 callersFunctioncalibrate_voltage
src/power.cpp:171
↓ 1 callersFunctionchangeBaudrate
src/gpsread.cpp:105
↓ 1 callersFunctionclock_init
src/timekeeper.cpp:302
↓ 1 callersFunctiondefaultConfig
src/configmanager.cpp:25
↓ 1 callersFunctiondisableNmea
src/gpsread.cpp:107
↓ 1 callersFunctiondoHousekeeping
do all housekeeping
src/cyclic.cpp:13
↓ 1 callersFunctiondo_after_reset
src/reset.cpp:63
↓ 1 callersFunctiondp_init
src/display.cpp:93
↓ 1 callersFunctiondp_printqr
src/display.cpp:558
↓ 1 callersFunctiondp_scrollHorizontal
src/display.cpp:601
↓ 1 callersFunctiondp_scrollVertical
src/display.cpp:623
↓ 1 callersFunctiondp_shutdown
src/display.cpp:547
↓ 1 callersFunctionflushQueues
src/senddata.cpp:186
↓ 1 callersFunctiongen_lora_deveui
DevEUI generator using devices's MAC address
src/lorawan.cpp:81
↓ 1 callersMethodgetBinaryPath
lib/BintrayClient/src/BintrayClient.cpp:126
↓ 1 callersMethodgetLatestVersion
lib/BintrayClient/src/BintrayClient.cpp:102
↓ 1 callersMethodgetSize
src/payload.cpp:16
↓ 1 callersMethodgetStorageHost
lib/BintrayClient/src/BintrayClient.cpp:47
↓ 1 callersFunctionget_gpstime
function to poll UTC time from GPS NMEA data; note: this is costly
src/gpsread.cpp:172
↓ 1 callersFunctionget_rtctime
src/rtctime.cpp:50
↓ 1 callersFunctiongps_init
initialize and configure GPS
src/gpsread.cpp:127
↓ 1 callersFunctioni2c_deinit
src/i2c.cpp:13
↓ 1 callersFunctioni2c_init
src/i2c.cpp:8
↓ 1 callersFunctioni2c_scan
src/i2c.cpp:15
↓ 1 callersFunctioni2c_writeBytes
src/i2c.cpp:98
↓ 1 callersFunctioninit_matrix_display
src/ledmatrixdisplay.cpp:31
↓ 1 callersFunctionint16
(bytes)
src/TTNv3/packed_decodeUplink.js:168
↓ 1 callersFunctionint16
(bytes)
src/TTN/packed_decoder.js:153
↓ 1 callersFunctionint32
(bytes)
src/TTNv3/packed_decodeUplink.js:180
↓ 1 callersFunctionint32
(bytes)
src/TTN/packed_decoder.js:165
↓ 1 callersFunctionlmic_init
src/lorawan.cpp:242
↓ 1 callersFunctionloadState
src/bmesensor.cpp:151
↓ 1 callersFunctionlora_enqueuedata
src/lorawan.cpp:320
↓ 1 callersFunctionlora_queuereset
src/lorawan.cpp:333
↓ 1 callersFunctionlora_queuewaiting
src/lorawan.cpp:335
↓ 1 callersFunctionlora_waitforidle
blocking wait until LMIC is idle
src/lorawan.cpp:340
↓ 1 callersFunctionmqtt_connect
src/mqttclient.cpp:42
↓ 1 callersFunctionmqtt_deinit
src/mqttclient.cpp:12
↓ 1 callersFunctionmqtt_enqueuedata
enqueue outgoing messages in MQTT send queue
src/mqttclient.cpp:134
↓ 1 callersFunctionmqtt_init
src/mqttclient.cpp:19
↓ 1 callersFunctionmqtt_queuereset
src/mqttclient.cpp:139
↓ 1 callersFunctionmqtt_queuewaiting
src/mqttclient.cpp:141
↓ 1 callersFunctionmyhash
src/hash.cpp:43
↓ 1 callersFunctionprintKey
Display a key
src/lorawan.cpp:160
↓ 1 callersFunctionrcmd_execute
check and execute remote command
src/rcommand.cpp:435
↓ 1 callersFunctionrcmd_init
src/rcommand.cpp:505
↓ 1 callersFunctionrcmd_queuewaiting
src/rcommand.cpp:498
↓ 1 callersFunctionreadButton
src/button.cpp:10
↓ 1 callersFunctionrestoreDefaults
src/gpsread.cpp:104
↓ 1 callersFunctionrgb_led_init
src/led.cpp:27
↓ 1 callersFunctionrtc_init
initialize RTC
src/rtctime.cpp:8
↓ 1 callersFunctionsdcardWriteData
src/sdcard.cpp:222
↓ 1 callersFunctionsdcard_close
src/sdcard.cpp:207
↓ 1 callersFunctionsdcard_init
src/sdcard.cpp:74
↓ 1 callersFunctionsds011_init
init
src/sds011read.cpp:18
↓ 1 callersFunctionsds011_loop
reading data:
src/sds011read.cpp:29
↓ 1 callersFunctionsendData
timer triggered function to prepare payload to send
src/senddata.cpp:60
↓ 1 callersFunctionsetABPParameters
src/loraconf_abp.cpp:16
↓ 1 callersFunctionset_rtctime
src/rtctime.cpp:40
↓ 1 callersFunctionshowLoraKeys
Display OTAA keys
src/lorawan.cpp:172
↓ 1 callersFunctionspi_deinit
src/spislave.cpp:107
↓ 1 callersFunctionspi_enqueuedata
src/spislave.cpp:153
↓ 1 callersFunctionspi_init
src/spislave.cpp:109
↓ 1 callersFunctionspi_queuereset
src/spislave.cpp:159
↓ 1 callersFunctionspi_queuewaiting
src/spislave.cpp:161
↓ 1 callersFunctionstart_ota_update
src/ota.cpp:44
↓ 1 callersFunctiontime_init
src/timekeeper.cpp:379
↓ 1 callersFunctiontimepulse_init
helper function to setup a pulse per second for time synchronisation
src/timekeeper.cpp:166
↓ 1 callersFunctiontimesync_init
create task for timeserver handshake processing, called from main.cpp
src/timesync.cpp:32
↓ 1 callersFunctiontimesync_request
kickoff asnychronous timesync handshake
src/timesync.cpp:43
↓ 1 callersFunctiontimesync_serverAnswer
callback function to receive time answer from network or answer
src/timesync.cpp:169
↓ 1 callersFunctionttn_rtc_restore
src/lorawan.cpp:494
↓ 1 callersFunctionttn_rtc_save
src/lorawan.cpp:480
↓ 1 callersFunctiontx_Ticks
helper function to calculate serial transmit time
src/timekeeper.cpp:214
↓ 1 callersFunctionuint64
(bytes)
src/TTNv3/packed_decodeUplink.js:148
↓ 1 callersFunctionuint64
(bytes)
src/TTN/packed_decoder.js:133
↓ 1 callersFunctionupdateState
src/bmesensor.cpp:163
MethodBintrayClient
lib/BintrayClient/src/BintrayClient.cpp:25
FunctionConverter
(decoded, port)
src/TTN/packed_converter.js:4
FunctionConverter
(decoded, port)
src/TTN/plain_converter.js:4
FunctionDecoder
(bytes, port)
src/TTN/packed_decoder.js:4
FunctionDecoder
(bytes, port)
src/TTN/plain_decoder.js:4
FunctionDisplayIRQ
src/irqhandler.cpp:96
FunctionGPSIRQ
interrupt service routine triggered by GPS PPS
src/timekeeper.cpp:40
FunctionGetCharFromFont
src/ledmatrixdisplay.cpp:186
← previousnext →101–200 of 324, ranked by callers