DAPNETGateway/README.md

8 lines
446 B
Markdown
Raw Permalink Normal View History

2018-06-06 20:33:31 +01:00
The DAPNET Gateway links the MMDVM Host to the DAPNET network to receive paging messages.
2018-06-07 18:09:11 +01:00
The messages are buffered by the gateway when the host is busy with other modes, and then sends them to the host in order once the host becomes idle.
2026-02-14 18:19:54 +00:00
They build on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2022 on x86 and x64.
2018-06-07 18:09:11 +01:00
2021-12-13 10:25:03 +00:00
This software is licenced under the GPL v2 and is primarily intended for amateur and educational use.