-
Notifications
You must be signed in to change notification settings - Fork 0
project log
Manav Guglani edited this page Jun 12, 2017
·
10 revisions
- Read motivation of using statecharts.
- Had an overview of David Harel's paper on statecharts.
- Read Introduction in from the paper.
- Read clustering and refinement from paper.
- Started reading orthogonality.
- Understood statechart models of some systems.
- Completed reading orthogonality.
- Read Condition and selection entrances
- Understood statechart models of some systems.
- Installed Yakindu
- Read Delays and timeouts
- Read Unclustering.
- Read actions in statecharts.
- Read few yakindu tutorials.
- Understood statechart models of some systems.
- Made simple statecharts in yakindu.
- Read activities in statecharts
- Made first progress presentation
- Modeled buzzer on/off statechart in yakindu
- Generated c code of the above statechart
- Started understanding the generated c code
- Integrated the generated buzzer c code with firebird libraries and burned the generated code in firebird
- Modeled White line follower on yakindu and programmed firebird from yakindu generated code.
- Progress Presentation
- Read some articles on statecharts.
- Read some eYRC-2015 rulebooks.
- Read some eYRC+ -2015 rulebooks.
- Seen some videos of previous year competitions.
- Theme decide- Puzzle solver robot.
- Started modelling the theme.