Recent Posts

Pages: 1 ... 8 9 [10]
91
I think your setup only requires a few corrections:

1)
In the External Text tool, section Output, add following line:
sendto "DAB"

Explanation: Bridges are not included automatically when you fill the *

2)
In the DAB connection properties, remove the line sendto *, as you only need to send that text to the http server
I have tried and it's worked.
92
Release News / Re: Release News
« Last post by Jan on January 07, 2024, 09:39:39 pm »
Version 4.1.6

http://pira.cz/rds/magicrds/MagicRDS_Setup.exe

  • New output device added: XML Template
  • Internal Channel saveto command now supports UTF-8 and some other encodings
  • The ontheweb.pdf help file has been simplified, according to current features
93
Feature Requests / Re: need to send via HTTP POST (not HTTP GET)
« Last post by jcmarsalis on January 06, 2024, 03:55:37 pm »
Thank you. I've implemented as you described. Will wait to see if they're getting information.
94
Feature Requests / Re: need to send via HTTP POST (not HTTP GET)
« Last post by Jan on January 05, 2024, 10:44:47 pm »
Before we implement direct solution, you can POST the text like as showed in following example:

Code: [Select]
saveto file:"d:\post.txt"
cmd "curl -k --data-urlencode varname@d:\post.txt https://server.com/input.php"

Enter such script into the Data Distribution box (Edit Connection - Connection Type: internal channel)

Modify the script:
varname is the variable name accepted by your webserver
d:\post.txt can be changed to any local file name in any existing path
https://server.com/input.php is the URL which accepts the POST request

The text coding is UTF-8 by default.
95
Feature Requests / need to send via HTTP POST (not HTTP GET)
« Last post by jcmarsalis on January 05, 2024, 08:58:37 pm »
Hi I am working with DTS Autostage to send our now playing data. The want it as a HTTP POST (not HTTP GET). Can I accomplish this in Magic RDS?
96
P132, P164, P232(U) and P332 RDS Encoders / Re: Magic RDS
« Last post by Jan on January 04, 2024, 08:25:56 am »
You're probably using an outdated version of the software. With current Magic RDS 4, you may add up to 128 connections to P164 RDS encoders.
97
P132, P164, P232(U) and P332 RDS Encoders / Magic RDS
« Last post by Roger on January 03, 2024, 10:59:51 pm »
I have a somewhat unique situation that requires that I run 2 RDS encoders.  One for the main channel and one for a "translator." 

Will the Magic RDS software address 2 P164 units simultaneously?  If so, may I ask where and how I set that up?  If not, can I run 2 instances of the software on the same computer with each set to address the individual units?

Thank you!
98
P275 FM Analyzer / Re: Question or observation.
« Last post by Jan on December 31, 2023, 08:33:35 pm »
  • The antenna should be connected by a few meters of coaxial cable so you can position it independently
  • Balun is necessary between the antenna and the cable, to prevent unwanted reception by the cable itself
  • A half-wave dipole has usually optimal performance and requirements for space

Operation is still possible with simple aerial, but in some situations the reception may be insufficient. The manual brings some more details.
99
P275 FM Analyzer / Re: Question or observation.
« Last post by AUROVAL on December 31, 2023, 08:15:00 pm »
With correct antenna this never occurs. It occurs if you're using only the telescopic antenna because such antenna is only a half of the dipole. The second half is the metal case and any cable connected to it, effectively collecting all the PC noise. See the device manual for resolution.

Hello Jan
What would be the best antenna?

Thank
100
P275 FM Analyzer / Re: Question or observation.
« Last post by Jan on December 31, 2023, 08:12:21 pm »
With correct antenna this never occurs. It occurs if you're using only the telescopic antenna because such antenna is only a half of the dipole. The second half is the metal case and any cable connected to it, effectively collecting all the PC noise. See the device manual for resolution.
Pages: 1 ... 8 9 [10]