-
I've installed skulls with rpi 3. Before installation I've updated to newest available stock bios. Used nonfree version with vga blob. Also flashed bottom with me_cleaner.
Ok, issues are:
1. lower…
ghost updated
4 years ago
-
Hey Mike,
I've been having some performance problems. As soon as the library establishes a connection my cpu goes flying into 80%.
I looked in the unity profiler and I saw this "Christmas tree"
!…
-
I know nobody ever deinits a screen, but I just did:
```python
>>> disp.deinit()
Deinitializing ILI9341..
Traceback (most recent call last):
File "", line 1, in
File "ili9XXX.py", line 24…
-
Hi,
Thanks for providing this - it's very helpful. I think a couple of things might be helpful from a UI/usability perspective:
- Filtering by tag would be helpful. A typical use case for me is …
-
Working towards getting UAVCAN v1 support following the DS-015 standard.
## Team Working on This feature
- @JacobCrabill
- @dagar
- @davids5
- @PetervdPerk-NXP
## Done
- [x] Existing co…
-
I've been thinking about how to support super-low power states in TinyGo, and I think there are two interesting cases:
1. CPU core and peripherals powered off, but RAM still powered
2. CPU core, p…
-
Hello,
We have been experimenting with a multi-writer setup and have confirmed that it works perfectly with two writers. The image below shows our sample setup:
![image](https://github.com/apach…
-
I would like to test/implement an enhancement where instead of submitting (for example) 12 jobs to the SGE queue when NGSANE'ing 12 fastq files, the homologous jobs are launched in an array. One array…
-
Hi!
I wanted to run a little test using a headless ARM computer I have as a dedicated server. When running version `0.92.1-275-g2ac22f6c` with `-game ad`, the game crashes with the following backtr…
aitap updated
6 years ago
-
### Description
HyperPlatform pre-allocates and assigned 4KB EPT entries for physical addresses (PA) used for memory mapped I/O. This design leads to two major disadvantages: complexity in code, and …