Gadgetbridge/app/src/main/java/nodomain/freeyourgadget
Daniele Gobbetti 01d48cde91 Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage
PredefinedLocalMessage are only useful for FIT messages and should not interfere with FIT files. The only impact of using the local message in fit files was in the textual output, but it was confusing.

Add an explicit constructor to RecordHeader if PredefinedLocalMessage should be taken into account, and use this only in fit messages leaving the default constructor for fit files.

Also adjusts the test case as textual output comparison needs to be fixed.
2024-05-24 22:24:08 +02:00
..
gadgetbridge Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage 2024-05-24 22:24:08 +02:00