This commit is contained in:
alex
2015-02-27 21:27:10 +00:00
parent 506049d823
commit c36e13eb38
11 changed files with 4353 additions and 4273 deletions

View File

@@ -1,16 +1,31 @@
Signal Server changelog
SIGNAL SERVER CHANGE LOG
v2.3 - 29 September 2014
v2.41 - 27 February 2015
Simpler PPA output for scripting
Enabled new models for PPA (previously just ITM)
#Define to enable HD mem options/build at build time (-DHD)
Optimised build command (-Ofast) to improve speed by 14%
Improved test script
2.4 - January 2015
Added SUI, ECC33, Ericsson models in new 'models' module
Added model validation
Retired individual model files as some models only 1 or 2 lines of code
2.31 - October 2014
ERP up to 5MW for Mexican TV(!)
2.3 - 29 September 2014
Replaced itm.cpp with itwom3.0.cpp and added ITWOM model as result
v2.23 - 14 August 2014
2.23 - 14 August 2014
Improved diffraction model to work only for dips deeper than 20m and not to exaggerate result by an arbitrary figure (3)
Fixed false 'frequency too low' error message for FSPL model which was intended for Hata models only.
v2.22 -
2.22 -
Fixed LOS not outputting bounds
v2.2 -
2.2 -
Made .dot output opt in to save some disk space
Changed version number to line 1 of main.cpp instead of buried in code in two places.
@@ -18,55 +33,54 @@ v2.1 -
Added experimental dual core support with -haf
Requires double the RAM
v1.3.8 - 16 Jan 2014
1.3.8 - 16 Jan 2014
Added Free Space Path Loss model (with optional diffraction)
v1.3.7 - 30 Dec 2013
1.3.7 - 30 Dec 2013
Added propagation model option (-pm)
Added HATA urban/suburban/open models (150-1500MHz)
Added COST231-Hata (urban) model (1500-2000MHz)
Added custom Knife Edge Diffraction option (-ked) to enhance new models
Removed unused variables
v1.3.6 - 12 Aug 2013
1.3.6 - 12 Aug 2013
Added LOS model for up to 100GHz
Added 1 arc second (3600 pixels/degree) support (-res 3600)
v1.3.5 - 07 Jul 2013
1.3.5 - 07 Jul 2013
Reduced maxpages to 9
Added memset() to clear DEM before use
v1.3.4 - 16 May 2013
1.3.4 - 16 May 2013
High resolution SRTM1 1-arc second DEM support added.
Use -res 3600 and ensure .sdf files are produced with srtm2sdf-hd
v1.3.3 - 04 Nov 2012
1.3.3 - 04 Nov 2012
Air planning:
Increased maximum Tx height to 60,000 (m/f)
Increased maximum Rx height to 60,000 (m/f)
v1.3.2 - 04 Oct 2012
1.3.2 - 04 Oct 2012
Re-instated grey scale option to allow for terrain background.
Off by default. Enable with switch -t
v1.3 - 03 Jan 2012
1.3 - 03 Jan 2012
Added user defined clutter layers from SPLAT! (-udt switch)
v1.2 - 31 Dec 2011
1.2 - 31 Dec 2011
Max colours increased from 32 to 128
Radius value fixed at metric
Metric / Imperial conversion bug fixed
v1.1 - 08 Dec 2011
1.1 - 08 Dec 2011
Max Tx altitude increased to 20,000(m) for high altitude aircraft. "Can you 'ere me now?"
Added 2 new options -tercon, -terdic for *custom* dielectric values and ground conductivity. -te terrain option remains. Use with care!
New Earth Dielectric range (Permittivity): 80 to 0.1
New Conductivity range (Siemens/m): 0.01 to 0.000001
v1.0 - 19 November 2011
1.0 - 19 November 2011
SS released.