Add initial requirements specification for OpenAstroFirmware#22
Merged
andre-stefanov merged 10 commits intomainfrom Aug 2, 2025
Merged
Add initial requirements specification for OpenAstroFirmware#22andre-stefanov merged 10 commits intomainfrom
andre-stefanov merged 10 commits intomainfrom
Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull Request Overview
This PR introduces a comprehensive requirements specification document for the OpenAstroFirmware project, establishing formal functional and non-functional requirements for the Zephyr RTOS-based telescope mount control system. The document serves as a detailed specification covering all aspects of the firmware system from communication protocols to hardware abstraction layers.
Key changes include:
- Creation of a formal requirements specification document with 20 major sections
- Definition of 711 individual requirements covering system architecture, LX200 protocol implementation, mount control, hardware support, and extensibility
- Establishment of requirement traceability using EARS (Easy Approach to Requirements Syntax) format
Comments suppressed due to low confidence (1)
specs/requirements.md:36
- Zephyr RTOS version 4.2.0 does not exist. According to the project instructions, the system should be built on Zephyr RTOS version 4.1.0, and my knowledge indicates that as of January 2025, Zephyr has not reached version 4.2.0.
**REQ-SYS-001:** The system SHALL be built on Zephyr RTOS version 4.2.0.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…which are covered by requirements now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.