mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add the code to generate outgoing FitDefinition- and FitDataStatusMessage. Add support for incoming FitDefinitionMessage and register handler via deviceEvent (commented for now to avoid leaking). Refactor FitLocalMessageHandler to support both outgoing and incoming handling of FitDefinition/FitData. Most of the changes were not tested for the lack of hardware, but at least they show no regressions.