-
I'm trying to add temperature as a DOF to the same panel-problem I've been working on. (Same as what I presented on back at the user's meeting.) I tried to follow [this example](tests/small/LCM/Mechan…
-
1. With `useRealFreshWater`=T and `implicDiv2DFlow` < 1, it looks like the code is right when `exactConserv=T` but not with `exactConserv=F`. There is already a warning (from `config_check.F`) for thi…
-
# Motivation
Shuffles are an integral part of many distributed data manipulation algorithms. Common DataFrame operations relying on shuffling include `sort`, `merge`, `set_index`, or various groupb…
-
## Current Behavior
The optic flow & lidar sensor MTF-01 work well in INAV6.1 and INAV7.0 as the video: https://www.youtube.com/watch?v=bEKm-PGRnks
But when I upgraded the firmware to INAV7.1, the q…
-
Currently, the generated Arduino code seems to act like a single state machine where the dynamics are governed by the Stream binding to pins (which can be seen as the variables)
I propose introducing…
-
Does the DAL set any of the GPIO pins to high drive, 5ma, instead of .5 ma? I see examples of micro:bit driving an LED directly of pin 0 with a max of 5 ma. So somewhere I assume this is being set b…
-
1. The option to upload your own icon in SVG format (vector).
2. More customization options for visualizing trophies, such as borders, gradients, etc. To enhance their appearance and make them look n…
-
Hello! Is it possible to make it use linear scales on A1/A2 gates? I.e. for resyncing positions after jogging axes manually (by flywheel).
-
I'm trying to use your library. Here's a simple example of how I'm trying it:
b1 = open('b1.bin', 'rb').read()
b2 = open('b2.bin', 'rb').read()
d = xdelta3.encode(b1, b2…
-
Sorry to disturb you, but I met a weird bug while extracting wiki bz2
My python version is 3.8, and anaconda version id 2020.11, I used pip install to get wikiextractor(3.0.4)
and when I ran command…