Commit Graph

5 Commits

Author SHA1 Message Date
Eric Wild 20d96b5d74 uhd 4.0 support 2022-05-24 20:26:02 +02:00
Sylvain Munaut 39f06f3eef Use gnu++11 standard when building pinger
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2019-01-24 05:37:19 +01:00
Sylvain Munaut 2c6a5e0409 utils/uhd-pinger: Fix scaling when applying RRC
Due to the oversampling only 1/sps sample has data, other are 0.
To keep the same power, we need to scale the filter taps.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2018-12-17 11:26:43 +01:00
Sylvain Munaut 92c58e659e utils/uhd-pinger: Add README
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2018-12-17 10:01:24 +01:00
Sylvain Munaut c3485e9119 utils: Import code for the UHD pinger latency measure tool
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2018-12-14 19:28:34 +01:00