File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- Signal Server 1.3.7 changelog
1
+ Signal Server 1.3.8 changelog
2
+
3
+ v1.3.8 - 16 Jan 2014
4
+ Added Free Space Path Loss model (with optional diffraction)
2
5
3
6
v1.3.7 - 30 Dec 2013
4
7
Added propagation model option (-pm)
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Signal-Server RF coverage calculator
2
2
====================================
3
3
4
4
/**************************************************************************** \
5
- * Signal Server 1.3.7 : Server optimised SPLAT! by Alex Farrant *
5
+ * Signal Server 1.3.8 : Server optimised SPLAT! by Alex Farrant *
6
6
******************************************************************************
7
7
* SPLAT! Project started in 1997 by John A. Magliacane, KD2BD *
8
8
* *
@@ -22,7 +22,7 @@ Signal-Server RF coverage calculator
22
22
* for more details. *
23
23
* *
24
24
******************************************************************************
25
- * g++ -Wall -O3 -s -lm -fomit-frame-pointer itm.cpp cost.cpp hata.cpp main.cpp -o ss *
25
+ * g++ -Wall -O3 -s -lm -fomit-frame-pointer itm.cpp cost.cpp hata.cpp fspl.cpp main.cpp -o ss *
26
26
\* *************************************************************************** /
27
27
28
28
Usage: Signalserver (options)
You can’t perform that action at this time.
0 commit comments