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

chores(flysky): separate AFHDS2A and AFHDS3 into 2 different module type #3783

Merged
merged 23 commits into from
Sep 7, 2023

Commits on Sep 4, 2023

  1. chores(flysky): separate AFHDS2A and AFHDS3 into 2 different module type

    This should allow to remove some of the hacks added earlier.
    raphaelcoeffic authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    76e2b15 View commit details
    Browse the repository at this point in the history
  2. chore: Add some EL18 CI bits

    pfeerick authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    10c8dce View commit details
    Browse the repository at this point in the history
  3. fix(afhds): cmake defs

    raphaelcoeffic authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9f0616c View commit details
    Browse the repository at this point in the history
  4. fix(ci): add el18 to commit-tests.sh

    raphaelcoeffic authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    63fee35 View commit details
    Browse the repository at this point in the history
  5. chore(cpn): separate AFHDS2A and AFHDS3

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    eb90b2c View commit details
    Browse the repository at this point in the history
  6. chore(cpn): remove binary import of afhds and legacy fxFreq field for…

    … afhds3
    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8409319 View commit details
    Browse the repository at this point in the history
  7. fix(cpn): limit available internal afhds protocols to those supported…

    … by hardware
    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0790019 View commit details
    Browse the repository at this point in the history
  8. chore(cpn): update Flysky int module test

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a75eaf1 View commit details
    Browse the repository at this point in the history
  9. fix(cpn): compile error

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f4cdba8 View commit details
    Browse the repository at this point in the history
  10. fix(cpn): afhds2a max channels

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4e89c07 View commit details
    Browse the repository at this point in the history
  11. fix: TR_MODULE_PROTOCOLS

    raphaelcoeffic authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4974513 View commit details
    Browse the repository at this point in the history
  12. enh(cpn): more support for afhds2a and 3

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5eb34a4 View commit details
    Browse the repository at this point in the history
  13. fix(cpn): rebase compile error

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7759972 View commit details
    Browse the repository at this point in the history
  14. fix(cpn): bit indexes

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3993451 View commit details
    Browse the repository at this point in the history
  15. fix(cpn): emi toString

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    54c53e4 View commit details
    Browse the repository at this point in the history
  16. fix(cpn): limit available internal afhds protocols to those supported…

    … by hardware
    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c9dcda8 View commit details
    Browse the repository at this point in the history
  17. enh(cpn): add support for Flysky EL18

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b6cb024 View commit details
    Browse the repository at this point in the history
  18. fix(cpn): available protocols

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ba7378a View commit details
    Browse the repository at this point in the history
  19. fix(cpn): rebase moduledata

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6db3515 View commit details
    Browse the repository at this point in the history
  20. chore(cpn): add module fields to model print

    elecpower authored and Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0d199c4 View commit details
    Browse the repository at this point in the history
  21. Separate AFHDS2A and AFHDS3 UI settings.

    Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    51157b6 View commit details
    Browse the repository at this point in the history
  22. Fix AFHDS3 conversion from old subtype value.

    Fix 'Channel Range' layout on portrait LCD.
    Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    df9c193 View commit details
    Browse the repository at this point in the history
  23. Fix name.

    Phil Mitchell committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dd5c968 View commit details
    Browse the repository at this point in the history