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: probert94/python-switchos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fhscholl/python-switchos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2,163 files changed
  • 1 contributor

Commits on Feb 7, 2026

  1. Expand to cover all endpoints and devices

    Full inventory of SwitchOS and SwitchOS Lite endpoints.
    Added endpoint alternates for renamed endpoints in SwitchOS 2.18.
    Added full synthetic testing data based on JS extracts from all SwitchOS and SwitchOS Lite device firmware.
    
      ## Supported Firmware
    
      ### SwOS
    
      | Device | Versions |
      |--------|----------|
      | CSS106 | 2.16, 2.17, 2.18 |
      | CSS305 | 2.16, 2.17, 2.18 |
      | CSS305r2 | 2.16, 2.17, 2.18 |
      | CSS309 | 2.16, 2.17, 2.18 |
      | CSS310 | 2.16, 2.17, 2.18 |
      | CSS310G | 2.16, 2.17, 2.18 |
      | CSS312 | 2.16, 2.17, 2.18 |
      | CSS317 | 2.16, 2.17, 2.18 |
      | CSS318FI | 2.16, 2.17, 2.18 |
      | CSS318G | 2.18 |
      | CSS318P | 2.16, 2.17, 2.18 |
      | CSS320P | 2.17, 2.18 |
      | CSS326 | 2.16, 2.17, 2.18 |
      | CSS326Q | 2.16, 2.17, 2.18 |
      | CSS326XG | 2.16, 2.17, 2.18 |
      | CSS328 | 2.16, 2.17, 2.18 |
      | CSS328P | 2.16, 2.17, 2.18 |
      | CSS354 | 2.16, 2.17, 2.18 |
    
      ### SwOS Lite
    
      | Device | Versions |
      |--------|----------|
      | CSS606 | 2.21 |
      | CSS610 | 2.18, 2.19, 2.20, 2.21 |
      | CSS610G | 2.18, 2.19, 2.20, 2.21 |
      | CSS610OUT | 2.21 |
      | CSS610PI | 2.18, 2.19, 2.20, 2.21 |
      | FTC11XG | 2.18, 2.19, 2.20, 2.21 |
      | FTC21 | 2.19, 2.20, 2.21 |
      | GPEN21 | 2.18, 2.19, 2.20, 2.21 |
      | GPER14I | 2.19, 2.20, 2.21 |
    
    * Add local copy of analysis data
    fhscholl authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    d3eb71e View commit details
    Browse the repository at this point in the history
Loading