R. van Twisk

Results 14 issues of R. van Twisk

I just leave it here in case somebody needs it. --- This change is [](https://reviewable.io/reviews/iamisti/mddatatable/349)

I am looking for a way to use numbro from a typescript project. I have tried importing it, but what I try does not result in a working numbro setup....

DemAngilar needs to be modified so it does smarter text placement- For example when the arrow's are to close we want to move the text automatically outside rather then inside....

Status: Help Wanted

See : http://www.autodesk.com/techpubs/autocad/acad2000/dxf/linear_and_rotated_dimension_group_codes_dxf_06.htm Currently they are not yet handled in the drawing code. Possible we can use transformations of the painter for this but not 100% sure .

Status: Help Wanted

HEy, After testing my application for a relative long-ish time of scanning and receiving data over bluetooth LE received the following SIGVER ``` 2022/08/15 17:33:38 BLE device error :Device-LE :...

I have added support for Bluetooth Low Energy to stratux. To correctly handle this and beable to handle multiple GPS sources the GPS stack has been rewritten such that it...

1. Stratux version: compiled from Source 2. Stratux config: SDR - [ ] single - [ ] dual GPS - [x] yes - [ ] no type: AHRS - [x]...

Travis build to keep track of OSX builds. See Travis build on travis : https://travis-ci.org/rvt/opentrack

If we look at the code here : https://github.com/raspberrypi/pico-examples/blob/master/spi/bme280_spi/bme280_spi.c#L229 We can see that both `compensate_pressure` and `compensate_temperature ` is called. However since compensate_temperature set's`t_fine` and `compensate_pressure` uses t_fine in it's...

Hey, Disclaimer: Not a frontend person :) I got it running but there does not seem to have a way to 'watch and recompile' I managed to add a express...