diff --git a/Bc2Su3HN.jpeg b/Bc2Su3HN.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..a35dda8c7f181bef5767a5e78a97c950408fb5b1 Binary files /dev/null and b/Bc2Su3HN.jpeg differ diff --git a/specifications.md b/specifications.md index 87ed2f9268ce3fdb0a9b453f45b5afc032e974ba..2c13849d67e5939d282b000e02f14fd5566c9643 100644 --- a/specifications.md +++ b/specifications.md @@ -8,16 +8,13 @@ This project takes place in a context where optimizing LPWAN (Low Power Wide Are The goal of our project is to enable a device equipped with a LoRa communication module to determine its exact position at any time. To achieve this, we need to enhance ChirpStack by adding a microservice that will handle device localization requests. Specifically, when a device requests its position, ChirpStack will: 1. Query its own database to retrieve available information on this device -2. Consult the BeaconDB database (which we identified for inform us about network positions) for additional reference points. +2. Consult the BeaconDB database (which we identified to inform us about network positions) for additional reference points. -3. Perform data consistency checks between these sources to refine and what the device informs to refine the position. +3. Perform data consistency checks between these sources and what the device informs to refine the position. -Additionally, we need to develop a software solution for the LoRa-equipped device. This software will allow the device to regularly send packets like: "Here is the network around me", containing information on the signals it detects. These data points will then be processed to improve location accuracy. - -## Results + - -## Constraints +Additionally, we need to develop a software solution for the LoRa-equipped device. This software will allow the device to regularly send packets like: "Here is the network around me", containing information on the signals it detects. These data points will then be processed to improve location accuracy. ## Necessary ressources To successfully carry out this project, several resources are required: