Skip to content

Commit

Permalink
Changes limit of WiFi APs in hex to 1; ads trust score req for booste…
Browse files Browse the repository at this point in the history
…d rewards (#767)

Co-authored-by: meowshka <sasha@nova-labs.com>
  • Loading branch information
meowshka and meowshka authored Aug 26, 2023
1 parent 1ff8ecb commit a5d5d21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 0093-addition-of-wifi-aps-to-mobile-subdao.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Given the poor inside-out RF propagation performance of 5GHz Wi-Fi, we are propo

#### 3.1.3 Capping per Hex

We are proposing a maximum of 3 overlapping Wi-Fi access points in one hex. In order to establish seniority, we will use the same algorithms for calculation of `coverage_claim_time` described in [HIP74](https://github.com/helium/HIP/blob/main/0074-mobile-poc-modeled-coverage-rewards.md#reward-algorithm).
We are proposing a maximum of 1 Wi-Fi access point in one hex. In order to establish seniority, we will use the same algorithms for calculation of `coverage_claim_time` described in [HIP74](https://github.com/helium/HIP/blob/main/0074-mobile-poc-modeled-coverage-rewards.md#reward-algorithm).

### 3.2 Outdoor Access Points

Expand Down Expand Up @@ -178,6 +178,8 @@ In addition to the multipliers defined in HIP74 (i.e., heartbeat multiplier, spe
- 0.75 - the device has successfully self-asserted its location via the mobile app and the location has been successfully validated by the network using a 3rd party service as described in section 3.1.1.2
- 1.00 - the device has successfully self-asserted its location via the mobile app, the location has been successfully validated by the network, and at least a one coverage event on the access point has been successfully registered in the past 24 hours

In order for the Wi-Fi access point to be eligible for boosted hex rewards as described in [HIP84](https://github.com/helium/HIP/blob/main/0084-service-provider-hex-boosting.md) the location trust score needs to be 0.75 or higher.

#### 3.4.2 Outdoor Access Points Rewards

Given the nature of 5GHz band propagation and the shared spectrum nature of the Wi-Fi standard, we are proposing calculating MOBILE rewards based on a table similar to that used in HIP74:
Expand Down

0 comments on commit a5d5d21

Please sign in to comment.