Slashdot Mirror


FAA Grants RSC Status to Linux-Friendly RTOS

BoulderDad writes "LinuxDevices.com is reporting that a proprietary RTOS capable of running Linux binaries has been certified by the FAA as a re-usable software component (RSC). LynuxWorks says LynxOS-178's RSC acceptance will enable greater software reuse among integrators and developers of safety-critical aerospace and defense components."

11 of 99 comments (clear)

  1. Acronym overload by Life700MB · · Score: 3, Informative


    * FAA.
    * RTOS


    --
    Superb hosting 20GB Storage, 1_TB_ bandwidth, ssh, $7.95

  2. Re:NGTH by Valar · · Score: 2, Informative

    You know, there is an actual vendor selling this, right? As in, there is a company that sells it, that you could go to if something goes wrong.

  3. Re:Darn Acronyms by misleb · · Score: 2, Informative

    If you think IT uses a lot of acronyms, aviation is 10x worse.

    Want a weather report?

    KPWK 202253Z 04015KT 10SM SKC 01/M06 A3018

    -matthew

    --
    "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
  4. Re:NGTH by JesseMcDonald · · Score: 2, Informative

    I hope that you weren't implying that LynxOS-178 was "written by the public" -- the summary and the article were both indicated that LynxOS is a proprietary RTOS capable of running binaries compiled for Linux. Despite the name (LynuxWorks), the system is not derived from Linux in any way.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  5. Re:NGTH by Fly · · Score: 4, Informative

    I think he must be referring to the applications, not the OS itsef. LynxOS is not Linux. It's proprietary real-time OS that can run Linux applications. The LynxOS itself is backed by the vendor, and it's pretty good from what I hear. However, the applications built on it depend on the skill of the application developers, not the OS vendor.

    --
    end of line
  6. Re:NGTH by WindBourne · · Score: 2, Informative

    Derived? No. Use the same code that Linux uses? Yes. The core kernel is mostly their work. But the API and all the supporting tools are mostly from GNU/Linux.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  7. Re:Actually. . . by Sqwubbsy · · Score: 2, Informative

    Actually, anagrams are when you create a word or words out of another word or words' letters.

  8. And pricing... by sadr · · Score: 3, Informative
    And a little research turns up per-developer pricing, although not the per-unit run-time license cost. That's not actually unreasonable, given the cost of DO-178B Level A documentation, but still. Ouch.
    Price and Availability
    In addition to the LynxOS-178 kernel, the offering also includes a complete artifacts package for the kernel and user library, DO-178B required documentation, code coverage test suites and analysis for 100% modified condition/decision coverage of the kernel and libraries, a full suite of standards-based development tools, and support. The company will also soon release the industry's first commercial-off-the-shelf certifiable TCP/IP stack. Development seats, including the LynxOS-178 kernel and one year of priority support, start at $18,000.
  9. Re:NGTH by PPGMD · · Score: 2, Informative
    Huh? Ghee thats why we have GPS approaches?

    Just about anything permanently mounted to an aircraft requires FAA approval, most early GPSs were not IFR approved, but now almost all panel mount GPSs have certification for enroute navigation, and many have approval for approach use (on GPS approaches).

    I know this for a fact because I had a field inspector yelling at me about a camera mount until I showed him that it was removable, and not a hazard to flight.

    The FAA
    We're not happy, until you're not happy.

  10. Re:NGTH by WindBourne · · Score: 3, Informative
    FAA Aproval is nothing. There are various classes and certifications of instrumentations. I am a developer, so I do not really get into all that stuff, but here is the general breakdown;
    • Class A; a laptop that you carry with aviation equipment or a GPS.
    • Class B; an instrument that is IN the dashboard. But all it gets is POWER. It is not allowed to interact with anything else.
    • Class C; In the dash and ability to read the data from the aircraft bus; that is it can display the status of the aircraft.
    • Class D/E; in the dash, and not only reads, but writes data on the bus; that is it can be used for control.
    If anybody else has the real scoop, go for broke on it.
    --
    I prefer the "u" in honour as it seems to be missing these days.
  11. no USB in lynx by Anonymous Coward · · Score: 1, Informative

    lynxOS did not have drivers for USB the last time i worked with it