Recent Posts

Pages: [1] 2 3 ... 10
1
PIRA32 RDS Encoder / Re: Display inop
« Last post by Jan on Today at 11:04:19 am »
Contact us on email. We still have some LCDs for your old PIRA32.
2
PIRA32 RDS Encoder / Display inop
« Last post by Chazama on Today at 06:18:31 am »
Hi, The studio took a healthy lightning hit, and took out several pieces of equipment.
I think I have the RDS communicating via the com port now, (replaced the 5v reg and the max232 ic's), however the display is dead. How do I go about ordering a replacement display assy?

Thanks
Chaz
3
FM Scope Script Files / Re: FM Monitoring Script v3 (pira)
« Last post by Lucas G. on Yesterday at 10:44:57 pm »
Thanks for your reply, Jan.
The issue has to come from the PHP version, in fact. I use a free hosting service in order to host my measurements (exclusively), and the service still runs the PHP 5.6.34 version. They are planning to upgrade to PHP 8 but it wasn't done yet...

I guess I have no other choice than to keep using the former index.php until a potential upgrade on their side!
4
FM Scope Script Files / Re: FM Monitoring Script v3 (pira)
« Last post by Jan on Yesterday at 08:30:08 pm »
Could you determine what version your PHP is?
5
Bug Reports / Re: 2 different UECP streams on 2 UDP ports in same equipment
« Last post by nuno on Yesterday at 02:05:57 pm »
great! thanks, Jan
6
FM Scope Script Files / Re: FM Monitoring Script v3 (pira)
« Last post by Lucas G. on Yesterday at 12:41:21 pm »
Hi Jan,

Thank you for sharing this new script with us.
Unfortunately, despite a fresh start on my FTP server and after following of your instructions clearly, I am unable to run the script properly.

Without any modification to the index.php file, I get the following error:
Parse error: syntax error, unexpected T_STRING, expecting ')' in [...] on line 189

which leads to the following code:
function old_json validate (string $string): bool {
json_decode ($string);
return json_last_error() === JSON_ERROR_NONE;


By removing this part of the code, I am able to see the interface on my server page, but the measurements don't appear even after an hour, while they are being sent to the FTP server in the "history" folder.

Do you have an idea on the source of this issue?
I was able to run the previous script version without any problem in the past.

Thanks in advance for your reply,
Lucas
7
Bug Reports / Re: 2 different UECP streams on 2 UDP ports in same equipment
« Last post by Jan on Yesterday at 11:46:54 am »
In the External text tool, go to the Output and specify the dsn parameter in the Destination, for example:

sendto "connectionname" dsn:2
8
Bug Reports / Re: 2 different UECP streams on 2 UDP ports in same equipment
« Last post by nuno on Yesterday at 10:27:31 am »
Thank you for your reply!
Yes. And about Dataset address? How can I permanently address for specific Dataset?

9
If VirusTotal is detecting Trojan-Spy.Win32.KeyLogger in the piraside_1.4f_setup.exe file, it is a strong warning that the file could be compromised or dangerous. A Trojan-Spy is malware designed to steal sensitive information, and a keylogger records your keystrokes, which could lead to the theft of passwords or other private data.
10
Bug Reports / Re: 2 different UECP streams on 2 UDP ports in same equipment
« Last post by Jan on October 07, 2024, 05:41:38 pm »
Create a separate Connection for the second stream.
Pages: [1] 2 3 ... 10