GithubHelp home page GithubHelp logo

mcdermj / opendv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dl5di/opendv

2.0 2.0 0.0 66.37 MB

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star

License: GNU General Public License v2.0

NSIS 0.33% C++ 71.10% C 1.64% Makefile 15.45% Arduino 0.09% Python 0.03% Shell 9.90% CSS 0.09% PHP 1.28% M4 0.08%

opendv's People

Contributors

dg0tm avatar dl1bff avatar dl5di avatar draychev avatar f4fxl avatar g4klx avatar johnhays avatar mathisschmieder avatar mcdermj avatar n8ohu avatar phl0 avatar spudgunman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

opendv's Issues

AMBEserver not portable between Pi models

An AMBEserver installation made on a Pi3 will not work on a Pi2 or Pi1 without modifications. This is because of changes to config.txt that are different and the serial port difference. This may be able to be fixed.

  • The enable_uart=1 line should be able to be used on both platforms, so it's safe to put in there unconditionally. enable_uart=1 is default for Pi1/2. It's only optional for Pi3.
  • The init_uart_clock setting is increased greatly to support the bluetooth on Pi3. We should be able to put this parameter in by hand and see if it still works on Pi1/2. It may be that with new firmware this is already done. It should be investigated.
  • With the new Conflicts line in the systemd unit files, starting AMBEserver on one of those ports is going to start getty instead if it fails. We should explore seeing if we can block the bluetooth daemon (hciuart) too and just enable both ttyAMA0 and ttyS0 on all Pi platforms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.