Skip to content

seysha-git/Elevator-lab-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator-lab-project

Project setup

  1. Start the elevatorserver in another terminalvindow.
  2. Compile the program with make
  3. Run with ./elevator.

System development requirements

  • The pragmatic V-model.
    • The three levels: Produkt, System and Module
    • Design phase as starting point for test requirements
    • Tracebility in specification

Project management

  • Git-history needs to reflect the pragmatic V-model.
    • Github projects: For tracebility in specificaiton.
      • IN-PROGRESS is the left part of V-model. After implementing move from IN-PROGRESS to IN-REVIEW
      • In-review is the right part of the V-model. In IN-REVIEW the acceptance tests will be done and if passed send to DONE.
  • Use of Doxygen (Bonus): Write "doxygen doxconfig" at root to update.

About

Embeded systems - TTK4235

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors