top | item 13409265 (no title) deutronium | 9 years ago A lot of GNU Radio is actually written in C++. Looking at some examples, it seems you don't need Python to create the flow graph either, that can be done in C++. discuss order hn newest lima|9 years ago All performance critical stuff is implemented in C++. Python is just for the high-level part. deutronium|9 years ago Gotcha, cheers
lima|9 years ago All performance critical stuff is implemented in C++. Python is just for the high-level part. deutronium|9 years ago Gotcha, cheers
lima|9 years ago
deutronium|9 years ago