Make SensorDataModel::sensorsChanged more stupid

Authored by ahiemstra on May 29 2020, 4:43 PM.

Description

Make SensorDataModel::sensorsChanged more stupid

Rather than trying to figure out what the differences are, just remove
all old sensors and add the new ones. This ensures the sort order of the
new sensors is correct, instead of sorting being sort of random.

Details

Committed
ahiemstraMay 29 2020, 4:43 PM
Parents
R111:8890e9ac97f2: Add an autotest for SensorDataModel
Branches
Unknown
Tags
Unknown