Skip to content

Conversation

@amilcarlucas
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 23, 2026 14:16
@amilcarlucas amilcarlucas merged commit d2d28e4 into master Jan 23, 2026
9 of 11 checks passed
@amilcarlucas amilcarlucas deleted the template_updates branch January 23, 2026 14:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Holybro X500 ArduCopter vehicle template to align with the current program version 2.9.5 and adds missing RSSI parameters to the default configuration.

Changes:

  • Updated program version from 2.9.0 to 2.9.5 in vehicle_components.json
  • Corrected tuning parameter values in tuning_report.csv to reflect actual configured values (ATC_ANG_*_P from 4.5 to 5.4)
  • Added explanatory comments to GNSS/CAN parameters in 10_gnss.param
  • Added six RSSI-related parameters to 00_default.param following the standard pattern used in other vehicle templates

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
vehicle_components.json Updates program version to current 2.9.5 release
tuning_report.csv Corrects documented ATC_ANG_*_P values to match actual 16_pid_adjustment.param settings (5.4)
10_gnss.param Adds clarifying comments for CAN and GPS configuration parameters
00_default.param Adds standard RSSI parameter defaults (6 parameters) between RPM2_TYPE and RSSI_TYPE

Comment on lines +3 to +4
CAN_D1_PROTOCOL,0 # Noting connected to CAN1
CAN_P1_DRIVER,0 # Noting connected to CAN1
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error: "Noting" should be "Nothing".

Suggested change
CAN_D1_PROTOCOL,0 # Noting connected to CAN1
CAN_P1_DRIVER,0 # Noting connected to CAN1
CAN_D1_PROTOCOL,0 # Nothing connected to CAN1
CAN_P1_DRIVER,0 # Nothing connected to CAN1

Copilot uses AI. Check for mistakes.
Comment on lines +3 to +4
CAN_D1_PROTOCOL,0 # Noting connected to CAN1
CAN_P1_DRIVER,0 # Noting connected to CAN1
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error: "Noting" should be "Nothing".

Suggested change
CAN_D1_PROTOCOL,0 # Noting connected to CAN1
CAN_P1_DRIVER,0 # Noting connected to CAN1
CAN_D1_PROTOCOL,0 # Nothing connected to CAN1
CAN_P1_DRIVER,0 # Nothing connected to CAN1

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants