Skip to content

Commit

Permalink
Add Apple Mac M1 application build to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kostecky committed Mar 1, 2022
1 parent ec8f894 commit 48ec2d3
Show file tree
Hide file tree
Showing 74 changed files with 6,389 additions and 0 deletions.
Binary file added SDR++.app/Contents/Frameworks/libairspy.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libairspyhf.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libcodec2.1.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libfftw3f.3.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libgcc_s.1.1.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libglfw.3.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libhackrf.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/liborc-0.4.0.dylib
Binary file not shown.
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/librtlsdr.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libsdrpp_core.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libusb-1.0.0.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libvolk.2.5.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Frameworks/libzstd.1.dylib
Binary file not shown.
15 changes: 15 additions & 0 deletions SDR++.app/Contents/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">
<dict>
<key>CFBundleName</key><string>sdrpp</string>
<key>CFBundleDisplayName</key><string>SDR++</string>
<key>CFBundleIdentifier</key><string>oorg.sdrpp.sdrpp</string>
<key>CFBundleVersion</key><string>1.0.5</string>
<key>CFBundlePackageType</key><string>APPL</string>
<key>CFBundleSignature</key><string>sdrp</string>
<key>CFBundleExecutable</key><string>sdrpp</string>
<key>CFBundleIconFile</key><string>sdrpp</string>
</dict>
</plist>
Binary file added SDR++.app/Contents/MacOS/sdrpp
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/airspy_source.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/airspyhf_source.dylib
Binary file not shown.
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/file_source.dylib
Binary file not shown.
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/hackrf_source.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/m17_decoder.dylib
Binary file not shown.
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/network_sink.dylib
Binary file not shown.
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/radio.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/recorder.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/rfspace_source.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/rigctl_server.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/rtl_sdr_source.dylib
Binary file not shown.
Binary file added SDR++.app/Contents/Plugins/rtl_tcp_source.dylib
Binary file not shown.
Binary file not shown.
Binary file not shown.
141 changes: 141 additions & 0 deletions SDR++.app/Contents/Resources/bandplans/austria.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
{
"name": "Austria",
"country_name": "Austria",
"country_code": "AT",
"author_name": "Michael Mangeng",
"author_url": "https://vis.at",
"bands": [
{
"name": "LW",
"type": "amateur",
"start": 135700,
"end": 137800
},
{
"name": "630m",
"type": "amateur",
"start": 472000,
"end": 479000
},
{
"name": "160m",
"type": "amateur",
"start": 1810000,
"end": 1950000
},
{
"name": "80m",
"type": "amateur",
"start": 3500000,
"end": 3800000
},
{
"name": "60m",
"type": "amateur",
"start": 5351300,
"end": 5366500
},
{
"name": "40m",
"type": "amateur",
"start": 7000000,
"end": 7200000
},
{
"name": "30m",
"type": "amateur",
"start": 10100000,
"end": 10150000
},
{
"name": "20m",
"type": "amateur",
"start": 14000000,
"end": 14350000
},
{
"name": "17m",
"type": "amateur",
"start": 18068000,
"end": 18168000
},
{
"name": "15m",
"type": "amateur",
"start": 21000000,
"end": 21450000
},
{
"name": "12m",
"type": "amateur",
"start": 24890000,
"end": 24990000
},
{
"name": "CB",
"type": "other",
"start": 26965000,
"end": 27405000
},
{
"name": "10m",
"type": "amateur",
"start": 28000000,
"end": 29700000
},
{
"name": "6m",
"type": "amateur",
"start": 50000000,
"end": 52000000
},
{
"name": "FM",
"type": "broadcast",
"start": 87500000,
"end": 108000000
},
{
"name": "2m",
"type": "amateur",
"start": 144000000,
"end": 146000000
},
{
"name": "Freenet",
"type": "other",
"start": 149025000,
"end": 149115625
},
{
"name": "70cm",
"type": "amateur",
"start": 430000000,
"end": 440000000
},
{
"name": "PMR446",
"type": "other",
"start": 446006250,
"end": 446196875
},
{
"name": "23cm",
"type": "amateur",
"start": 1240000000,
"end": 1300000000
},
{
"name": "13cm",
"type": "amateur",
"start": 2304000000,
"end": 2310000000
},
{
"name": "13cm",
"type": "amateur",
"start": 2320000000,
"end": 2322000000
}
]
}
213 changes: 213 additions & 0 deletions SDR++.app/Contents/Resources/bandplans/canada.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
{
"name": "Canada",
"country_name": "Canada",
"country_code": "CA",
"author_name": "Cam K.",
"author_url": "https://github.com/Starman0620/",
"bands": [
{
"name": "630m Ham Band",
"type": "amateur",
"start": 472000,
"end": 479000
},
{
"name": "AM Radio",
"type": "broadcast",
"start": 535000,
"end": 1705000
},
{
"name": "160m Ham Band",
"type": "amateur",
"start": 1800000,
"end": 2000000
},
{
"name": "80m Ham Band",
"type": "amateur",
"start": 3500000,
"end": 4000000
},
{
"name": "60m Ham Band",
"type": "amateur",
"start": 5351000,
"end": 5366000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 5950000,
"end": 6200000
},
{
"name": "40m Ham Band",
"type": "amateur",
"start": 7000000,
"end": 7300000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 9400000,
"end": 9900000
},
{
"name": "30m Ham Band",
"type": "amateur",
"start": 10100000,
"end": 10150000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 11650000,
"end": 12050000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 13600000,
"end": 13800000
},
{
"name": "20m Ham Band",
"type": "amateur",
"start": 14000000,
"end": 14350000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 15100000,
"end": 15800000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 17550000,
"end": 17900000
},
{
"name": "15m Ham Band",
"type": "amateur",
"start": 18068000,
"end": 21450000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 21450000,
"end": 21850000
},
{
"name": "12m Ham Band",
"type": "amateur",
"start": 24890000,
"end": 24990000
},
{
"name": "Shortwave Broadcast",
"type": "broadcast",
"start": 25000000,
"end": 26000000
},
{
"name": "CB",
"type": "amateur",
"start": 26960000,
"end": 27410000
},
{
"name": "10m Ham Band",
"type": "amateur",
"start": 28000000,
"end": 29000000
},
{
"name": "Cordless Phones",
"type": "broadcast",
"start": 41000000,
"end": 50000000
},
{
"name": "6m Ham Band",
"type": "amateur",
"start": 50000000,
"end": 54000000
},
{
"name": "TV Channels 2-4",
"type": "broadcast",
"start": 54000000,
"end": 72000000
},
{
"name": "FM Broadcast",
"type": "broadcast",
"start": 76000000,
"end": 108000000
},
{
"name": "Air Band VOR/ILS",
"type": "aviation",
"start": 108000000,
"end": 117000000
},
{
"name": "Air Band Voice",
"type": "aviation",
"start": 117000000,
"end": 137000000
},
{
"name": "2m Ham Band",
"type": "amateur",
"start": 144000000,
"end": 148000000
},
{
"name": "Weatheradio",
"type": "broadcast",
"start": 162400000,
"end": 162700000
},
{
"name": "TV Channels 7-13",
"type": "broadcast",
"start": 174000000,
"end": 216000000
},
{
"name": "70cm Ham Band",
"type": "amateur",
"start": 430000000,
"end": 450000000
},
{
"name": "TV Channels 14-36",
"type": "broadcast",
"start": 470000000,
"end": 608000000
},
{
"name": "TV Channels 38-51",
"type": "broadcast",
"start": 614000000,
"end": 806000000
},
{
"name": "Trunked Mobile",
"type": "broadcast",
"start": 806000000,
"end": 890000000
},
{
"name": "33cm Ham Band",
"type": "amateur",
"start": 902000000,
"end": 928000000
}
]
}
Loading

0 comments on commit 48ec2d3

Please sign in to comment.