Skip to content
  • Maxime Perrotin's avatar
    Adapt code generator to respect SDL semantics · 387a16b5
    Maxime Perrotin authored
    Continuous signals have less priority than inputs. Therefore before
    evaluating them it is mandatory to check the presence of messages in the
    input queue of the SDL process. User has to provide the function that
    checks the queue. TASTE uses POHIC API for that.
    387a16b5