-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Hi
I managed to get the application running. The log files are transmitted correctly. However the routes are not properly synchronized:
Openambit prints the messages: Fetching sport modes, Writing orbital data, Synchronization complete.
However the Routes are not synchronized and the movescount webpage indicates that the settings on the page and on the watch need to be synchronized.
I could not build the "extras". I obtain the errors:
make[2]: *** [CMakeFiles/ws-ambit.dir/build.make:82: CMakeFiles/ws-ambit.dir/ambit-dissector.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/ws-ambit.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
What should I try to synchronize the routes? This is really the key problem that I would like to solve.
Thanks for any pointer to a solution.
Adrian