Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • main.cpp, Starting LOS and SM.

  • PRs, dependencies, Try to get in ASAP.

    • LOS_Link

      • Sketchy, waiting on testing

    • LOS_Actuators

      • Gotten correct outputs on G4, waiting on testing

    • AM

      • Near or ready for Merge. Jack Greenwood

      • Switch to using Los_Actuators::getInstance().set(uint8_t channel, uint8_t percent);

    • SM baseddependencies using above

  • LOS use the Los_Link::getInstance().getRx(); for RC data for now and Los_Actuators::getInstance().set(uint8_t channel, uint8_t percent); for actuators.

  • Gordon do a submodule update to get new LOS code once merged

...