mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
Posix: Changed PreflightCheck to read Vdev
PreflightCheck was failing because it was trying to read actual devices instad of virtual devices. ADCSIM had a LINUXTEST ifdef that was removed. posix_run.sh was using the wrong path Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -7,6 +7,6 @@ gyrosim start
|
||||
rgbled start
|
||||
mavlink start
|
||||
sensors start
|
||||
hil start
|
||||
hil mode_pwm
|
||||
commander start
|
||||
list_devices
|
||||
|
||||
Reference in New Issue
Block a user