معرفی شرکت ها


dirus-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Dirus
ویژگی مقدار
سیستم عامل -
نام فایل dirus-1.0.0
نام dirus
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Greg Albrecht
ایمیل نویسنده oss@undef.net
آدرس صفحه اصلی http://github.com/ampledata/dirus
آدرس اینترنتی https://pypi.org/project/dirus/
مجوز Copyright 2016 Orion Labs, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Dirus - SDR to Direwolf Gateway Daemon ************************************** Dirus is a daemon for managing an SDR to Direwolf gateway, the purpose of which is to allow an SDR (e.g. RTL-SDR, HackRF, etc.) to present as a KISS device to other software (e.g. APRS Decoders). This can be accomplished with Direwolf alone, but Dirus provides an easy way to configure, manage and daemonize this process. Requirements ============ Dirus' requirements are relatively minimal. You'll need at least one FM decoder tool, and Dire Wolf. Either one of: * @rxseger's rx_tools https://github.com/rxseger/rx_tools Good for non-RTL-SDR devices, such as HackRF (tested with Dirus). * @steve-m's librtlsdr http://sdr.osmocom.org/trac/wiki/rtl-sdr Good for RTL-SDR devices. Plus: * @wb2osz's Dire Wolf https://github.com/wb2osz/direwolf That's it! Install one FM Decoder, Dire Wolf, and Dirus and you're off to the races! Usage ===== Your best bet is to use dirus with supervisor, or another daemon management tool: :: # /etc/supervisor.d/dirus.conf [program:dirus] command=dirus -c /etc/dirus.json process_name=%(program_name)s numprocs=1 numprocs_start=0 priority=999 autostart=true autorestart=true startsecs=1 startretries=3 exitcodes=0,2 stopsignal=TERM stopwaitsecs=10 redirect_stderr=false stdout_logfile=AUTO stdout_logfile_maxbytes=50MB stdout_logfile_backups=10 stdout_capture_maxbytes=0 stdout_events_enabled=false stderr_logfile=AUTO stderr_logfile_maxbytes=50MB stderr_logfile_backups=10 stderr_capture_maxbytes=0 stderr_events_enabled=false serverurl=AUTO Source ====== Github: https://github.com/ampledata/dirus Author ====== Greg Albrecht W2GMD <oss@undef.net> Copyright ========= Copyright 2016 Orion Labs, Inc. License ======= Apache License, Version 2.0


نحوه نصب


نصب پکیج whl dirus-1.0.0:

    pip install dirus-1.0.0.whl


نصب پکیج tar.gz dirus-1.0.0:

    pip install dirus-1.0.0.tar.gz