Core library used to build fixed networking clients and servers used to create DVM networks.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Biedenkapp 328e6a2eac
well thats embarrassing -- these checks weren't really matching what the C equivalent assert() was doing;
2 years ago
DMR initial commit; 2 years ago
EDAC well thats embarrassing -- these checks weren't really matching what the C equivalent assert() was doing; 2 years ago
NXDN initial commit; 2 years ago
P25 fix incorrect addition; 2 years ago
Properties initial commit; 2 years ago
Utility initial commit; 2 years ago
.gitattributes initial commit; 2 years ago
.gitignore initial commit; 2 years ago
AUTHORS.md initial commit; 2 years ago
Constants.cs initial commit; 2 years ago
FneBase.cs initial commit; 2 years ago
FneMaster.cs put exclusive lock on the peers list; 2 years ago
FnePeer.cs initial commit; 2 years ago
FneUtils.cs initial commit; 2 years ago
LICENSE initial commit; 2 years ago
README.md initial commit; 2 years ago
RtpExtensionHeader.cs initial commit; 2 years ago
RtpFNEHeader.cs initial commit; 2 years ago
RtpHeader.cs initial commit; 2 years ago
Udp.cs initial commit; 2 years ago
fnecore.csproj initial commit; 2 years ago

README.md

Digital Voice Modem Fixed Network Equipment

This is a library project that implements the basic communications layer for implementing DVM FNE clients (peers) and servers (masters).

License

This project is licensed under the AGPLv3 License - see the LICENSE file for details. Use of this project is intended, for amateur and/or educational use ONLY. Any other use is at the risk of user and all commercial purposes is strictly discouraged.

Powered by TurnKey Linux.