MCPcopy Create free account

hub / github.com/ArduPilot/ArduRemoteID / functions

Functions409 in github.com/ArduPilot/ArduRemoteID

Methodcheck_OTA_partition
RemoteIDModule/check_firmware.cpp:22
Methodcheck_OTA_running
RemoteIDModule/check_firmware.cpp:95
Methodcheck_partition
RemoteIDModule/check_firmware.cpp:8
Methodcheck_signature
check signature in a command against public keys */
RemoteIDModule/transport.cpp:118
Functioncomm_send_buffer
send a buffer out a MAVLink channel */
RemoteIDModule/mavlink.cpp:21
MethodcomputeTimings
RemoteIDModule/CANDriver.cpp:100
Functionconfig_change_response
(reply)
scripts/secure_command.py:109
Functioncrypto_argon2i
RemoteIDModule/monocypher.cpp:1027
Functioncrypto_check
RemoteIDModule/monocypher.cpp:2453
Functioncrypto_from_eddsa_private
////////////////// EdDSA to X25519 /// //////////////////
RemoteIDModule/monocypher.cpp:2466
Functioncrypto_from_eddsa_public
RemoteIDModule/monocypher.cpp:2474
Functioncrypto_hidden_key_pair
RemoteIDModule/monocypher.cpp:2822
Functioncrypto_hidden_to_curve
Elligator direct map Computes the point corresponding to a representative, encoded in 32 bytes (little Endian). Since positive representatives fits
RemoteIDModule/monocypher.cpp:2715
Functioncrypto_ietf_chacha20
RemoteIDModule/monocypher.cpp:305
Functioncrypto_key_exchange
/////////////// Key exchange /// ///////////////
RemoteIDModule/monocypher.cpp:2847
Functioncrypto_lock
RemoteIDModule/monocypher.cpp:3031
Functioncrypto_poly1305
RemoteIDModule/monocypher.cpp:470
Functioncrypto_sign
RemoteIDModule/monocypher.cpp:2399
Functioncrypto_sign_public_key
RemoteIDModule/monocypher.cpp:2319
Functioncrypto_unlock
RemoteIDModule/monocypher.cpp:3038
Functioncrypto_verify64
RemoteIDModule/monocypher.cpp:160
Functioncrypto_x25519_dirty_small
"Small" dirty ephemeral key. Use if you need to shrink the size of the binary, and can afford to slow down by a factor of two (compared to the fast ve
RemoteIDModule/monocypher.cpp:2560
Functioncrypto_x25519_inverse
RemoteIDModule/monocypher.cpp:2910
Functioncrypto_x25519_public_key
RemoteIDModule/monocypher.cpp:1661
Functioncrypto_xchacha20
RemoteIDModule/monocypher.cpp:312
MethoddBm_to_tx_power
map dBm to a TX power */
RemoteIDModule/BLE_TX.cpp:55
MethoddBm_to_tx_power
map dBm to a TX power */
RemoteIDModule/WiFi_TX.cpp:125
MethoddataLengthToDlc
RemoteIDModule/DroneCAN.cpp:305
MethoddlcToDataLength
RemoteIDModule/DroneCAN.cpp:326
Methoddo_DNA
RemoteIDModule/DroneCAN.cpp:433
Functiondo_callback
(responseText)
RemoteIDModule/web/js/tools.js:161
Functionenum_string
RemoteIDModule/status.cpp:176
Methodexists
RemoteIDModule/romfs.cpp:20
Methodfind
find by name */
RemoteIDModule/parameters.cpp:97
Methodfind_by_index
find by index */
RemoteIDModule/parameters.cpp:110
Methodfind_stream
RemoteIDModule/romfs.cpp:25
Methodfind_string
decompress and return a string */
RemoteIDModule/romfs.cpp:79
Methodflush
RemoteIDModule/romfs.h:38
Methodgenerate_random_mac
RemoteIDModule/transmitter.cpp:7
Methodget_last_location_ms
RemoteIDModule/transport.h:42
Methodget_last_system_ms
RemoteIDModule/transport.h:46
Methodget_parse_fail
RemoteIDModule/transport.h:54
Functionget_session_key_response
(reply)
scripts/secure_command.py:61
Methodhandle
RemoteIDModule/webinterface.cpp:32
Methodhandle
RemoteIDModule/webinterface.cpp:78
Methodhandle_BasicID
RemoteIDModule/DroneCAN.cpp:490
Methodhandle_Location
RemoteIDModule/DroneCAN.cpp:560
Methodhandle_OperatorID
RemoteIDModule/DroneCAN.cpp:547
Methodhandle_SecureCommand
handle SecureCommand */
RemoteIDModule/DroneCAN.cpp:757
Methodhandle_SelfID
RemoteIDModule/DroneCAN.cpp:507
Methodhandle_System
RemoteIDModule/DroneCAN.cpp:519
Methodhandle_allocation_response
RemoteIDModule/DroneCAN.cpp:395
Methodhandle_get_node_info
handle a GET_NODE_INFO request */
RemoteIDModule/DroneCAN.cpp:363
Methodhandle_param_getset
handle parameter GetSet request */
RemoteIDModule/DroneCAN.cpp:594
Methodhandle_secure_command
handle a SECURE_COMMAND */
RemoteIDModule/mavlink_secure_command.cpp:13
Methodhave_basic_id_2_info
RemoteIDModule/parameters.cpp:378
Functionib
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:3
Methodinit
init web server */
RemoteIDModule/webinterface.cpp:91
Methodinit
RemoteIDModule/BLE_TX.cpp:89
Methodinit
RemoteIDModule/WiFi_TX.cpp:13
Methodinit
RemoteIDModule/CANDriver.cpp:39
Methodinit
RemoteIDModule/DroneCAN.cpp:47
Methodinit
RemoteIDModule/mavlink.cpp:40
Methodinit
RemoteIDModule/parameters.cpp:307
Methodinit_bus
RemoteIDModule/CANDriver.cpp:86
Methodinit_once
RemoteIDModule/CANDriver.cpp:54
MethodisRemoteTransmissionRequest
RemoteIDModule/CANDriver.h:76
Methodload_defaults
load defaults from parameter table */
RemoteIDModule/parameters.cpp:287
Methodmake_session_key
make a session key */
RemoteIDModule/transport.cpp:99
Methodmav_printf
printf via MAVLink STATUSTEXT for debugging */
RemoteIDModule/mavlink.cpp:118
Methodmicros64
RemoteIDModule/DroneCAN.cpp:350
Methodname
RemoteIDModule/romfs.cpp:39
Methodnode_status_send
RemoteIDModule/DroneCAN.cpp:97
FunctiononTransferReceived_trampoline
RemoteIDModule/DroneCAN.cpp:221
Methodoperator!=
RemoteIDModule/CANDriver.h:63
Methodoperator==
RemoteIDModule/CANDriver.h:67
Functionpage_fill_json_value
(json)
RemoteIDModule/web/js/tools.js:26
Methodpeek
RemoteIDModule/romfs.cpp:60
MethodpriorityLowerThan
RemoteIDModule/CANDriver.h:93
MethodprocessRx
RemoteIDModule/DroneCAN.cpp:267
MethodprocessTx
RemoteIDModule/DroneCAN.cpp:244
Methodprocess_packet
RemoteIDModule/mavlink.cpp:131
Functionra
()
RemoteIDModule/web/js/jquery.min.js:2
MethodreadBytes
RemoteIDModule/romfs.h:39
MethodreadUniqueID
RemoteIDModule/DroneCAN.cpp:481
Functionrotl32
RemoteIDModule/monocypher.cpp:142
Functionrotr64
RemoteIDModule/monocypher.cpp:141
Methodset_by_name_char64
RemoteIDModule/parameters.cpp:403
Methodset_by_name_int8
RemoteIDModule/parameters.cpp:393
Methodset_by_name_uint8
RemoteIDModule/parameters.cpp:383
Functionset_efuses
set efuses to prevent firmware upload except via signed web interface */
RemoteIDModule/efuse.cpp:35
Functionset_message_color
(id, color, message)
RemoteIDModule/web/js/tools.js:189
Methodset_parse_fail
RemoteIDModule/transport.h:50
Methodset_state
RemoteIDModule/led.h:19
FunctionshouldAcceptTransfer_trampoline
see if we want to process this packet */
RemoteIDModule/DroneCAN.cpp:231
Methodsize
RemoteIDModule/romfs.cpp:34
Methodtransmit_beacon
update the payload of the beacon frames in this function
RemoteIDModule/WiFi_TX.cpp:73
Methodtransmit_legacy
RemoteIDModule/BLE_TX.cpp:162
Methodtransmit_longrange
RemoteIDModule/BLE_TX.cpp:133
Methodtransmit_nan
RemoteIDModule/WiFi_TX.cpp:47
← previousnext →301–400 of 409, ranked by callers