MicroPhase / antsdr_uhd

This repo contains both the uhd host driver and firmware for microphase antsdr devices.
GNU General Public License v3.0
46 stars 30 forks source link

Series of fixes to support python11 and gcc13 #73

Open btashton opened 3 months ago

btashton commented 3 months ago

This is a collection of fixes for missing includes and python 11 support backported from upstream. With this I am able to build on Fedora 39

pedrib commented 2 months ago

Great work @btashton, this enables the driver to build on Ubuntu 24.04, without these patches it doesn't build at all!