From cad804c347b6285154f2a470ae9933db856d3c8b Mon Sep 17 00:00:00 2001 From: Jason <83615043+JJassonn69@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:41:56 +0200 Subject: [PATCH] Add release notes page keyed to major bring-up commits --- docs/architecture.html | 1 + docs/bring-up.html | 1 + docs/implementation-log.html | 1 + docs/index.html | 2 + docs/release-notes.html | 94 ++++++++++++++++++++++++++++++++++++ docs/reports.html | 1 + 6 files changed, 100 insertions(+) create mode 100644 docs/release-notes.html diff --git a/docs/architecture.html b/docs/architecture.html index 7edc2ef..bf258c7 100644 --- a/docs/architecture.html +++ b/docs/architecture.html @@ -15,6 +15,7 @@ Implementation Log Bring-Up Reports + Release Notes diff --git a/docs/bring-up.html b/docs/bring-up.html index 9b72742..b517138 100644 --- a/docs/bring-up.html +++ b/docs/bring-up.html @@ -15,6 +15,7 @@ Implementation Log Bring-Up Reports + Release Notes diff --git a/docs/implementation-log.html b/docs/implementation-log.html index d60b1e5..3e3e504 100644 --- a/docs/implementation-log.html +++ b/docs/implementation-log.html @@ -15,6 +15,7 @@ Implementation Log Bring-Up Reports + Release Notes diff --git a/docs/index.html b/docs/index.html index 78ec600..4e13ef1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,6 +15,7 @@ Implementation Log Bring-Up Reports + Release Notes @@ -71,6 +72,7 @@
  • Detailed Engineering Change Log
  • Hardware Bring-Up Plan and Exit Criteria
  • Antenna/Python reports and generated artifacts
  • +
  • Release Notes by Key Commit
  • diff --git a/docs/release-notes.html b/docs/release-notes.html new file mode 100644 index 0000000..26297c7 --- /dev/null +++ b/docs/release-notes.html @@ -0,0 +1,94 @@ + + + + + + AERIS-10 Docs | Release Notes + + + +
    + +
    + +
    +
    +

    Traceability

    +

    Release Notes by Key Commit

    +

    Milestone notes keyed to major bring-up, debug, and documentation commits.

    +
    + +
    +

    Commit timeline

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CommitTitleImpact
    f6877aaPhase 1 hardware bring-up prepAdded ILA/debug constraints, CDC waivers, and programming/capture scripts for hardware readiness.
    12e63b7ILA insertion script hardeningFixed deferred core creation, exact-path resolution, and Vivado 2025.2 MU_CNT handling.
    0ae7b40TE0712/TE0701 split targetIntroduced dedicated dev top, XDC, and build flow to isolate carrier-board pinout from production target.
    967ce17TE0713/TE0701 alternate targetAdded in-stock SoM path with TE0713-specific constraints and build automation.
    fcdd270Initial GitHub Pages publicationPublished antenna and Python simulation PDFs with static site entry point and .nojekyll fix.
    94eed1eFull docs website expansionIntroduced multi-page engineering documentation site with architecture, bring-up, implementation, and reports pages.
    +
    +
    + +
    +

    Open in GitHub

    + +
    +
    + + + + diff --git a/docs/reports.html b/docs/reports.html index 001a680..45aba00 100644 --- a/docs/reports.html +++ b/docs/reports.html @@ -15,6 +15,7 @@ Implementation Log Bring-Up Reports + Release Notes