-
Hey there, I have two issues that I wanted to put up here:
**_Issue 1 - Ping command misinterpreting sender IP_**
Hardware: STM32F767ZI nucleo development board
What I'm doing:
1. Cloned fre…
-
For the `rv-virt:nsh` target, make approach works well, but CMake build leads to undefined symbols for `g_symtab` etc. It seems that `defconfig` has `CONFIG_ALLSYMS` off and `CONFIG_NSH_SYMTAB` on. …
yf13 updated
9 months ago
-
When I run
```
python objtrack_fopd.py
```
I got the following errors.
```
root@intel-aero:~/vision-hovering-master/scripts# python objtrack_fopd.py
>>> APM:Copter V3.6-dev (385d1c19)
>>> PX…
-
### Introduce the problem
We should add more config option for the CI, especially for `LV_BIN_DECODER_RAM_LOAD` and parallel rendering.
### Proposal
@XuNeo
-
- environment variables
- conditionals
- multiple conditions (AND, OR)
- equality tests (= vs ==)
- airframe autostart (generate rc.autostart?)
- shebang
- enforce with cross platform test an…
dagar updated
4 years ago
-
The scheduling concepts used in PX4 should be documented and best practices and considerations should be explained. Getting this wrong can cause vehicle crashes, such as in https://github.com/PX4/Firm…
-
I've spent some time playing with the new sensor framework, and I'm much less skeptical about this approach (previous discussion here https://github.com/apache/nuttx/pull/10077). It seems to me that w…
-
## Real Time Signals
Real time signals differ from standard signals in several different ways:
- They are available for use by applications, never explicitly by the OS.
- They are used for IPCs
…
-
#### Issue details
I'm unable to update the repository submodules.
#### Version
skyviper-latest (95ba9ed95)
skyviper-stable (ca3364c24d)
#### Platform
[ X ] All
[ ] AntennaTracker
[ ] Co…
-
When I'm using the cjson library for learning, nuttx gets assertion errors. I don't think it's the program, it's the heap space that's too small causing the error, I tried to increase "The default sta…