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)