| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
- Add missing SERVOS field to blackbox field list - Fix typo: "blackbox MOTOR" → "blackbox MOTORS" - Add new "Debug Mode Logging" section explaining debug_mode setting - Include examples of common debug modes (FLOW_RAW, LANDING, POS_EST, GPS, ALTITUDE) - Add CLI usage examples for debug mode - Reference Blackbox Internals.md for technical details - Mention OSD_DEBUG element for real-time display This helps users discover the debug logging functionality which was previously only documented in the technical Blackbox Internals document.
PR Compliance Guide 🔍All compliance sections have been disabled in the configurations. |
Sorry, something went wrong.
…debug-improvements Improve blackbox DEBUG documentation
| Back | FazBrowse Home | New Git URL |
User description
Summary
Improves blackbox DEBUG documentation in docs/Blackbox.md to help users discover debug logging functionality.
Changes
Motivation
The debug_mode setting and debug value logging were previously only documented in the technical "Blackbox Internals" document. This made it difficult for users to discover this powerful troubleshooting feature. This PR adds user-facing documentation with practical examples.
Test Plan
Files Modified
PR Type
Documentation
Description
Add missing SERVOS field to blackbox field list
Fix typo: blackbox MOTOR → blackbox MOTORS
Add new "Debug Mode Logging" section with examples
Include CLI usage examples and OSD_DEBUG reference
Diagram Walkthrough
File Walkthrough
docs/Blackbox.md
logging
setting
POS_EST, GPS, ALTITUDE)
element