Changes

m
A little touch of color
Line 1: Line 1:  
=== Introduction ===
 
=== Introduction ===
    +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Cell Towers can be used as a crude location based trigger in order to trigger macros when you enter or leave a certain area. Since cell towers typically have a range of several KM the accuracy is not comparable to a GPS location fix and if you require a very specific area you should look at the Geofence trigger instead.
 
Cell Towers can be used as a crude location based trigger in order to trigger macros when you enter or leave a certain area. Since cell towers typically have a range of several KM the accuracy is not comparable to a GPS location fix and if you require a very specific area you should look at the Geofence trigger instead.
   Line 6: Line 7:     
Note that you will need to grant MacroDroid location permission in order to detect cell tower ids and since Android 8 you must have location services enabled for cell tower detection to function.
 
Note that you will need to grant MacroDroid location permission in order to detect cell tower ids and since Android 8 you must have location services enabled for cell tower detection to function.
 +
</pre><br>
    
=== Cell Tower Groups ===
 
=== Cell Tower Groups ===
    +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
A cell tower group typically consists of multiple cell towers that can be seen from a fixed location. All towers within this group are then treated as one and the same in order to determine if you are inside our outside that cell tower group area. To add a new cell tower group click the cell towers button from the home screen and then the plus button on the cell tower list. Assign a name to the cell tower group (e.g. home) and click ok. The app will then scan for cell towers that can be seen and add them to the group. It is recommend to leave the scanning to happen for an extended period in order to detect all towers around. You can select to scan in the background and the scanning will continue to add any new cell towers to the current group. You will see a notification in the notification bar while the scanning is in progress.
 
A cell tower group typically consists of multiple cell towers that can be seen from a fixed location. All towers within this group are then treated as one and the same in order to determine if you are inside our outside that cell tower group area. To add a new cell tower group click the cell towers button from the home screen and then the plus button on the cell tower list. Assign a name to the cell tower group (e.g. home) and click ok. The app will then scan for cell towers that can be seen and add them to the group. It is recommend to leave the scanning to happen for an extended period in order to detect all towers around. You can select to scan in the background and the scanning will continue to add any new cell towers to the current group. You will see a notification in the notification bar while the scanning is in progress.
 +
</pre><br>
    
=== Ignoring Cell Towers within a group ===
 
=== Ignoring Cell Towers within a group ===
    +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Sometimes you may get cell towers appear in a group that you do not want to trigger that group. In this case you can click on the cell tower's checkbox within the list of towers in the group screen to disable/enable it within that group.
 
Sometimes you may get cell towers appear in a group that you do not want to trigger that group. In this case you can click on the cell tower's checkbox within the list of towers in the group screen to disable/enable it within that group.
    
If you detect a problematic tower that you want to ignore from all groups you can click on the cell tower id and select "Add to global ignore list". This tower will then be ignored whenever it is detected.
 
If you detect a problematic tower that you want to ignore from all groups you can click on the cell tower id and select "Add to global ignore list". This tower will then be ignored whenever it is detected.
 +
</pre><br>
    
=== Recent Towers ===
 
=== Recent Towers ===
    +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
From the Cell Tower Groups screen you can click the menu button and select to view recent towers. Here you will see a chronological list of cell towers that have been seen in the recent past, along with the groups those towers are allocated to. If you see a tower that is not in a group that you think it should be (e.g. you know where at home and it's not listed in your home towers) you may click the entry and select to add to the group. You can also add a tower to the global ignore list from this screen.
 
From the Cell Tower Groups screen you can click the menu button and select to view recent towers. Here you will see a chronological list of cell towers that have been seen in the recent past, along with the groups those towers are allocated to. If you see a tower that is not in a group that you think it should be (e.g. you know where at home and it's not listed in your home towers) you may click the entry and select to add to the group. You can also add a tower to the global ignore list from this screen.
 +
</pre><br>
editors
1,590

edits