issues
search
kiishor
/
UML-State-Machine-in-C
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
MIT License
170
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Event handling and protection
#41
KammutierSpule
opened
9 months ago
2
traverse_state Entry
#40
KammutierSpule
closed
9 months ago
1
Please give credit to the original source
#37
quantum-leaps
closed
2 years ago
3
building for embedded targets
#36
SergeTauger
opened
3 years ago
1
Help: hierarchical state machine
#31
KammutierSpule
opened
4 years ago
2
Feature/hierarchical state machine
#30
kiishor
closed
4 years ago
0
Test case is added to improve the code coverage
#29
kiishor
closed
4 years ago
0
Feature/hsm demo toaster oven
#28
kiishor
closed
4 years ago
0
Example for HSM
#27
binarymaker
closed
4 years ago
2
Feature/code coverage
#26
kiishor
closed
4 years ago
0
Feature/code coverage
#25
kiishor
closed
4 years ago
0
Feature/c make lists
#24
kiishor
closed
4 years ago
0
Removed unnamed typedef struct from hsm.h
#23
kiishor
closed
4 years ago
0
Feature/travis support
#22
kiishor
closed
4 years ago
0
Feature/c make lists
#21
kiishor
closed
4 years ago
0
Feature/make unnamed struct optional
#20
kiishor
closed
4 years ago
0
Fixed readme file
#19
kiishor
closed
4 years ago
0
Feature/make vla optional
#18
kiishor
closed
4 years ago
0
Replaced gmock with hippomocks
#17
kiishor
closed
4 years ago
0
Question to entry handler call sequence in traverse_state()
#16
spachner
closed
5 years ago
3
Add continuous integration support
#15
kiishor
opened
5 years ago
0
Add cmake support
#14
kiishor
closed
4 years ago
0
Feature/enhanced simple state machine
#13
kiishor
closed
5 years ago
0
Incorporate the simple state machine demo
#12
kiishor
closed
5 years ago
0
Added the doxygen documentation to demo: simple_state_machine
#11
kiishor
closed
5 years ago
0
Feature/simple state machine
#10
kiishor
closed
5 years ago
0
Renamed finite_state_machine.c & .h to process.c & .h, Updated the re…
#9
kiishor
closed
5 years ago
0
Fixed the C++ error due to unnamed struct in hsm.h. A new hierarchica…
#8
kiishor
closed
5 years ago
0
Add process tick to print process remaining time every second
#7
kiishor
closed
5 years ago
0
Remove get remaining time user option
#6
kiishor
closed
5 years ago
0
Demo: Simple state machine
#5
kiishor
closed
2 years ago
0
get remaing time in paused state is wrong
#4
kiishor
closed
5 years ago
0
Compile error in UTC due to anonymous structure of hsm.h
#3
kiishor
closed
5 years ago
0
Refactored the simple state machine demo
#2
kiishor
closed
5 years ago
0
Added macro to create the states
#1
kiishor
closed
5 years ago
0