mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
47a4fb2d4f
SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use. OK benoit
85 lines
2.8 KiB
Plaintext
85 lines
2.8 KiB
Plaintext
@bin bin/sdrpp
|
|
@so lib/libsdrpp_core.so
|
|
lib/sdrpp/
|
|
lib/sdrpp/plugins/
|
|
@so lib/sdrpp/plugins/atv_decoder.so
|
|
@so lib/sdrpp/plugins/audio_sink.so
|
|
@so lib/sdrpp/plugins/discord_integration.so
|
|
@so lib/sdrpp/plugins/file_source.so
|
|
@so lib/sdrpp/plugins/frequency_manager.so
|
|
@so lib/sdrpp/plugins/hackrf_source.so
|
|
@so lib/sdrpp/plugins/hermes_source.so
|
|
@so lib/sdrpp/plugins/iq_exporter.so
|
|
@so lib/sdrpp/plugins/meteor_demodulator.so
|
|
@so lib/sdrpp/plugins/network_sink.so
|
|
@so lib/sdrpp/plugins/network_source.so
|
|
@so lib/sdrpp/plugins/pager_decoder.so
|
|
@so lib/sdrpp/plugins/radio.so
|
|
@so lib/sdrpp/plugins/recorder.so
|
|
@so lib/sdrpp/plugins/rfspace_source.so
|
|
@so lib/sdrpp/plugins/rigctl_client.so
|
|
@so lib/sdrpp/plugins/rigctl_server.so
|
|
@so lib/sdrpp/plugins/rtl_sdr_source.so
|
|
@so lib/sdrpp/plugins/rtl_tcp_source.so
|
|
@so lib/sdrpp/plugins/scanner.so
|
|
@so lib/sdrpp/plugins/sdrpp_server_source.so
|
|
@so lib/sdrpp/plugins/spectran_http_source.so
|
|
@so lib/sdrpp/plugins/spyserver_source.so
|
|
share/sdrpp/
|
|
share/sdrpp/bandplans/
|
|
share/sdrpp/bandplans/australia.json
|
|
share/sdrpp/bandplans/austria.json
|
|
share/sdrpp/bandplans/belgium.json
|
|
share/sdrpp/bandplans/brazil.json
|
|
share/sdrpp/bandplans/canada.json
|
|
share/sdrpp/bandplans/china.json
|
|
share/sdrpp/bandplans/france.json
|
|
share/sdrpp/bandplans/general.json
|
|
share/sdrpp/bandplans/germany-mobile-lte-bands.json
|
|
share/sdrpp/bandplans/germany-mobile-networks.json
|
|
share/sdrpp/bandplans/germany.json
|
|
share/sdrpp/bandplans/ireland.json
|
|
share/sdrpp/bandplans/italy.json
|
|
share/sdrpp/bandplans/netherlands.json
|
|
share/sdrpp/bandplans/qo-100.json
|
|
share/sdrpp/bandplans/republic-of-korea.json
|
|
share/sdrpp/bandplans/russia.json
|
|
share/sdrpp/bandplans/slovakia.json
|
|
share/sdrpp/bandplans/turkey.json
|
|
share/sdrpp/bandplans/united-kingdom.json
|
|
share/sdrpp/bandplans/usa.json
|
|
share/sdrpp/colormaps/
|
|
share/sdrpp/colormaps/classic.json
|
|
share/sdrpp/colormaps/classic_green.json
|
|
share/sdrpp/colormaps/electric.json
|
|
share/sdrpp/colormaps/gqrx.json
|
|
share/sdrpp/colormaps/greyscale.json
|
|
share/sdrpp/colormaps/inferno.json
|
|
share/sdrpp/colormaps/magma.json
|
|
share/sdrpp/colormaps/plasma.json
|
|
share/sdrpp/colormaps/smoke.json
|
|
share/sdrpp/colormaps/temper_colors.json
|
|
share/sdrpp/colormaps/turbo.json
|
|
share/sdrpp/colormaps/viridis.json
|
|
share/sdrpp/colormaps/vivid.json
|
|
share/sdrpp/colormaps/websdr.json
|
|
share/sdrpp/fonts/
|
|
share/sdrpp/fonts/Roboto-Medium.ttf
|
|
share/sdrpp/icons/
|
|
share/sdrpp/icons/center_tuning.png
|
|
share/sdrpp/icons/menu.png
|
|
share/sdrpp/icons/muted.png
|
|
share/sdrpp/icons/normal_tuning.png
|
|
share/sdrpp/icons/play.png
|
|
share/sdrpp/icons/sdrpp.ico
|
|
share/sdrpp/icons/sdrpp.macos.png
|
|
share/sdrpp/icons/sdrpp.png
|
|
share/sdrpp/icons/stop.png
|
|
share/sdrpp/icons/unmuted.png
|
|
share/sdrpp/themes/
|
|
share/sdrpp/themes/army green.json
|
|
share/sdrpp/themes/dark.json
|
|
share/sdrpp/themes/deep blue.json
|
|
share/sdrpp/themes/grey.json
|
|
share/sdrpp/themes/light.json
|