Tags: andz82/aprx
Tags
Fixed no rf-gate w/o digi bug Turns out that when configured as an I-gate and NOT as a digipeater, aprx didn't add any heard stations to the historydb, since the receiver wasn't a source for the transmitter. This made being an implicit RF-gate without being a digipeater impossible.
* config.c:
Clean away some superflous debugs.
* digipeater.c:
Viscous mode debug printout crashes on SEGV.. Oops.
(without debug the bug does not hit.)