beroset

Results 28 issues of beroset

The libusb_set_debug() function is deprecated in favor of the newer libusb_set_option() since 2018. Signed-off-by: Ed Beroset

The redefinition of nullptr, apparently needed for some version of MSC was being incorrectly defined for every non-MSC version, causing compile errors on Linux with gcc. Signed-off-by: Ed Beroset

I am trying to use the `pio_sm_set_clkdiv()` call in my code and had some questions about it. I had hoped to find an example of its use in the examples,...

This corrects the documentation for Gridstream_impl::pdu_handler to refer to the pdu parameter.

There is no working synchronization client for either iPhone or Linux that support the synchronization of calendar data. Since those are the devices I own, it makes the calendar nearly...

enhancement

At the moment, if a watchface includes `org.asteroid.controls` or `org.asteroid.utils`, the watchface fails to render properly. Creating a dummy version to help with testing on non-watch platforms would simplify development...

Using gr_modtool from the command line, we can provide command-line values to skip asking questions. For example, there is `--add-python-qa` and `--add-cpp-qa` but there is no method by which to...

Bug
modtool
QA
medium

This helps to address https://github.com/AsteroidOS/asteroid/issues/231

**Improve reproducibility and traceability of builds** An issue that came up recently in conversation with @MagneFire was that currently, it's hard to track changes making it hard to find issues...

enhancement

**Describe the bug** AsteroidOS currently uses the ancient and obsolete geoclue version 0.12.99 instead of any recent version of geoclue 2 (for example 2.5.7 which is recent). The problem is...