This commit is contained in:
Cloud-RF
2014-01-15 20:36:20 +00:00
parent 07dedef969
commit e9660a38d6
2 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
Signal Server 1.3.7 changelog
Signal Server 1.3.8 changelog
v1.3.8 - 16 Jan 2014
Added Free Space Path Loss model (with optional diffraction)
v1.3.7 - 30 Dec 2013
Added propagation model option (-pm)

View File

@@ -2,7 +2,7 @@ Signal-Server RF coverage calculator
====================================
/****************************************************************************\
* Signal Server 1.3.7: Server optimised SPLAT! by Alex Farrant *
* Signal Server 1.3.8: Server optimised SPLAT! by Alex Farrant *
******************************************************************************
* SPLAT! Project started in 1997 by John A. Magliacane, KD2BD *
* *
@@ -22,7 +22,7 @@ Signal-Server RF coverage calculator
* for more details. *
* *
******************************************************************************
* g++ -Wall -O3 -s -lm -fomit-frame-pointer itm.cpp cost.cpp hata.cpp main.cpp -o ss *
* g++ -Wall -O3 -s -lm -fomit-frame-pointer itm.cpp cost.cpp hata.cpp fspl.cpp main.cpp -o ss *
\****************************************************************************/
Usage: Signalserver (options)