Airspy Driver Licensing Change

DSheirer

Member
Premium Subscriber
Joined
Feb 15, 2010
Messages
628
Reaction score
174
Location
Fulton, NY
For any open source software authors who may be using airspy code/library in your application, there's an interesting exchange going on in the repo. Youssef changed the licensing terms and that appears to be causing concern with upstream Linux distro maintainers and Ben V. (HydraSDR).


Some recently deleted comments from Benjamin:

As you can see in the master branch (Commits · airspy/airspyone_host), Youssef Touil has made copyright modifications that conflict with the original license terms. These changes impose new restrictions on the AirSpy brand, contrary to the code's original open-source status without such constraints.
I do not agree with these license modifications, which were made without my knowledge or consent. Consequently, I am unable to approve future pull requests.
Thank you for your understanding.

mail
bvernoux left a comment (airspy/airspyone_host#105)
Thank you for raising this concern.

However, I must respectfully disagree with combining these libraries for several important reasons:
Technical and Hardware Differences:

  • The libairspyhf library supports the AirSpy HF+ series, which is fundamentally different hardware with a proprietary design that is completely unrelated to the original AirSpy R2/Mini platform.
    These devices have distinct architectures, capabilities, and use cases that warrant separate libraries.
Ownership and Licensing Concerns:
The situation regarding the AirSpy R2 / Mini codebase and any future development is complicated by significant licensing issues:

  • I am the creator and designer of the AirSpy R2 / Mini hardware with full ownership rights
  • I wrote the complete firmware GitHub - airspy/airspyone_firmware: AirSpy Firmware (over 96% of the codebase) and the majority of the host code GitHub - airspy/airspyone_host: AirSpy's usemode driver and associated tools (over 77% of the codebase) from the ground up.
  • As documented in the master branch commit history (Commits · airspy/airspyone_host), unauthorized copyright modifications were made by Youssef Touil that directly contradict the original license terms.
  • These modifications now impose brand restrictions on the AirSpy name, whereas this code was originally fully open source without any such constraints.
  • These license changes were made without my knowledge or consent as the primary author and hardware creator / owner.
Given these fundamental technical differences and unresolved licensing conflicts, I do not agree to integrate libairspyhf into this repository.
Any such integration would further complicate an already contentious situation regarding code ownership and licensing rights.
 
Last edited:

maus92

Member
Premium Subscriber
Joined
Jun 23, 2004
Messages
8,607
Reaction score
2,423
Location
OCMD
So how will this kerfuffle affect end users? Does that mean programs like SDR Trunk et al will no longer support Airspy brand devices and similar SDRs?
 
Top