Infrasurvey / iot-portal-backend

0 stars 0 forks source link

Bug when fetching base station with ID=9 #4

Open guillaumeVolery opened 2 years ago

guillaumeVolery commented 2 years ago

Problem description:

Base station existing in the data base but does not have any further data linked to it.

Expected behavior:

FTP data of the base station with ID=9 shall be correctly fetched.

guillaumeVolery commented 2 years ago

Resolved in commit a19c687.

Base station with id = 9 was the base station GM_BASE_0010

Bug identification:

The GM_BASE_10 has no measure folders (.pos and .rxInfo) and the algorithm was not able to manage a base station having no measure.

image

Bug verification: