Fabian Tollenaar

Results 25 issues of Fabian Tollenaar

I'd like to send in PR's, but I'd need some pointers to get started: why doesn't it work on the Due?

Great work, Balena may be exactly what we've been looking for. I've been trying to run the following web application using balena-dash: https://d1174xcjip7dlv.cloudfront.net The web app plays HLS streams (using...

**Introduction** I thought hard about adding a Service for my office's intranet (which is something we desperately need), but then I realised that such a PR may not be in...

UI
acknowledged
new feature

Original issue here: https://github.com/balena-io-projects/balena-dash/issues/3 **Update:** I've added an env variable that enables gstreamer logs. The only issue that arises and may be related is this one: `GST_ELEMENT_FACTORY gstelementfactory.c:456:gst_element_factory_make: no such...

AFAIK there's no way to call `removeListener` on a channel. This poses some questions: - When I create a raw channel, and it stops (`onStopped` event), are the listeners garbage...

enhancement

I must be doing something wrong. My code: ```jsx ``` ```javascript const images = [ { src: 'my image url', title: 'my image title' }, // etc ] ```

If a server has NO notifications, fetching initial notifications will result in a 404. IMO it would make sense to set notifications to false, and make it a user choice...

discuss

Current readme is just a bunch of examples. Need to expand: - Provide list of all available functions, and what they do. - Provide examples for various features, in separate...

enhancement

Recently I needed to represent additional battery information from PGN 127513 (Battery Configuration Status). Some of these fields are not yet present. This is how the canboat output looks: ```javascript...

enhancement
electrical

This PR implements the following paths in the `navigation` group, with the goal of making it possible to express the satellites of a GNSS fix in Signal K. Use cases...

proposed change
navigation