-
View details in Rollbar: [https://app.rollbar.com/a/ualbertalib/fix/item/dmp_assistant/446](https://app.rollbar.com/a/ualbertalib/fix/item/dmp_assistant/446)
```
ActionController::InvalidAuthenticit…
-
It would be nice if Companion was able to control Extron DMP Settings. Most important for me is changing the Audio Routing there. Should be pretty similar to the already implemented Extron DXP HDMI Ma…
-
Hi,
I'm trying to use this tool but it's unclear where the names and nodes files comes from in the documentation.
```
$ metaDMG config raw_data/alignment.sorted.bam \
--names raw_data/names-mdm…
-
-
Hi,
I generated a dump of memory from a VM running on an ESXi.
The script runs but the output is:
Login : ?????...?.????.?┴.??.???????????
Wonder if I am doing something wrong and you experien…
-
Currently dbg_dmp!() only works for &[u8]. It could easily be adapted to work for strings.
I recommend using str::as_bytes() to get the bytes and hex dump the bytes of the string in the HexDisplay …
-
Hi @kriswiner
Hope you could shed some light here.
I am trying to use the MPU 9250 DMP driver via SPI (due to hardware limitations I cannot use I2C interface!).
However I can talk to the …
-
Hi,
I have question regarding the calibration when using the DMP on the MPU-9250 sensor. So I know that the dmp uses the 'blackbox' firmware from InvenSense, but it known how he calibrates his dat…
-
Currently, the new profile page needs a way to save the user's language, but there is no field for that under the users table
Wireframe: https://www.figma.com/proto/RRtoRLyr5Spf0KiyRfEclt/DMP-Tool-…
-
There is an intermittent test failure on Travis that ultimately boils down to this call to factor being occasionally very slow:
```python
from sympy import *
a0, a1, a2, a3, a4 = symbols('a:5')
…