Files
PX4-Autopilot/docs/ko/gps_compass/gps_cuav_neo_3x.md
Hamish Willee 88d623bedb Move PX4 Guide source into /docs (#24490)
* Add vitepress tree

* Update existing workflows so they dont trigger on changes in the docs path

* Add nojekyll, package.json, LICENCE etc

* Add crowdin docs upload/download scripts

* Add docs flaw checker workflows

* Used docs prefix for docs workflows

* Crowdin obvious fixes

* ci: docs move to self hosted runner

runs on a beefy server for faster builds

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* ci: don't run build action for docs or ci changes

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* ci: update runners

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* Add docs/en

* Add docs assets and scripts

* Fix up editlinks to point to PX4 sources

* Download just the translations that are supported

* Add translation sources for zh, uk, ko

* Update latest tranlsation and uorb graphs

* update vitepress to latest

---------

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
Co-authored-by: Ramon Roche <mrpollo@gmail.com>
2025-03-13 16:08:27 +11:00

4.3 KiB
Raw Blame History

CUAV NEO 3X GPS

CUAV Neo 3X is a GNSS receiver that is waterproof and dustproof. It has IP66 protection capability and integrates UBLOX M9N module, RM3100 compass, color LED light and safety switch.

Main features :

  • Professional waterproof and dustproof design.
  • DroneCAN protocol support.
  • Quad Satellite System Receiver (Ublox M9N).

Hero image of Neo3x GPS

Technical Specification

하드웨어 형식
MUC STM32F412
Protocol DroneCAN
나침반 RM3100
기압계 ICP-20100
GNSS receiver Ublox M9N
Frequency band GPS: L1C/A
GLONASS:L10F
Beidou:B1I
Galileo:E1B/C
Number of concurrent GNSS 4
Horizontal accuracy 1.5m
Number of satellites(MAX) 32+
Acquisition Cold start24S
Hot start2S
Aided start:2s
Nav. update rate 5Hz(default)25Hz(MAX)
Sensitivity Tracking and nav:-167dBm
Cold start Hot star:-148dBm
Reacquisition: -160dBm
Protection level IP66
Input voltage 4.7~5.2V
Operating temperature -10~70℃
Size 67_67_21.2mm
중량 46g (without cable

구매처

배선

NEO 3X connected to autopilot CAN1/CAN2 interface

NEO 3X connected to autopilot CAN1/CAN2 interface

PX4 설정

Open QGroundControl > Parameters and modify the following parameters:

  • UAVCAN_ENABLESet to Sensors Automatic config .
  • UAVCAN_SUB_GPS Set to Enable.

QGC Full Parameter screen showing DroneCan (UAVCAN) parameters

More info