We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh compile, everything is working fine, I got this message on console:
./src/common/unichar.cpp(65): assert "Assert failure" failed in ToHi8bit(): character cannot be converted to single byte Call stack: [00] wxUniChar::To8bit(unsigned int) /usr/include/wx-3.0/wx/unichar.h:162 [01] CDStarRepeaterTRXThread::transmitNetworkHeader(CHeaderData*) /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterTRXThread.cpp:871 [02] CDStarRepeaterTRXThread::processNetworkHeader(CHeaderData*) /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterTRXThread.cpp:1490 [03] CDStarRepeaterTRXThread::receiveNetwork() /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterTRXThread.cpp:747 [04] CDStarRepeaterTRXThread::run() /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterTRXThread.cpp:230 [05] CDStarRepeaterD::run() /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterD.cpp:234 [06] main /home/pi/OpenDV/DStarRepeater/DStarRepeater/DStarRepeaterD.cpp:166 [07] __libc_start_main
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fresh compile, everything is working fine, I got this message on console:
The text was updated successfully, but these errors were encountered: