Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: analogdevicesinc/TransceiverToolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.2.2
Choose a base ref
...
head repository: analogdevicesinc/TransceiverToolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 14 files changed
  • 3 contributors

Commits on Oct 29, 2024

  1. Add libad9361 workflow (#188)

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins authored Oct 29, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    9b61c2f View commit details

Commits on Nov 26, 2024

  1. CI migration (#189)

    * Update MATLAB path
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Change stashing mechanism
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Use docker flags for unstashing
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Update hopper build script to use renamed 2022.2 release branch
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Add workaround for new mpm installed MATLAB
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Add dependency for AGC tests
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Fix exit code propogation
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Update AGC model to R2023b
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Set EDITOR for demos tests in headless mode
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Make verbose l4 demo tests
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Fix issues with workspace variables in AGC demo
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    ---------
    
    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins authored Nov 26, 2024
    Copy the full SHA
    1154ab1 View commit details

Commits on Dec 6, 2024

  1. Update synth jobs for new CI

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 6, 2024
    Copy the full SHA
    4c9828d View commit details
  2. Update baremetal settings for Synth builds

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 6, 2024
    Copy the full SHA
    6bc8aa6 View commit details
  3. Update baremetal settings for Synth builds

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 6, 2024
    Copy the full SHA
    b83515d View commit details
  4. Randomize xvfb ID for synth jobs

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 6, 2024
    Copy the full SHA
    fff0894 View commit details

Commits on Dec 7, 2024

  1. Only close launched XFVB

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 7, 2024
    Copy the full SHA
    c652b9f View commit details

Commits on Dec 9, 2024

  1. Merge pull request #190 from analogdevicesinc/tfcollins/synth-ci

    Tfcollins/synth ci
    tfcollins authored Dec 9, 2024
    Copy the full SHA
    95736de View commit details

Commits on Dec 16, 2024

  1. Remove deprecated properties after jsl resource lock changes

    Signed-off-by: Julia Pineda <[email protected]>
    jpineda3 committed Dec 16, 2024
    Copy the full SHA
    390a146 View commit details

Commits on Dec 17, 2024

  1. Update display export for targeting tests

    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins committed Dec 17, 2024
    Copy the full SHA
    1157eef View commit details
  2. Merge pull request #191 from analogdevicesinc/tfcollins/test-debug

    Update display export for targeting tests
    tfcollins authored Dec 17, 2024
    Copy the full SHA
    65e81ea View commit details
  3. Merge pull request #187 from analogdevicesinc/harness-updates

    Remove deprecated properties after jsl resource lock changes
    tfcollins authored Dec 17, 2024
    Copy the full SHA
    35450ed View commit details

Commits on Dec 20, 2024

  1. Tfcollins/synth (#192)

    * Change bootbin folder and cleanup for synth builds
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Fix display exports
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Fix display exports
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    * Fix synth parallel tests to be more isolated
    
    Signed-off-by: Travis F. Collins <[email protected]>
    
    ---------
    
    Signed-off-by: Travis F. Collins <[email protected]>
    tfcollins authored Dec 20, 2024
    Copy the full SHA
    eb3fd49 View commit details

Commits on Feb 26, 2025

  1. Minor fix to removeinstalledbsp (#193)

    SrikanthPagadarai authored Feb 26, 2025
    Copy the full SHA
    26bdb0f View commit details

Commits on Feb 27, 2025

  1. Minor fix to BSPInstallerTests (#194)

    SrikanthPagadarai authored Feb 27, 2025
    Copy the full SHA
    f32092c View commit details
Loading