-
Currently, there are some problems with using nodelock that cannot be solved.
- https://github.com/Project-HAMi/HAMi/issues/404
- https://github.com/Project-HAMi/HAMi/issues/382
- https://github.co…
-
**FCT : GetMessage**
- [x] => amélioration / question => define => déclaration => convention langage => où devriez-vous déclarer ceci ?
https://github.com/CyrilFeliciano/TP2_PWM-RS232/blob/756bb88…
-
Hi,
I use FreeBSD and newsyslog to rotate logfiles on my server, and I wrote a small script that will echo a `l` to the master fifo of the running UWSGI process, as defined in https://uwsgi-docs.re…
-
주석 규칙:
1. /* 로 시작하는 주석은 아래혹은 왼쪽에 있는 코드 설명 주석이다
2. /* 이후 번호가 있으면 (ex /*3. 내용) 아래 통신 규칙에 해당하는 번호이다.
3. //로 시작하는 주석은 다음 내용에 해당하는 코드 추가가 필요하다는 의미의 주석이다.
4. 주석안에 {val}은 변수 val을 의미한다.
통신 규칙:…
-
I have found that avr_clear_interrupt works on fifo items. avr_raise_interrupt works with table->vector items. When pending cleared it is cleared in the fifo item and at the next interrupt request I h…
-
```
What steps will reproduce the problem?
1. Start video transfer
What is the expected output? What do you see instead?
The Consumer in H264Packetizer stops creating RTP packets.
What version of t…
-
```
What steps will reproduce the problem?
1. Start video transfer
What is the expected output? What do you see instead?
The Consumer in H264Packetizer stops creating RTP packets.
What version of t…
-
```
What steps will reproduce the problem?
1. Start video transfer
What is the expected output? What do you see instead?
The Consumer in H264Packetizer stops creating RTP packets.
What version of t…
-
```
What steps will reproduce the problem?
1. Start video transfer
What is the expected output? What do you see instead?
The Consumer in H264Packetizer stops creating RTP packets.
What version of t…
-
```
Hi,
What steps will reproduce the problem?
1. mkfifo fifo && exec 3 fifo
cat fifo | yad --multi-progress --bar=foo --bar=bar
2. On the other side :
echo '1:#something' > fifo
What is the expec…