kopia lustrzana https://github.com/rpp0/gr-lora
Added other bug report links
rodzic
8290e348ac
commit
bebc5b28f7
|
@ -713,7 +713,8 @@ class message_wireshark_sink(gr.basic_block):
|
||||||
#### This is apparently a known bug in the Python connection to the message system.
|
#### This is apparently a known bug in the Python connection to the message system.
|
||||||
#### Examples:
|
#### Examples:
|
||||||
#### https://lists.gnu.org/archive/html/discuss-gnuradio/2015-03/msg00223.html
|
#### https://lists.gnu.org/archive/html/discuss-gnuradio/2015-03/msg00223.html
|
||||||
####
|
#### https://lists.gnu.org/archive/html/discuss-gnuradio/2015-04/msg00093.html
|
||||||
|
#### https://lists.gnu.org/archive/html/discuss-gnuradio/2016-07/msg00320.html
|
||||||
#### A GNU Radio block written in C++ works as expected.
|
#### A GNU Radio block written in C++ works as expected.
|
||||||
#### Workaround by raising exception...
|
#### Workaround by raising exception...
|
||||||
# print msg
|
# print msg
|
||||||
|
|
Ładowanie…
Reference in New Issue