Software to turn USB 3.0 VGA adapters into a SDR transmitter
Go to file
Harald Welte 6c81d75b49 README.md: Populate it with the usual content 2024-03-23 13:19:58 +01:00
cmake add missing cmake modules 2018-04-19 00:13:12 +02:00
contrib contrib/jenkins.sh: osmo-fl2k build verification 2019-08-01 01:03:04 +02:00
debian Release 0.2.0 2023-11-03 11:16:55 +01:00
include lib: revert implementing RGB233 mode 2020-06-02 00:50:53 +02:00
src lib: revert implementing RGB233 mode 2020-06-02 00:50:53 +02:00
.gitignore initial commit 2018-04-17 00:23:07 +02:00
AUTHORS initial commit 2018-04-17 00:23:07 +02:00
CMakeLists.txt Release 0.2.0 2023-11-03 11:16:55 +01:00
COPYING initial commit 2018-04-17 00:23:07 +02:00
Doxyfile.in initial commit 2018-04-17 00:23:07 +02:00
README.md README.md: Populate it with the usual content 2024-03-23 13:19:58 +01:00
git-version-gen initial commit 2018-04-17 00:23:07 +02:00
libosmo-fl2k.pc.in initial commit 2018-04-17 00:23:07 +02:00
osmo-fl2k.rules initial commit 2018-04-17 00:23:07 +02:00

README.md

osmo-fl2k - Use USB 3.0 to VGA adapter as cheap SDR transmitter

osmo-fl2k allows to use USB 3.0 to VGA adapters based on the Fresco Logic FL2000 chip, which are available for around $5, as general purpose DACs and SDR transmitter generating a continuous stream of samples by avoiding the HSYNC and VSYNC blanking intervals.

Homepage + Documentation

For installation and usage guidelines please see the project homepage available at https://osmocom.org/projects/osmo-fl2k/wiki

Source Code

The official source code repository can be obtained via

git clone https://gitea.osmocom.org/sdr/osmo-fl2k

A web based interface is available from https://gitea.osmocom.org/sdr/osmo-fl2k.

Binary Packages

Forum

We welcome any osmo-fl2k related discussions in the SDR section of the osmocom discourse (web based Forum).

Mailing List

Discussions related to osmo-fl2k are happening on the osmocom-sdr@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/osmocom-sdr for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Issue tracker

We are using the Osmocom redmine at https://osmocom.org/projects/osmo-fl2k/issues

Contributing

We maintain our source code in a self-hosted instance of gitea at https://gitea.osmocom.org/sdr/osmo-fl2k. You can send pull requests there, or send patches the old-fashioned way (git send-email) to the above-mentioned mailing list.