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

Fifo ready list branch #74

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2017

  1. add visual code config files in .gitignore

    Le Couteur Paul committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    9066b69 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. gitignore modification

    Le Couteur Paul committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    8e7a0c5 View commit details
    Browse the repository at this point in the history
  2. Bugfix - COUNTER wasn't defined for posix implementation in GOIL Temp…

    …lates
    Le Couteur Paul committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    1044651 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. add the types

    Le Couteur Paul committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    bc1ed9c View commit details
    Browse the repository at this point in the history
  2. static generation of the variables

    Le Couteur Paul committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    d0fe3fd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. goil generation: use activation count and max_jobs_among_prio

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    d82e075 View commit details
    Browse the repository at this point in the history
  2. clean old code - so everything is broken

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    abd4231 View commit details
    Browse the repository at this point in the history
  3. change tpl_proc* to tpl_proc_id

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    ef82e16 View commit details
    Browse the repository at this point in the history
  4. add tpl_list type for the ready_list

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    f05d931 View commit details
    Browse the repository at this point in the history
  5. tpl_front_proc

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    4f72ac6 View commit details
    Browse the repository at this point in the history
  6. tpl_remove_front_proc

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    846935b View commit details
    Browse the repository at this point in the history
  7. tpl_remove_proc

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    22d9b53 View commit details
    Browse the repository at this point in the history
  8. tpl_get_internal_ressource

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    9076f3c View commit details
    Browse the repository at this point in the history
  9. time to debug

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    75b5925 View commit details
    Browse the repository at this point in the history
  10. FIFO ready_list implemented.

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    c351f8a View commit details
    Browse the repository at this point in the history
  11. removed printrl

    Le Couteur Paul committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    e5fd8e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. changes in printf for debug

    Le Couteur Paul committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    8448763 View commit details
    Browse the repository at this point in the history
  2. add highest_priority in ready_list

    Le Couteur Paul committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    0fa4cf5 View commit details
    Browse the repository at this point in the history
  3. some fixes

    Le Couteur Paul committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    96a7e1c View commit details
    Browse the repository at this point in the history
  4. bugfix in the modulo

    Le Couteur Paul committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    16744cd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. bugfix - correct behavoir for resscheduler

    Le Couteur Paul committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    94b1ee0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. intermediate commit

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    37e3fa6 View commit details
    Browse the repository at this point in the history
  2. root template done

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d76b4ea View commit details
    Browse the repository at this point in the history
  3. template code written!

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    78d5e92 View commit details
    Browse the repository at this point in the history
  4. template for multicore done!

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    46efec8 View commit details
    Browse the repository at this point in the history
  5. bug fix multicore

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    43f22b0 View commit details
    Browse the repository at this point in the history
  6. bug fixe in app_define.h template

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    2d5efdf View commit details
    Browse the repository at this point in the history
  7. fix resscheduler priority

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9ff9127 View commit details
    Browse the repository at this point in the history
  8. bugfix - internal resource

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9224f3d View commit details
    Browse the repository at this point in the history
  9. code moved

    Le Couteur Paul committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d5adcc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. some code clean

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    cd80624 View commit details
    Browse the repository at this point in the history
  2. visual improvement

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    77aeb19 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    4c6b5c3 View commit details
    Browse the repository at this point in the history
  4. add brackets arrounf if statements

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    9d784e2 View commit details
    Browse the repository at this point in the history
  5. modify types

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    422d6a0 View commit details
    Browse the repository at this point in the history
  6. tpl_priority must be signed

    Le Couteur Paul committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    c3daff1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. bugfix - miss a & in tpl_remove_proc

    Le Couteur Paul committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    e76a018 View commit details
    Browse the repository at this point in the history
  2. bugfix - priority of resources may be increased by one. - functionnal…

    … test are ok!
    Le Couteur Paul committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    9632e5c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. change in the gitignore

    Le Couteur Paul committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    3e5fcd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. suppress a warning

    Le Couteur Paul committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    38f2834 View commit details
    Browse the repository at this point in the history
  2. MIX HEAP/FIFO tpl_remove_front proc done!

    Le Couteur Paul committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    20b5017 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. HEAP/FIFO implementation done!

    Le Couteur Paul committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    c04d8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f03b5c View commit details
    Browse the repository at this point in the history
  3. HEAP/FIFO work on tpl_remove_proc

    Le Couteur Paul committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    3610218 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. some optimizations

    Le Couteur Paul committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    6ab93cb View commit details
    Browse the repository at this point in the history
  2. compilation bugfix

    Le Couteur Paul committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    8e1f2a9 View commit details
    Browse the repository at this point in the history
  3. bugfix

    Le Couteur Paul committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    c517f85 View commit details
    Browse the repository at this point in the history
  4. bugfix

    Le Couteur Paul committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    6561a9b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. some optimization

    Le Couteur Paul committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    304f1b7 View commit details
    Browse the repository at this point in the history
  2. tpl_index is now uint32

    Le Couteur Paul committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    ea157a5 View commit details
    Browse the repository at this point in the history
  3. bugfix

    Le Couteur Paul committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    dc76946 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. [MPC5643L] Support for the GNU_C Compiler from NXP

    Le Couteur Paul committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    b29ce7d View commit details
    Browse the repository at this point in the history
  2. [MPC5643L] Add Blin_1c and Blink_2c for the GNU compiler

    Le Couteur Paul committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    473d082 View commit details
    Browse the repository at this point in the history
  3. bugfix

    Le Couteur Paul committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    26bc7e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. [multicore] Blink_2c with GNU compiler is working!

    Le Couteur Paul committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    4df20cc View commit details
    Browse the repository at this point in the history
  2. [preprocessor] fix the CONSTP2CONST

    Le Couteur Paul committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    cc92420 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. [embTest] MPC5643L : now it compiles with gcc

    Le Couteur Paul committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    046010b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. [EmbTest] MPC5643L the tests pass!

    Le Couteur Paul committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    edfb91d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. add readme for MPC5643L dev and debug support in Linux

    Le Couteur Paul committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    cef2f0d View commit details
    Browse the repository at this point in the history