Hi,
just released a new tool called "Cluster-TCI-Bridge"
https://www.oe3ide.com/cluster-tci-bridge/
What does Cluster-TCI-Bridge?
It connects via TCI to your Thetis and via telnet to your preferred DX-Cluster. Each spot is sent via TCI to Thetis.
You can configure the spot-colors via settings.
73 de Ernst
OE3IDE
Release: Cluster-TCI-Bridge
Re: Release: Cluster-TCI-Bridge
You are Amazing Sir!
Thank you!
Thank you!
Re: Release: Cluster-TCI-Bridge
Very cool.
Can it connect to multiple clusters simultaneously?
Can it connect to multiple clusters simultaneously?
Re: Release: Cluster-TCI-Bridge
w-u-2-o wrote:Very cool.
Can it connect to multiple clusters simultaneously?
Not at the moment. But you can start the program multiple times. The only condition is that it is in its own directory each time.
The settings are saved in the directory with Cluster-TCI-Bridge.ini. The color values in the colorconfig.xml.
These can be copied and then adjusted accordingly.
Re: Release: Cluster-TCI-Bridge
Coming soon (multi cluster support):
Re: Release: Cluster-TCI-Bridge
New version 1.0.16 released!
https://www.oe3ide.com/cluster-tci-bridge/
73 de Ernst
OE3IDE
- added resizing datagrid
- added send spot
- changed tci-connection to async task
- added multi telnet cluster support
- added spot color based on search string (call or comment)
- added udp-output for filtered spots
- added default spot color selection
- added filter spot based on band + mode
- double click in the spot-row tunes Thetis to freq and mode
- added spot color bases on frequency
https://www.oe3ide.com/cluster-tci-bridge/
73 de Ernst
OE3IDE
Re: Release: Cluster-TCI-Bridge
New version 1.1.3 released:
added: hide-flag to color filter settings
changed: udp output now in “n1mm” spot format
added: “send only filtered” in settings (for color filters)
added: hit-count and last seen for color filters (see settings)
added: dx and spotter country and continent recognition (using cty.dat)
added: filter for dx-continent and spotter-continent
fixed: ui-improvements (formatting, sizing)
https://www.oe3ide.com/cluster-tci-bridge/
added: hide-flag to color filter settings
changed: udp output now in “n1mm” spot format
added: “send only filtered” in settings (for color filters)
added: hit-count and last seen for color filters (see settings)
added: dx and spotter country and continent recognition (using cty.dat)
added: filter for dx-continent and spotter-continent
fixed: ui-improvements (formatting, sizing)
https://www.oe3ide.com/cluster-tci-bridge/
Re: Release: Cluster-TCI-Bridge
V 1.1.30
https://www.oe3ide.com/cluster-tci-bridge/
added password option for telnet-connection
added keep sort order on new spots
rightclick on row or in map opens qrz.com page
bugfix dx commands
added webserver for image output of the map (including greyline and spots)
added gridlocator to setup
added home icon on map
added targetline between home-location and dx-location (hover on circle)
added azimuth/heading display in circle hover window
change webimage output to show callsigns (last 3 of given lat/lon-circle)
webimage output default size is 960×480. use ?hires=1 in url to force 1920×960 output
added timer (1 min) to update greyline if no spot is coming in
added leapjahr for greyline sim
added selected date for day-slider in greyline sim
fixed time sort order over midnight
switched from cty.dat to cty.plist (countries.txt) for more detailed callsign data, including ITU-Zone,CQ-Zone, etc.)
added option to output AZ/heading to PST-Rotator (with doubleclick in a row or click on AZ value in circle-hoverinfo)
added distance in km to circle-hoverinfo
added option “Show only spots from current band”
added url arg “blobs=1” to show blobs on output webimage, blobs=0 shows rectangle with last 3 spots per lat/lon)
added url arg lat,lon,zoom to show only a part of the map (hires must be on)
added a url-generator for webimage in Setup
lat/lon/zoom can only be used if hires Is on (setup)
changed: maximized box disabled in map-form, forced window into 2:1 ratio
bugfix: lat/lon/zoom only enabled in setup when hires is on
bugfix: webserver process requests
removing great circle line to target on leave of the blob (circle)
added ISS live position (update every 5s)
fix selected map is now correct highlighted in the drop-down menu “Maps”
added SendSHDX to telnet-cluster config (sends SH/DX/100 on cluster start)
added option to clear all spots on band-change
bugfix ISS course
fixed a bug where ISS icon turned not green after setup save
faster loading of ISS data
added predicted ISS-Course (using TLE data from https://celestrak.com/NORAD/elements/stations.txt)
removed iss history course
caching TLE data for ISS in INI (update limited to once per day)
added distance, azimuth and elevation to current ISS position
added overlay for predicted ISS course including current distance, azimuth and elevation
added green line for ISS course if ISS is optical visible to the observer (using grid locator from settings)
fixed zero values for lat/lon/zoom (webserver) in settings
implemented Sgp4Data to do all the calculation for ISS
fixed: flickering on overlapping clusters
fixed: check valid pstrotator ip/port on save
fixed: restore of callsign/commend color table on cancel & reopen
fixed: width of zoom in setup
fixed: blocking reConnect if TCI not available
fixed: ISS infotext (was cut off near right window-edge)
changed: predicted courseinfo now only rendered if mouseposition is inside the form
changed: added 1px blackshadow to ISS-Info and predicted ISS-Info for better visibility
added: support for cwskimmer telnet server
added: ISS dataquery can now be enabled/disabled via icon-click in main screen (only for the current session)
changed: optimized code (httpClient) in ISSDataManager class (better error handling, less client requests)
https://www.oe3ide.com/cluster-tci-bridge/
added password option for telnet-connection
added keep sort order on new spots
rightclick on row or in map opens qrz.com page
bugfix dx commands
added webserver for image output of the map (including greyline and spots)
added gridlocator to setup
added home icon on map
added targetline between home-location and dx-location (hover on circle)
added azimuth/heading display in circle hover window
change webimage output to show callsigns (last 3 of given lat/lon-circle)
webimage output default size is 960×480. use ?hires=1 in url to force 1920×960 output
added timer (1 min) to update greyline if no spot is coming in
added leapjahr for greyline sim
added selected date for day-slider in greyline sim
fixed time sort order over midnight
switched from cty.dat to cty.plist (countries.txt) for more detailed callsign data, including ITU-Zone,CQ-Zone, etc.)
added option to output AZ/heading to PST-Rotator (with doubleclick in a row or click on AZ value in circle-hoverinfo)
added distance in km to circle-hoverinfo
added option “Show only spots from current band”
added url arg “blobs=1” to show blobs on output webimage, blobs=0 shows rectangle with last 3 spots per lat/lon)
added url arg lat,lon,zoom to show only a part of the map (hires must be on)
added a url-generator for webimage in Setup
lat/lon/zoom can only be used if hires Is on (setup)
changed: maximized box disabled in map-form, forced window into 2:1 ratio
bugfix: lat/lon/zoom only enabled in setup when hires is on
bugfix: webserver process requests
removing great circle line to target on leave of the blob (circle)
added ISS live position (update every 5s)
fix selected map is now correct highlighted in the drop-down menu “Maps”
added SendSHDX to telnet-cluster config (sends SH/DX/100 on cluster start)
added option to clear all spots on band-change
bugfix ISS course
fixed a bug where ISS icon turned not green after setup save
faster loading of ISS data
added predicted ISS-Course (using TLE data from https://celestrak.com/NORAD/elements/stations.txt)
removed iss history course
caching TLE data for ISS in INI (update limited to once per day)
added distance, azimuth and elevation to current ISS position
added overlay for predicted ISS course including current distance, azimuth and elevation
added green line for ISS course if ISS is optical visible to the observer (using grid locator from settings)
fixed zero values for lat/lon/zoom (webserver) in settings
implemented Sgp4Data to do all the calculation for ISS
fixed: flickering on overlapping clusters
fixed: check valid pstrotator ip/port on save
fixed: restore of callsign/commend color table on cancel & reopen
fixed: width of zoom in setup
fixed: blocking reConnect if TCI not available
fixed: ISS infotext (was cut off near right window-edge)
changed: predicted courseinfo now only rendered if mouseposition is inside the form
changed: added 1px blackshadow to ISS-Info and predicted ISS-Info for better visibility
added: support for cwskimmer telnet server
added: ISS dataquery can now be enabled/disabled via icon-click in main screen (only for the current session)
changed: optimized code (httpClient) in ISSDataManager class (better error handling, less client requests)
Re: Release: Cluster-TCI-Bridge
Great job Ernst, TNX!
73, Hans.
73, Hans.
--
73,
Hans Remeeus (PA0Q/OE3JRC)
https://pa0q.nl
"Communication is about people, the rest is technology"
73,
Hans Remeeus (PA0Q/OE3JRC)
https://pa0q.nl
"Communication is about people, the rest is technology"
Re: Release: Cluster-TCI-Bridge
Very useful Ernst!
Thanks
Thanks

7000dle Blue Face
FW: v2.1.18
Thetis v2.10.x...x64
Win10
FW: v2.1.18
Thetis v2.10.x...x64
Win10