nuttx-apps/system
wangjianyu3 ba0a8fbcb2 uORB/sensor: Add carrier frequency for GNSS Satellite
The `struct sensor_gnss_satellite.cf` may be parsed from `GSV.signal_id`(e.g. NMEA 0183 v4.11) and `struct sensor_gnss_satellite.constellation`

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-12-20 15:29:06 +08:00
..
adb system/adb: Waiting for enumeration to complete before opening endpoint 2024-11-23 01:44:19 +08:00
argtable3 build: Fix rpserver and rpproxy CMake builds 2024-08-20 11:25:48 -03:00
batterydump batterydump:move to system dir 2024-09-30 18:31:03 +08:00
cdcacm cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts 2024-10-09 20:15:49 +08:00
cfgdata cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
cle libc:getline support backspace 2024-10-11 03:02:23 +08:00
composite remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
conntrack cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
coredump coredump: move definition out of types 2024-11-30 07:36:36 +08:00
critmon cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts 2024-10-09 20:15:49 +08:00
cu fix ECHO problem 2024-10-13 10:33:22 +08:00
dd system/dd: improve EOF handling a bit 2024-11-28 15:20:13 +08:00
debugpoint system/debugpoint: Fix RO watchpoint test issue for esp devices 2024-11-01 23:09:37 +08:00
dhcp6c Keep the dhcpv6 renew process name the same in cmake and makefile 2024-10-09 20:05:11 +08:00
dhcpc system/dhcpc: fix cmake program name 2024-10-01 21:50:08 +08:00
dumpstack Wrong start and end values would make dead cycle. Exchange the values when start value is bigger than end value. 2023-08-16 20:20:03 +03:00
fastboot apps: Fix compilation error after nuttx/arch.h excluded. 2024-10-16 07:12:40 +08:00
fdt system/fdt: add cmake support 2024-10-01 21:50:08 +08:00
flash_eraseall cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
flatbuffers system/flatbuffers: fix patch flow of flatbuffers 2024-12-01 10:14:49 +08:00
gcov gcov: Add a signature end statement to test statement matching 2024-12-18 22:45:39 +08:00
gdbstub enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
gprof gprof: modify depends on 2024-11-13 21:58:07 +08:00
hex2bin cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
hexed cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
hostname cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
i2c i2ctool dev has a -z option to use a zero-byte write request for 2024-07-20 08:51:59 -03:00
input apps: Fix input simulates touch reporting error 2024-08-20 02:51:01 +08:00
iptables cmake:add CMake build for libuv 2024-06-30 21:40:25 +08:00
libuv system/libuv/Kconfig: depends on CONFIG_PIPES 2024-12-18 20:04:21 +08:00
lm75 cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
lsan lsan: add system cmd lsan support 2024-10-11 19:39:42 +08:00
lzf cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
mdio cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
netdb add initial cmake build system 2023-07-08 13:52:02 +08:00
nsh cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
ntpc apps: Fix compilation error after nuttx/arch.h excluded. 2024-10-16 07:12:40 +08:00
nxcamera system/nxcamera: add CMakeLists.txt 2024-08-21 04:27:17 +08:00
nxcodec nxcodec: fix build warning 2024-10-11 01:28:51 +08:00
nxdiag Move verbose option to common use 2024-12-07 11:38:10 +08:00
nxlooper cmake(build):add missing basic and nxlooper cmake script 2024-11-18 13:52:45 +08:00
nxplayer apps/nxplayer: add ioctl stop when play completed 2024-08-20 01:43:20 +08:00
nxrecorder system/nxrecorder: Add opus support in nxrecorder. 2024-08-30 01:25:16 +08:00
ofloader cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
ping net/ip: print ip addresses using ip4_addrN macro 2023-08-22 01:36:42 +08:00
ping6 cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
popen remove <nuttx/xxx.h> in stdio need add depend header file 2024-11-13 16:49:12 +08:00
psmq remove system/xxx/README.md. Migrated to Documentation/applications/system 2023-10-30 10:00:01 +08:00
ptpd cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
readline apps: Fix compilation error after nuttx/arch.h excluded. 2024-10-16 07:12:40 +08:00
sched_note system: simplify system/note code 2024-10-09 13:42:31 +08:00
sensorscope system: add sensor streaming tool based on nxscope 2024-05-23 11:50:08 +08:00
setlogmask setlogmask: fix uncloseed handle 2023-08-28 17:09:18 +03:00
settings Update settings.c 2024-08-30 21:29:50 +08:00
spi Fixed the problem of memory trampling caused by not initializing the structure 2024-08-24 11:14:47 +08:00
stackmonitor cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts 2024-10-09 20:15:49 +08:00
system system/system: add config SYSTEM_SYSTEM_DUMPINFO 2024-10-11 19:21:41 +08:00
taskset cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
tcpdump tcpdump:fix tcpdump stack overflow bug 2024-08-22 01:28:27 +08:00
tee cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
telnet enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
telnetd Fix telnetd.c:57:5: error: 'CONFIG_SYSTEM_TELNETD_SESSION_STACKSIZE' undeclared 2024-10-14 10:44:40 +08:00
termcurses termcurses: Disable ICANON for serial driver. That was broken VI editor. 2024-10-28 10:10:14 -03:00
trace support filter for each note channel 2024-10-15 12:34:09 +08:00
ubloxmodem cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
uniqueid system/uniqueid: remove FAR from int variables 2024-10-02 10:40:05 +02:00
uorb uORB/sensor: Add carrier frequency for GNSS Satellite 2024-12-20 15:29:06 +08:00
usbmsc system/usbmsc: Add support for setting paths that bind to LUN at runtime 2024-12-06 08:56:30 +08:00
vi apps/system/vi: Add missing vi_release before exit. 2024-10-28 10:10:14 -03:00
ymodem cmake(bugfix):fix ymodem cmake typo 2024-11-03 09:22:36 +08:00
zlib zlib:Support using Kconfig to control memory usage in zlib 2024-10-16 12:39:47 +08:00
zmodem cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00