Thomas Debrunner
Thomas Debrunner
macpack did not handle `@loader_path` and `@rpath` dependencies. I added the following functionality: * For every library, find all the `rpath` in the dependency by issuing and parsing `otool -l`...
## Describe problem solved by this pull request There seems to be a potential race condition within the px4io serial driver, that leads to double posting of the `_completion_semaphore`. This...
I am curious about performance measurements / theoretical performance numbers. The often stated theoretical performance of the VideoCore IV is 24GFLOPS. The author of py-videocore manages to get to 8.32...
## Summary Another attempt at fixing https://github.com/apache/incubator-nuttx/issues/6310 Difference to https://github.com/apache/incubator-nuttx/pull/6318 is that in this attempt, the reason for the boost (the address of the semaphore causing the boost) gets stored...
## Summary Backport of https://github.com/apache/incubator-nuttx/pull/5171 and **draft** https://github.com/apache/incubator-nuttx/pull/6318 ## Impact This should resolve priority inheritance issues ## Testing Tested against adverse example. Not flight tested.
- [x ] BUG REPORT - [ ] FEATURE REQUEST ------------------------------------------------------------------------------- > BUG REPORT Power banks stay at the same voltage level, no matter what is set with `sysctl_set_power_mode`. For...
With mission items with negative y (negative int32 value), the wireshark plugin incorrectly shows 0, even though the data is clearly not 0 (as seen in the hex dump)
In my most basic example, I can't manage to get the cards appear on the screen. ``` import Cards, { Card } from 'react-swipe-card' export default class Stack extends Component...
I have the problem that as soon as I build the player and perform the recording from the player, the generated video seems to have wrong color information. I suspected...
Standalone SDK 5.7 is out, this should be added to pio