Chris van Marle

Results 19 issues of Chris van Marle

Building with `[email protected]` fails with: **error: static assertion failed: Pointer compression can be enabled only for 64-bit architectures** Any suggestions on how to fix this? Below is the full log....

Add the configurable functionality to suspend all visible modules on absence and resume the modules when a user is present.

Could you consider adding support for custom defines, so that something like the example below would work? Or am I overlooking an available approach to make this work? ``` #ifdef...

Modern TLS/SSL servers can serve content and certificates based on the Server Name Indication (SNI) that is sent in the Client Hello. By setting the server_hostname in the connection pool...

The change listener sample on https://pimatic.org/guide/development/providing-rule-predicates-actions/ seems to be outdated. It's not in line with http://www.pimatic.org/docs/pimatic/lib/variables/. Developping code I ran into issues with the first, but the second sample resolved...

docs

I would expect `input_filename` to work like it does in jq, with yq however it always outputs ``. Actual result: ``` $ yq 'input_filename' */problem.yaml "" "" "" "" ""...

# What's new ![Flipper_SubGhz_RAW_decoder-2022-08-26_21 36 43](https://user-images.githubusercontent.com/678500/186979381-e55fc41e-c1ac-45ab-b0cf-6c1d08baf74a.gif) - Add `decode` to the More menu of saved RAW recordings - Reuses the SubGhz Receiver View - Tweaked this view to support: -...

Sub-GHz
UI
new feature

# What's new - The TextInput would not allow another key press if the template that is going to be overwritten is over the over the buffer size. - This...

Maybe not quite a finished PR yet. I'm looking for some feedback to make sure I'm going in the right direction. Especially with the new FAP's, I can see you...

NFC
UI
new feature

The birthdays were not interpreted as full day events in my calendar, which led to dates such as "Tomorrow at 22:00" instead of just "Tomorrow". This might have to do...