Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boards calibration #67

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Boards calibration #67

wants to merge 21 commits into from

Conversation

marcomicera
Copy link
Owner

core/server/config.json has a new optional section:

"calibration": {
    "calibration_device": "12:34:56:78:9a:bc",
    "min_num_calibration_messages": 2,
    "placement_duration_in_seconds": 15
}

When calibration_device is defined core begins with a so-called calibration phase, during which the user is asked to place a device (the calibration device) at a 1 meter distance from all boards, one at the time.
This phase aims to measure the average 1-meter-distance RSSI value so that the location estimation algorithm will use this value for each individual board.

@marcomicera marcomicera added the core Code concerning the central station label Dec 3, 2019
@marcomicera marcomicera added this to the Hard requirements milestone Dec 3, 2019
@marcomicera marcomicera self-assigned this Dec 3, 2019
@marcomicera
Copy link
Owner Author

Needs to be tested.

@marcomicera
Copy link
Owner Author

Nothing works when I try to merge this on master. I'll take care of this later.

@marcomicera marcomicera removed their assignment Dec 11, 2019
@suidpit suidpit mentioned this pull request Dec 13, 2019
@marcomicera marcomicera added the feature New improvements label Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Code concerning the central station feature New improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants