Stefan de Konink

Results 176 issues of Stefan de Konink

At this moment mount -t drvfs fails because drvfs is an unknown filesystem, it is not present in /proc/filesystems but obviously the rootfs is mounted as such. Any chance we...

I am using the sendportal git repository, therefore I get sendportal-core import via composer. I notice there is an en.json, after creating an nl.json and updating sendportal-host.php nl is able...

I am benchmarking the visual bahavior of tickers on different platforms. A ticker can be seen as a HTML Marquee element and is found in clip.c. I am implementing a...

**Is your feature request related to a problem? Please describe.** As user I would like to sent a user that the TV should open. **Describe the solution you'd like** A...

enhancement

Since JSON to xsData is already possible heuristically, would jsonschema be something that would be in scope to directly parse?

enhancement

Currently the code generation is able to add meta data at this level; ```python @dataclass class StopPlaceRef(StopPlaceRefStructure): """ Reference to a STOP PLACE. """ class Meta: namespace = "http://www.netex.org.uk/netex" ```...

I wrote a bug where I assigned a tuple with two dates and a string to an element, where I should have assigned only the string. Now considering below, is...

**Is your feature request related to a problem? Please describe.** When creating code from the NeTEx XSD, I end up with a single Go file which does not encompass the...

**Please search issues (open and closed) to see the issues has already been reported.** #353 **Is your feature request related to a problem? Please describe.** In order to use the...

Three years and 10 days after the suggestion https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/issues/152#issuecomment-406803520 and being inspired by @mores, a fix for #152 **What does this implement/fix? Please describe.** Export longitude,latitude,accuracy,bearing,bearingaccuracy along with the WiFiDetails....