Jozef Mlich

Results 60 comments of Jozef Mlich

I have some dummy implementation of rendering of those data (see http://www.fit.vutbr.cz/~imlich/prods.php?id=396&notitle=1 ). There are also some reference data . I was using additionally open aviation map as a source...

It seems there is some issue with PyGObject https://gitlab.gnome.org/GNOME/pitivi/-/issues/2589

This should solve part of problem https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1358

I went through the script and it seems I have installed all dependencies, including xorg-x11-utils. The sharing it self somehow works (not all the time, but it is hard to...

By the way, ImmediateAlertService is already implemented in InfiniTime https://github.com/InfiniTimeOrg/InfiniTime/blob/main/src/components/ble/ImmediateAlertService.h but it seems it is from phone to watch

btw I have also experimental branch of Amazfish which collects heart rate and steps data and shows them in graphs https://github.com/piggz/harbour-amazfish/pull/303 I have recently found the blog post about health...

It seems that your device is Amazfit BIP S, not Amazfit BIP. It seems that firmware info for this device is not implemented: https://github.com/piggz/harbour-amazfish/blob/62460cc97b4308f3908de33489e14af0322b146e/daemon/src/devices/bipsdevice.cpp#L139-L142 As a consequence the amazfish daemon...

rpm files are included in output of github actions https://github.com/piggz/harbour-amazfish/actions/runs/9015367857 It would be great if you can check, that proposed check helps to you case.