opend-connect / openD

The openD framework for DECT ULE
https://stackforce.github.io/opend-doc/index.html
Apache License 2.0
33 stars 13 forks source link

HANFUN: Debug messages of openD are spamming the console #70

Open krater opened 5 years ago

krater commented 5 years ago

It's not possible to build a application directly linked with openD that communicates through the console with the user because debug messages are filling the screen.

This could happen too in LegacyDECT. Found in 1.0.7

p-weber commented 5 years ago

Please note an application on the fixed part side should always be a stand-alone application connected via UDP to the "fp_hanfun_server_rpi" or "fp_legacy_server_rpi".

barelsky commented 5 years ago

So can a user workaround this issue or not?