Search found 39 matches
- Wed Nov 22, 2023 4:45 pm
- Forum: Pi-Star General Support
- Topic: Setting up vehicle hotspot(s) for two DMR networks
- Replies: 1
- Views: 4119
Re: Setting up vehicle hotspot(s) for two DMR networks
Why not just use the rewrite rules and set 1 hotspot to do both networks.
- Wed Oct 26, 2022 3:11 pm
- Forum: Pi-Star General Support
- Topic: Pistar wont update
- Replies: 3
- Views: 2510
Re: Pistar wont update
If you get error issues with git failing to update your pistar system files, it will always be that the checksum of a file/s has changed in either /usr/local/bin or /usr/local/sbin or /var/www/dashboard
It is caused by the file system having been put back into read/write (rpi-rw) and your pi ...
It is caused by the file system having been put back into read/write (rpi-rw) and your pi ...
- Wed Mar 16, 2022 1:51 am
- Forum: DMR Specific Support
- Topic: Do I need a prefix for DMR talkgroups?
- Replies: 6
- Views: 4277
Re: Do I need a prefix for DMR talkgroups?
If you would want to turn BrandMeister back on in the future I would pad those talk groups to 7 characters long so that they would not interfere with any of the regular BrandMeister talk groups which can be 6 characters long.
- Wed Mar 16, 2022 1:40 am
- Forum: Pi-Star General Support
- Topic: TGRewrite
- Replies: 1
- Views: 1026
Re: TGRewrite
Have you tried adding a SrcRewrite = 2,311099,2,8800,1
- Mon Jul 26, 2021 3:25 pm
- Forum: WiFi Setup
- Topic: Wpa supplicant kills
- Replies: 1
- Views: 2483
Re: Wpa supplicant kills
When the PI-Star boots up it moves the file to where it belongs in the PI-Star system.
- Thu Aug 13, 2020 5:05 pm
- Forum: Pi-Star General Support
- Topic: error: corrupt loose object
- Replies: 5
- Views: 4962
Re: error: corrupt loose object
If you get error issues with git failing to update your pistar system files, it will always be that the checksum of a file/s has changed in either /usr/local/bin or /usr/local/sbin or /var/www/dashboard
Log into SSH and do one of the sets of commands that is for the area having the error. After it ...
Log into SSH and do one of the sets of commands that is for the area having the error. After it ...
- Thu Jul 09, 2020 1:17 pm
- Forum: DMR Specific Support
- Topic: Duplex Hotspot Disconnect
- Replies: 49
- Views: 37455
Re: Duplex Hotspot Disconnect
You are right, that won’t work, but that isn’t what I am trying to do.
I am trying to disconnect TS 1 while it is busy by sending a 4000 to TS 1. This is not working.
(Same for TS 2 - a call to 4000 on TS 2)
[/quote]
You cannot issue a disconnect while the hotspot is in an active situation ...
- Fri Jun 12, 2020 4:20 pm
- Forum: Pi-Star General Support
- Topic: Timeout setting
- Replies: 2
- Views: 3492
Re: Timeout setting
Thanks
- Wed Jun 10, 2020 3:51 pm
- Forum: Pi-Star General Support
- Topic: Timeout setting
- Replies: 2
- Views: 3492
Timeout setting
In the MMDVMHost under General there is a setting called timeout and it is set to 300 which when you look at the live log it displays as 300 seconds. What times out at 5 hours and what does it cause?
- Sun May 24, 2020 3:27 pm
- Forum: Feature Requests
- Topic: Configuration Backup
- Replies: 8
- Views: 6187
Re: Configuration Backup
The dashboard color codes can be saved by manually copying the /etc/pistar-css.ini file out during backups and reloading it during restores. Alternately, one can apply the following patch to the backup/restore process:
rpi-rw
sudo sed -i 's/pistar-remote $backupDir 2>\&1");/pistar-remote ...