Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bands support #15

Merged
merged 8 commits into from
Feb 25, 2024
Merged

Add bands support #15

merged 8 commits into from
Feb 25, 2024

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    6774cab View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    90e9581 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add bands connection logic with the Modulator module

    Each transmitter now is coupled with a Signal Modulator module, which allows you to specify which band this antenna uses for communication. By default, each antenna is connected on the X band.
    
    Higher level antennas have multiple bands, giving you more flexibility.
    rockfactory committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3b60c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3feecf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd89923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d7a734 View commit details
    Browse the repository at this point in the history
  5. Enhance bands visualization in MapView and UI

    Add a specific icon to display the selected band, fix rendering in Map View rulers
    rockfactory committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0eb1c4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e23800 View commit details
    Browse the repository at this point in the history