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

Positions VMS - Lorque le type de réseau est GSM, la position n'est pas traitée #3568

Closed
louptheron opened this issue Aug 22, 2024 · 0 comments · Fixed by #3569
Closed
Labels
bug Something isn't working dev

Comments

@louptheron
Copy link
Collaborator

Pour AGL, nous recevons des positions de type :

//SR//TM/POS//IR/FRA000935771//NA/CUPIDON II//RC/FAH3945//FS/FRA//XR/AY935771//DA/20240822//TI/0656//LT/+47.4015//LG/-003.2601//SP/057//CO/222//FR/FRA//RD/20240822//RT/0657//MS/GSM//ER//

Or le type de réseau NetwotkType ne gère que CEL ou SAT.

Solution :

  • Ajouter GSM au type CEL
  • Ne pas throw d'erreur lorsque nous ne pouvons pas traiter la positions
@louptheron louptheron added bug Something isn't working dev labels Aug 22, 2024
@louptheron louptheron changed the title Positions VMS - Lorque le type de réseau est GSM, la position n'ets pas traitée Positions VMS - Lorque le type de réseau est GSM, la position n'est pas traitée Aug 22, 2024
louptheron added a commit that referenced this issue Aug 22, 2024
…as traitée (#3569)

## Linked issues

- Resolve #3568

----

- [ ] Tests E2E (Cypress)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev
Projects
Status: Done
1 participant