This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┌──rtos/queue.c─────────────────────────────────────────────────────────────────────────────────────┐ | |
│1719 } │ | |
│1720 } │ | |
│1721 #endif /* configUSE_MUTEXES */ │ | |
│1722 } │ | |
│1723 else if( xPosition == queueSEND_TO_BACK ) │ | |
│1724 { │ | |
│1725 ( void ) memcpy( ( void * ) pxQueue->pcWriteTo, pvItemToQueue, ( size_t ) p│ | |
B+ │1726 pxQueue->pcWriteTo += pxQueue->uxItemSize; │ | |
>│1727 if( pxQueue->pcWriteTo >= pxQueue->pcTail ) /*lint |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looking for the first available camera | |
Found 0 USB3Vision device (among 12 USB devices) | |
[GvDiscoverSocket::new] Add interface 127.0.0.1 | |
[GvDiscoverSocket::new] Add interface 192.168.100.48 | |
[GvDiscoverSocket::new] Add interface 172.17.0.1 | |
packet_type = ack | |
command = discovery-ack | |
size = 248 | |
id = 65535 | |
manufacturer = New-Imaging-Technologies |