DecentralizedAmateurPagingNetwork / Core

The DAPNET Core is the core application of DAPNET, responsible for handling transmitter clients, clustering, and providing the REST API.
https://www.afu.rwth-aachen.de/projekte/funkruf-pager-pocsag/funkrufmaster-2-0-dapnet
42 stars 11 forks source link

feat: Add support for optional explicit subric per pager #183

Closed josch0 closed 1 year ago

josch0 commented 2 years ago

With this small feature it is possible to specify an optional explicit SubRIC (A-D) when creating pagers and assigning RICs. If a SubRIC is set, this will override the default SubRIC (ALPHANUM = 3) for an individual call. This feature therefore only works for pagers other than Skyper. (Transmissions of Rubrics/News/Time/StationId are not affected).

Since specifying the SubRIC is optional, all subscribers/pagers currently stored in DAPNET will work as before.