Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ISEE-Technology/CamVox
/ functions
Functions
5,903 in github.com/ISEE-Technology/CamVox
⨍
Functions
5,903
◇
Types & classes
1,073
↓ 2 callers
Method
sectionStarting
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:13682
↓ 2 callers
Function
send
Function send Description Return Author Ahmed Ezzat Version 1.0 Date 5 June 2012 ********************************************************
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/socket/source/socket.c:715
↓ 2 callers
Function
sendData
inertial-sense-ros/lib/inertial-sense-sdk/src/ISComm.c:610
↓ 2 callers
Function
sendPacket
* @brief Encode and send out serial port the referenced packet structure. * * @param[in/out] dPkt Packet structure containing packet info. * * @retu
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:1089
↓ 2 callers
Function
serBufferInit
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/drivers/d_usartDMA.c:1341
↓ 2 callers
Function
serLoopback
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/drivers/d_usartDMA.c:1132
↓ 2 callers
Function
serTxFreeDma
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/drivers/d_usartDMA.c:275
↓ 2 callers
Function
serialPortRead
inertial-sense-ros/lib/inertial-sense-sdk/src/serialPort.c:84
↓ 2 callers
Function
serialPortReadAsciiTimeout
inertial-sense-ros/lib/inertial-sense-sdk/src/serialPort.c:150
↓ 2 callers
Function
serialPortReadLineTimeout
inertial-sense-ros/lib/inertial-sense-sdk/src/serialPort.c:121
↓ 2 callers
Function
serialPortWaitForTimeout
inertial-sense-ros/lib/serial/serialPort.c:259
↓ 2 callers
Method
setActiveSerials
(self, serials)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/logPlotter.py:46
↓ 2 callers
Method
setCurrentTracker
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11914
↓ 2 callers
Method
setForceStopFlag
isee-camvox/Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:574
↓ 2 callers
Function
setGpsWeek
(week)
inertial-sense-ros/lib/inertial-sense-sdk/python/pylib/ISToolsDataSorted.py:45
↓ 2 callers
Function
setKeyActions
(elem,action)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/search/search.js:732
↓ 2 callers
Method
setLambda
isee-camvox/Thirdparty/g2o/g2o/core/block_solver.hpp:564
↓ 2 callers
Method
setNext
isee-camvox/Thirdparty/g2o/g2o/core/optimizable_graph.h:94
↓ 2 callers
Method
setOptimizer
isee-camvox/Thirdparty/g2o/g2o/core/solver.cpp:72
↓ 2 callers
Method
setQuaternion
Takes in quaternion, and normalizes it. Precondition: The quaternion must not be close to zero.
isee-preprocessing/include/sophus/se3.hpp:341
↓ 2 callers
Method
setRotationMatrix
Sets ``so3`` using ``rotation_matrix``. Precondition: ``R`` must be orthogonal and ``det(R)=1``.
isee-preprocessing/include/sophus/se3.hpp:349
↓ 2 callers
Function
setSO2
Setter of SO(2) rotations, leaves scale as is.
isee-preprocessing/include/sophus/rxso2.hpp:307
↓ 2 callers
Method
setSchur
isee-camvox/Thirdparty/g2o/g2o/core/block_solver.h:133
↓ 2 callers
Function
setTags
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11676
↓ 2 callers
Method
setUserData
isee-camvox/Thirdparty/g2o/g2o/core/optimizable_graph.h:140
↓ 2 callers
Method
setupUi
(self)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/logInspector.py:310
↓ 2 callers
Function
soft_reset_backup_register
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/misc/bootloaderApp.c:49
↓ 2 callers
Function
soft_reset_internal
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/misc/bootloaderApp.c:30
↓ 2 callers
Function
spi_calc_baudrate_div
* \brief Calculate the baudrate divider. * * \param baudrate Baudrate value. * \param mck SPI module input clock frequency (MCK clock, Hz). *
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/spi/spi.c:362
↓ 2 callers
Function
spi_enable
* \brief Enable SPI. * * \param p_spi Pointer to an SPI instance. */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/spi/spi.h:98
↓ 2 callers
Function
spi_flash_pp
* @fn spi_flash_pp * @brief Program data of size less than a page (256 bytes) at the SPI flash * @param[IN] u32Offset * Address to write to at
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/spi_flash/source/spi_flash.c:411
↓ 2 callers
Function
spi_flash_read_internal
* @fn spi_flash_read_internal * @brief Read from data from SPI flash * @param[OUT] pu8Buf * Pointer to data buffer * @param[IN] u32Addr * A
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/components/wifi/winc3400/wifi_drv/spi_flash/source/spi_flash.c:387
↓ 2 callers
Function
spi_get_peripheral_select_mode
* \brief Get Peripheral Select mode. * * \param p_spi Pointer to an SPI instance. * * \return 1 for Variable mode, 0 for fixed mode. */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/spi/spi.h:192
↓ 2 callers
Function
spi_is_rx_ready
* \brief Check if all receptions are ready. * * \param p_spi Pointer to an SPI instance. * * \return 1 if the SPI Receiver is ready, otherwise 0.
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/spi/spi.h:445
↓ 2 callers
Function
spi_read_single
\brief Receive one byte from an SPI device. * * \param p_spi Base address of the SPI instance. * \param data Data to read. * */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/spi/sam_spi/spi_master.h:204
↓ 2 callers
Function
spi_set_lastxfer
* \brief Issue a LASTXFER command. * The next transfer is the last transfer and after that CS is de-asserted. * * \param p_spi Pointer to an SPI i
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/spi/spi.h:122
↓ 2 callers
Function
stepComManagerSendMessagesInstance
inertial-sense-ros/lib/inertial-sense-sdk/src/com_manager.c:408
↓ 2 callers
Method
supportsSchur
* does this solver support the Schur complement for solving a system consisting of poses and * landmarks. Re-implemement in a derived solver, i
isee-camvox/Thirdparty/g2o/g2o/core/solver.h:116
↓ 2 callers
Method
swap
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11433
↓ 2 callers
Method
symmPermutation
isee-camvox/Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:400
↓ 2 callers
Function
sysclk_get_main_hz
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/clock/same70/sysclk.h:324
↓ 2 callers
Function
system_init_flash
* Initialize flash. */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/utils/cmsis/same70/source/templates/system_same70.c:202
↓ 2 callers
Method
tagsAsString
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:11716
↓ 2 callers
Function
tc_set_block_mode
* \brief Configure the TC Block mode. * * \note The function tc_init() must be called prior to this one. * * \param[out] p_tc Module hardwa
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/tc/tc.c:123
↓ 2 callers
Function
tc_stop
* \brief Stop the TC clock on the specified channel. * * \param[out] p_tc Module hardware register base address pointer * \param[in] ul_channe
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/tc/tc.c:187
↓ 2 callers
Function
tc_write_ra
* \brief Write to TC Register A (RA) on the specified channel. * * \param[out] p_tc Module hardware register base address pointer * \param[in]
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/tc/tc.c:286
↓ 2 callers
Function
tc_write_rc
* \brief Write to TC Register C (RC) on the selected channel. * * \param[out] p_tc Module hardware register base address pointer * \param[in]
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/tc/tc.c:326
↓ 2 callers
Method
testCaseEnded
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:13729
↓ 2 callers
Method
testRunEnded
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:13310
↓ 2 callers
Function
threadJoinAndFree
inertial-sense-ros/lib/inertial-sense-sdk/src/ISUtilities.cpp:523
↓ 2 callers
Function
throw_exception
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:3478
↓ 2 callers
Function
time_init
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/drivers/d_time.c:40
↓ 2 callers
Method
toString
isee-camvox/Thirdparty/g2o/g2o/stuff/property.h:57
↓ 2 callers
Method
to_homogeneous_matrix
isee-camvox/Thirdparty/g2o/g2o/types/se3quat.h:270
↓ 2 callers
Function
trans
isee-preprocessing/include/sophus/se2.hpp:637
↓ 2 callers
Method
transform
isee-camvox/Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:1063
↓ 2 callers
Function
tt
(e,t,n)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callers
Function
twihs_mk_addr
* \internal * \brief Construct the TWIHS module address register field * * The TWIHS module address register is sent out MSB first. And the size co
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/twihs/twihs.c:241
↓ 2 callers
Function
twihs_reset
* \brief Reset TWIHS. * * \param p_twihs Pointer to a TWIHS instance. */
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/twihs/twihs.c:589
↓ 2 callers
Function
u
()
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callers
Function
udc_get_eof_conf
* \brief Returns a value to check the end of USB Configuration descriptor * * \return address after the last byte of USB Configuration descriptor *
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/udc/udc.c:165
↓ 2 callers
Function
udc_iface_disable
* \brief Disables an usb device interface (UDI) * This routine call the UDI corresponding to interface number * * \param iface_num Interface nu
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/udc/udc.c:264
↓ 2 callers
Function
udc_iface_enable
* \brief Enables an usb device interface (UDI) * This routine calls the UDI corresponding * to the interface and setting number. * * \param iface_
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/udc/udc.c:316
↓ 2 callers
Function
udc_next_desc_in_iface
* \brief Search specific descriptor in global interface descriptor * * \param desc Address of interface descriptor * or pre
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/udc/udc.c:183
↓ 2 callers
Function
udc_sof_notify
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/udc/udc.c:395
↓ 2 callers
Function
udd_ctrl_in_sent
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:1549
↓ 2 callers
Function
udd_ep_abort
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:1302
↓ 2 callers
Function
udd_ep_abort_job
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:1888
↓ 2 callers
Function
udd_ep_trans_done
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:1915
↓ 2 callers
Function
udd_get_frame_number
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:974
↓ 2 callers
Function
udd_get_micro_frame_number
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usbhs/usbhs_device.c:979
↓ 2 callers
Function
udi_cdc_ctrl_state_notify
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:515
↓ 2 callers
Function
udi_cdc_multi_get_free_tx_buffer
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:1006
↓ 2 callers
Function
udi_cdc_multi_get_nb_received_data
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:831
↓ 2 callers
Function
udi_cdc_multi_is_rx_ready
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:852
↓ 2 callers
Function
udi_cdc_read_no_polling
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:996
↓ 2 callers
Function
udi_cdc_setup_to_port
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/common/services/usb/class/cdc/device/udi_cdc.c:455
↓ 2 callers
Function
unit_complex_
Constructor from pair of real and imaginary number. Precondition: The pair must not be close to zero.
isee-preprocessing/include/sophus/so2.hpp:332
↓ 2 callers
Function
unlockUserFlash
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/misc/bootloaderApp.c:20
↓ 2 callers
Method
unregisterType
isee-camvox/Thirdparty/g2o/g2o/core/factory.cpp:128
↓ 2 callers
Method
updatePlot
(self)
inertial-sense-ros/lib/inertial-sense-sdk/python/logInspector/logInspector.py:267
↓ 2 callers
Function
updateStripes
()
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/dynsections.js:46
↓ 2 callers
Function
usart_init_spi_master
* \brief Configure USART to work in SPI mode and act as a master. * * \note By default, the transmitter and receiver aren't enabled. * * \param p_
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/usart/usart.c:718
↓ 2 callers
Method
useColour
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:8066
↓ 2 callers
Method
validate
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/printf-master/test/catch.hpp:7543
↓ 2 callers
Function
vasprintf
isee-camvox/Thirdparty/g2o/g2o/stuff/os_specific.c:31
↓ 2 callers
Method
writeOctave
isee-camvox/Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:548
↓ 2 callers
Function
xbee_init
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/xbee.cpp:236
↓ 2 callers
Function
xbee_runtime_mode
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/xbee.cpp:364
↓ 2 callers
Function
xdmac_channel_enable
* \brief enables the relevant channel of given XDMAC. * * \param[out] xdmac Module hardware register base address pointer. * \param[in] channel_nu
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/xdmac/xdmac.h:351
↓ 2 callers
Function
xdmac_channel_enable_no_cache
* \brief enables the relevant channel of given XDMAC without invalidating data cache. * * \param[out] xdmac Module hardware register base address po
inertial-sense-ros/lib/inertial-sense-sdk/EVB-2/IS_EVB-2/src/ASF/sam/drivers/xdmac/xdmac.h:370
↓ 2 callers
Function
ze
(e,t)
inertial-sense-ros/lib/inertial-sense-sdk/docs/html/jquery.js:2
↓ 2 callers
Function
zero_MatMxN
Zero matrix * m(m,n) = { 0, ..., 0 } */
inertial-sense-ros/lib/inertial-sense-sdk/src/ISMatrix.h:417
↓ 1 callers
Method
AcceptKeyFrames
isee-camvox/src/LocalMapping.cc:660
↓ 1 callers
Method
ActivateCalibrationOptimizingMode
isee-camvox/src/System.cc:221
↓ 1 callers
Method
ActivateLocalizationMode
isee-camvox/src/System.cc:233
↓ 1 callers
Method
Add
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxml.cpp:1502
↓ 1 callers
Method
Blank
inertial-sense-ros/lib/inertial-sense-sdk/src/tinyxmlparser.cpp:1629
↓ 1 callers
Method
BootloadFile
inertial-sense-ros/lib/inertial-sense-sdk/src/InertialSense.cpp:657
↓ 1 callers
Function
CDCDSerialPort_GetControlLineState
* Returns the current control line state of the RS-232 line. * \param pCdcd Pointer to CDCDSerialPort instance. */
inertial-sense-ros/lib/inertial-sense-sdk/hw-libs/libusb/device/cdc-serial/CDCDSerialPort.c:432
← previous
next →
1,201–1,300 of 5,903, ranked by callers