Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
settings better.
|
|
|
|
|
|
digital_freq_lock - simple implementation of FLL only
pam_sync - extension of pam_timing that does freq, phase, and timing sync
|
|
(samples per symbol), rolloff factor, and the prototype (matched) filter size.
|
|
Merge-fix: Fix erroneous EXTRA_DIST in lib/
Merge-fix: Don't install usrp_rx_flex.py (unfinished)
|
|
|
|
|
|
|
|
|
|
existence.
|
|
Use same (nasty) tactic used on usrp1. Get "free" inversion by lying
about real value of 2nd IF.
|
|
|
|
The attached patch changes the icon installation to update the icon cache only
once instead of once per icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch from Martin Braun <martin.braun@kit.edu> to support
nitems >= 2**32.
|
|
|
|
|
|
The rotation is now performed by the gtk pixbuf class and not manually in python.
In addition, the block and port classes now draw from pixmaps and not from images.
Pixmaps are server-side objects, where images are client-side (meaning: possible speed-up).
|
|
|
|
Now compiles cleanly again.
|
|
Trailing whitespace removal
Copyright updates
|
|
|
|
|
|
|
|
|
|
Each io pad can have a different io signature.
Uses the iosignaturev for hier implementation.
Backwards compadible with exception:
Pad blocks that used multiple ports must be replaced with multiple pad blocks
as the new pad io blocks only support one port per block.
|
|
|
|
|
|
|
|
Stephen Lai of UCalgary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a set_tooltop_text method to each InputParam.
|