Skip to content

Commit 0b5feee

Browse files
author
dsward2
committed
Committed a pull request contributed by SainteCelery. Thanks for that!
A new release is on the way. The version was incremented to 1.18, build 19.
1 parent 0c9951c commit 0b5feee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

HARDWARE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The LocalRadio application is built for Mac OS X 10.11 or later.
77

88
An inexpensive "RTL-SDR" USB device with the Realtek RTL2832U chip and a suitable antenna are required. A variety of those devices are available from Amazon and other online stores.
99

10-
LocalRadio has been tested with the "RTL-SDR.com v3" device. It is well-designed and supports all of the features of LocalRadio, including direct sampling "Q-branch" mode to receive AM and shortwave frequencies. This device - and an excellent blog - are available at https://rtl-sdr.com.
10+
LocalRadio has been tested with the "RTL-SDR.com v3" device. It is well-designed and supports all of the features of LocalRadio, including direct sampling "Q-branch" mode to receive AM and shortwave frequencies. This device - and an excellent blog - are available at [https://rtl-sdr.com]().
1111

1212
Other RTL-SDR devices have not been tested yet. Unlike the RTL-SDR.com device, many other device brands will only operate on higher frequencies, which may be adequate for FM broadcasts, NOAA weather radio, aviation and public service bands. It may be possible to modify those devices to receive lower frequencies.
1313

LocalRadio/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.17</string>
20+
<string>1.18</string>
2121
<key>CFBundleVersion</key>
22-
<string>18</string>
22+
<string>19</string>
2323
<key>ITSAppUsesNonExemptEncryption</key>
2424
<false/>
2525
<key>LSApplicationCategoryType</key>

0 commit comments

Comments
 (0)