Skip to content

Commit

Permalink
Add unlinked uORB topics to sidebar and fix broken MODAL_IO_CONFIG pa…
Browse files Browse the repository at this point in the history
…ram link (#3035)

* Add missing uorb topics to SUMMARY - Buffer124, FlightPhaseEstimation, SensorAirflow

* Replace modal io config with VoXl config
  • Loading branch information
hamishwillee authored Feb 7, 2024
1 parent d0df113 commit 7d2764b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@
* [ArmingCheckRequest](msg_docs/ArmingCheckRequest.md)
* [AutotuneAttitudeControlStatus](msg_docs/AutotuneAttitudeControlStatus.md)
* [BatteryStatus](msg_docs/BatteryStatus.md)
* [Buffer128](msg_docs/Buffer128.md)
* [ButtonEvent](msg_docs/ButtonEvent.md)
* [CameraCapture](msg_docs/CameraCapture.md)
* [CameraStatus](msg_docs/CameraStatus.md)
Expand Down Expand Up @@ -473,6 +474,7 @@
* [FailsafeFlags](msg_docs/FailsafeFlags.md)
* [FailureDetectorStatus](msg_docs/FailureDetectorStatus.md)
* [FigureEightStatus](msg_docs/FigureEightStatus.md)
* [FlightPhaseEstimation](msg_docs/FlightPhaseEstimation.md)
* [FollowTarget](msg_docs/FollowTarget.md)
* [FollowTargetEstimator](msg_docs/FollowTargetEstimator.md)
* [FollowTargetStatus](msg_docs/FollowTargetStatus.md)
Expand Down Expand Up @@ -556,6 +558,7 @@
* [SatelliteInfo](msg_docs/SatelliteInfo.md)
* [SensorAccel](msg_docs/SensorAccel.md)
* [SensorAccelFifo](msg_docs/SensorAccelFifo.md)
* [SensorAirflow](msg_docs/SensorAirflow.md)
* [SensorBaro](msg_docs/SensorBaro.md)
* [SensorCombined](msg_docs/SensorCombined.md)
* [SensorCorrection](msg_docs/SensorCorrection.md)
Expand Down
2 changes: 1 addition & 1 deletion en/peripherals/serial_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ At time of writing the current set is:
- GPS configuration: [GPS_1_CONFIG](../advanced_config/parameter_reference.md#GPS_1_CONFIG), [GPS_2_CONFIG](../advanced_config/parameter_reference.md#GPS_2_CONFIG)
- [Iridium Satellite radio](../advanced_features/satcom_roadblock.md): [ISBD_CONFIG](../advanced_config/parameter_reference.md#ISBD_CONFIG)
- [MAVLink Ports](../peripherals/mavlink_peripherals.md): [MAV_0_CONFIG](../advanced_config/parameter_reference.md#MAV_0_CONFIG), [MAV_1_CONFIG](../advanced_config/parameter_reference.md#MAV_1_CONFIG), [MAV_2_CONFIG](../advanced_config/parameter_reference.md#MAV_2_CONFIG)
- Modal IO ESC: [MODAL_IO_CONFIG](../advanced_config/parameter_reference.md#MODAL_IO_CONFIG)
- VOXL ESC: [VOXL_ESC_CONFIG](../advanced_config/parameter_reference.md#VOXL_ESC_CONFIG)
- MSP OSD: [MSP_OSD_CONFIG](../advanced_config/parameter_reference.md#MSP_OSD_CONFIG)
- RC Port: [RC_PORT_CONFIG](../advanced_config/parameter_reference.md#RC_PORT_CONFIG)
- [FrSky Telemetry](../peripherals/frsky_telemetry.md): [TEL_FRSKY_CONFIG](../advanced_config/parameter_reference.md#TEL_FRSKY_CONFIG)
Expand Down

0 comments on commit 7d2764b

Please sign in to comment.