-
This is a follow-up on #2736 to capture interest on an ARM implementation.
On ARM there is the [UDOT instruction](https://developer.arm.com/documentation/100069/0609/A64-SIMD-Vector-Instructions/UD…
-
We had a user that could not arm their vehicle because they got this message:
"EK3 source requires GPS".
The cause of the problem was that EK3_SRCx_YAW = 8 (GSF) and GSF currently requires GPS t…
-
The assembly code is as follows:
```
9838: e359000a cmp r9, #10
983c: 979ff109 ldrls pc, [pc, r9, lsl #2]
9840: ea0005cc b af78
9844: 000…
-
## All Features open to public Contributions ⭐
- [ ] -h -help parameter info in different languages
- [x] Notebooks Folder [Talked about here](https://github.com/DrewThomasson/ebook2audiobookXTTS/is…
-
Im getting this below error when i run python teleop_hand_and_arm.py.
DDS wrapper is properly installed.
owstate_subscriber is not ok! Please check dds.
lowstate_subscriber is not ok! Please ch…
-
## I want to suggest a new step
* Which tool is this about? Where is its repository?
topgrade
* Which operating systems are supported by this tool?
macOS
* What should Topgrade do to figure out…
-
I tried to use the armv8 spec, but unfortunately sail complains:
```
root@637ad2b838a9:/input/arm-v9.4-a# make
[WARNING] Running as root is not recommended
[WARNING] var was deprecated in ver…
-
```
pi@raspberrypi:~/Desktop/DesktopEditors/core/Common/3dParty $ ./make.sh
boost/
boost already downloaded
boost already extracted
/home/pi/Desktop/DesktopEditors/core/Common/3dParty/boost/boo…
ghost updated
2 months ago
-
I've stumbled upon this error when building libck for Termux with clang on arm.
clang error
```
In file included from /home/builder/.termux-build/libck/src/src/ck_ec.c:1:
In file included from…
-
For embedded targets it can still be useful to compile "plugins" and load them with a custom dynamic loader.
The GNU Toolchain allows this, by using the existing switches.
Clang only conditionally…