Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Ardupilot
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
Ardupilot
Commits
c9890996
"git@ssh.gitrepo.de:PaoloPinkel/enigma.git" did not exist on "13826c63952022a2ff3a8a31c65f87fdf3d981ee"
Commit
c9890996
authored
12 years ago
by
Andrew Tridgell
Browse files
Options
Downloads
Patches
Plain Diff
Plane: enable PX4IO dual telemetry devices
parent
8041768c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ArduPlane/config.h
+2
-1
2 additions, 1 deletion
ArduPlane/config.h
with
2 additions
and
1 deletion
ArduPlane/config.h
+
2
−
1
View file @
c9890996
...
@@ -149,6 +149,7 @@
...
@@ -149,6 +149,7 @@
# define C_LED_PIN 25
# define C_LED_PIN 25
# define LED_ON LOW
# define LED_ON LOW
# define LED_OFF HIGH
# define LED_OFF HIGH
# define USB_MUX_PIN -1
# define BATTERY_VOLT_PIN -1
# define BATTERY_VOLT_PIN -1
# define BATTERY_CURR_PIN -1
# define BATTERY_CURR_PIN -1
# define CONFIG_INS_TYPE CONFIG_INS_PX4
# define CONFIG_INS_TYPE CONFIG_INS_PX4
...
@@ -159,7 +160,7 @@
...
@@ -159,7 +160,7 @@
# define MAG_ORIENTATION ROTATION_NONE
# define MAG_ORIENTATION ROTATION_NONE
# define CONFIG_BARO AP_BARO_PX4
# define CONFIG_BARO AP_BARO_PX4
# define CONFIG_COMPASS AP_COMPASS_PX4
# define CONFIG_COMPASS AP_COMPASS_PX4
# define SERIAL0_BAUD
576
00
# define SERIAL0_BAUD
1152
00
#endif
#endif
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment