Search found 87 matches

by ea3ihi
Mon May 18, 2020 5:11 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

Try running the application from a terminal so you can see in the output some clue of what happens. Here is a video i took of what it is doing .When i use Selfcare password in it cuts off . css error on line 51 it says https://www.youtube.com/watch?v=_0bs1H6PJ2I&feature=youtu.be You can ignore the ...
by ea3ihi
Sun May 17, 2020 10:09 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

Try running the application from a terminal so you can see in the output some clue of what happens.
by ea3ihi
Sun May 17, 2020 7:50 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

You can remove the < and > from your callsign. You can look for the dmr server ip in https://brandmeister.network/?page=masters, probably the one in UK with this ip: http://87.117.229.173/ Don't forget that your password has to match the one you have in your self care area. If you use hdmi connector...
by ea3ihi
Sun May 17, 2020 5:55 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

Have you tried moving or creating the .desktop file in /home/pi/.config/autostart? I think when you boot the X session is started for the user pi, and not for the root user.

David
by ea3ihi
Sat May 16, 2020 3:48 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

repeater id is your DMR id followed by 2 digits suffix. For instance, if your DMR ID is 1234 then you can set repeaterid to whatever between 123400 and 123499, just make sure it is unique and you do not use the same number in any hotspot nor dvswitch instance. As for the desktop entry you have to cr...
by ea3ihi
Sat May 16, 2020 11:24 am
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

Thanks for the report. I will investigate, but I have seen the same behaviour with a standard DMO. If you go to the self care area of Brandmeister, in your hotspot page corresponding to the repeaterid you have entered, you can check if the selected TG is active or not. Sometimes it isn't even if you...
by ea3ihi
Fri May 15, 2020 3:58 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

It is a permissions problem, if you have created the folders or files as root maybe you can not copy them with the pi user. Try using chown to change the owner of the files, or copy them elsewhere ( /home/pi for instance) and then again using sudo from a terminal move to the place they should go. I ...
by ea3ihi
Wed May 13, 2020 12:16 pm
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

If you look for the dvswitch project in github they give instructions to get the source code and compile it.
by ea3ihi
Wed May 13, 2020 11:19 am
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

MM6NRK wrote:
Wed May 13, 2020 11:00 am
Hi i have done the above but i cant see /opt/DMRStation folder on my sd card ?
You have to boot Raspbian, and from a terminal (SSH probably) run the commands in the instructions you will find at https://github.com/ea3ihi/DMRStation-release

If you get errors post the commads and error messages
by ea3ihi
Sun May 10, 2020 5:58 am
Forum: Off topic
Topic: Side project, "DMR Station" network radio
Replies: 141
Views: 70050

Re: Side project, "DMR Station" network radio

That error is a CSS parsing error because a commented out line in the css file used for the glade UI.

Have you checked that your settings in DMRStation.ini are correct? Take special care to your dmr id and password and the dmr server