summaryrefslogtreecommitdiff
path: root/pathloss/plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pathloss/plugin.xml')
-rw-r--r--pathloss/plugin.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pathloss/plugin.xml b/pathloss/plugin.xml
index 8ece45a..d17e632 100644
--- a/pathloss/plugin.xml
+++ b/pathloss/plugin.xml
@@ -12,9 +12,11 @@
<category>Local Python</category>
<functions>
<function name='pathloss_freespace'/>
+ <function name='rf_range_freespace'/>
<function name='pathloss_egli'/>
+ <function name='rf_range_egli'/>
<function name='pathloss_hata'/>
- <function name='pathloss_cost_hata'/>
+ <function name='rf_range_hata'/>
</functions>
</service>
</services>
personal git repositories of Harald Welte. Your mileage may vary