Niccolò Maggioni

Results 16 issues of Niccolò Maggioni

It'd be really nice if Themer could support Guake - there's [an outdated project out there](https://github.com/varemenos/iterm2guake) to convert iTerm2 colors to Guake profiles, but the palette management has since then...

help wanted
hacktoberfest

**Describe the bug** When changing model while a receiver is still connected, the backlight is turned off and the onscreen alert can't be seen. **To Reproduce** 1. Set both the...

stale

Fix for #1595 pulled in from [syncthing-fork](https://github.com/Catfriend1/syncthing-android/commit/0cd20ff4de68fac9511eb0670eb858007ba89723) as proposed in the issue.

The `Auto` setting for `RSSI Channel` on the RX follows the setting's own enum values, not channel ones.

bug

The battery capacity in the third telemetry screen is labeled as `mAh` even if the fw is set to `mWh` for flight time estimation purposes. iNav's CLI settings to refer...

bug

Telemetry works but not all iNav sensors are reported: most of the ones needed for the LUA script are not discovered/sent. Tested on MSP/CRSF/FPort. References: + **[iNav Docs](https://github.com/iNavFlight/inav/blob/12379d41bb01acbd3ff204c8775cd3524661c781/docs/Telemetry.md#available-smartport-sport-sensors)** + **[iNav...

bug

- [X] Environment integration - [X] Logfiles path - Gnome - [X] Notifications - [X] ~~Menu applet~~ - [X] Sources integration - [X] _systemd_ - [X] Parsers integration - [X]...

long-term
contribution wanted

It's possible to source calibrated ICC profiles for many laptop screens, but using them on OLED panels would force the maximum brightness. Being able to dynamically generate brightness-adjusted values from...

The ADXL345 accelerometer outputs readings as 16-bit integers (see [the first page of its datasheet][datasheet]), and thus parsing them as 32-bit ones skews the results. Here is [the example code][example]...

Since the `[ignore-]checks` flags can already be specified multiple times, now it can be done with the `[ignore-]namespaces` flags too. Their output is logically AND'ed. The long options have been...