Search found 19 matches

by CT2HRB
Tue Jun 08, 2021 9:28 pm
Forum: Pi-Star General Support
Topic: Configuration Update appears to be stuck?
Replies: 12
Views: 5591

Re: Configuration Update appears to be stuck?

KE7FNS: Yes... but update page needs jquery-timing.min.js to fetch it, Andy changed it to locally hosted copy here: https://github.com/AndyTaylorTweet/Pi-Star_DV_Dash/commit/47c562677ec1ce34b96b4990c739cdadce8dc781#diff-a1e457657ca6ffecfe29ef3856755745a44efe865e9c060f3ed308ae7572f520 13/Feb, and las...
by CT2HRB
Tue Jun 08, 2021 9:04 pm
Forum: Pi-Star General Support
Topic: Configuration Update appears to be stuck?
Replies: 12
Views: 5591

Re: Configuration Update appears to be stuck?

G6WOV: This is "normal", the dashboard update page relies on a jquery plugin (javascript) to fetch the output of the update script, the issue is that this script was being included directly from a github url, however due to some changes on github the old url isn't valid anymore, then you c...
by CT2HRB
Tue Jun 08, 2021 12:30 am
Forum: Feature Requests
Topic: DMRGateway XLX Startup Module Dropdown Option
Replies: 9
Views: 5371

Re: DMRGateway XLX Startup Module Dropdown Option

I used (didn't test on new versions though) to use/suggest an '@' symbol to accomplish that, even before the None option exist on pistar config page, I used to set in on expert mode, why '@' ? If we look at DMRGateway.cpp we can see it calcs "TG" to link to like this: m_xlxRoom = ((int(m_x...
by CT2HRB
Sat Jun 05, 2021 6:49 am
Forum: Pi-Star General Support
Topic: A bit broken since today's update.
Replies: 56
Views: 5172047

Re: A bit broken since today's update.

The file size difference is nothing to be concerned about, its just one has debugging symbols and one doesn't. Well, as I did mention before, I don't know at all what is that "automated build system", I did just mention it after seeing the announcement and got the idea of some possible di...
by CT2HRB
Sat Jun 05, 2021 2:14 am
Forum: Pi-Star General Support
Topic: A bit broken since today's update.
Replies: 56
Views: 5172047

Re: A bit broken since today's update.

JFYI: I did test to compile mmdvmhost myself from g4klx repo (also GitID #9106fd6), using normal "Makefile" (not any other Makefile.Pi.xxxx, as I have no display), all "stock" except I had to do a very very small change so it doesn't drop privileges from root... I guess Andy does...
by CT2HRB
Sat Jun 05, 2021 1:08 am
Forum: Pi-Star General Support
Topic: A bit broken since today's update.
Replies: 56
Views: 5172047

Re: A bit broken since today's update.

I did check it before, unfortunately it's useless as nothing is added on the log when it crashs.
by CT2HRB
Sat Jun 05, 2021 12:47 am
Forum: Pi-Star General Support
Topic: A bit broken since today's update.
Replies: 56
Views: 5172047

Re: A bit broken since today's update.

I can reproduce apparently similar problem as g0hww, new mmdvmhost updated today is crashing (11/SEGV) always 1min after started when DStar mode is enabled. Pi-Star watchdog will then restart it after a while and then crash after 1min again and again as g0hww says... If I enable just DMR and/or YSF ...
by CT2HRB
Mon Apr 13, 2020 4:34 pm
Forum: YSF Specific Support
Topic: bad audio listening MMDVM_HS on FT-991A
Replies: 6
Views: 6227

Re: bad audio listening MMDVM_HS on FT-991A

Hi Andrew, Thank you for your reply, I did also read it on some places and did already try it before (tried multiple squelch values actually) with no difference, anyway I think that is related to WiresX commands failing (I did never experience it on mine though) not to the audio issue I describe. Th...
by CT2HRB
Mon Apr 13, 2020 5:56 am
Forum: YSF Specific Support
Topic: bad audio listening MMDVM_HS on FT-991A
Replies: 6
Views: 6227

bad audio listening MMDVM_HS on FT-991A

Hi, I have an MMDVM_HS_Hat hotspot and when using it on YSF mode then audio is very good if I receive it on my FT-1DE, however if I try to receive it on my FT-991A the audio is crappy, sounding like if there are some few bit errors on the audio... it's strange why no problem at all on FT-1DE, maybe ...