dmitryelj / RPi-P2000Receiver

P2000 paging autonomous receiver with LCD and browser access
15 stars 7 forks source link

[REQUEST] Run more receivers on one Raspberry #13

Open tomswinkels opened 5 years ago

tomswinkels commented 5 years ago

Is there some option to run more receivers on one Raspberry? I have 2 RTL-SDR sticks.

dmitryelj commented 5 years ago

You should check "rtl_fm" command in the dataThreadFunc call. If rtl_fm can support two receivers, you can add parameter there and run two instances of the app from 2 separated folders.

PS: According to this manual http://manpages.ubuntu.com/manpages/trusty/man1/rtl_fm.1.html its possible to add 'device' parameter to rtl_fm call.

On Wed, 10 Apr 2019 at 15:45, Tom Swinkels notifications@github.com wrote:

Is there some option to run more receivers on one Raspberry? I have 2 RTL-SDR sticks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dmitryelj/RPi-P2000Receiver/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/ARhtSNhlbiCx8_iOe1eyrRHA8Et5sVzDks5vfer5gaJpZM4cnCo4 .