issues
search
jonblack
/
arduino-fsm
Arduino library for implementing a finite state machine.
MIT License
200
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fsm.trigger() not working
#44
stanleyseow
opened
1 year ago
1
Any further development plans for this project?
#43
dzalf
opened
2 years ago
4
introduce transition predicates
#42
mhaberler
opened
2 years ago
0
Changes from the Meshtastic fork
#41
sachaw
opened
3 years ago
0
Adds an optional context pointer
#40
tig
opened
3 years ago
0
"In state" callback function not executed?
#39
fkromer
opened
3 years ago
1
fix light_switch example
#38
fkromer
closed
1 year ago
0
Links in Documentation section of Readme now dead
#37
laserguru
closed
4 years ago
1
Add edit func
#36
ahizzey
closed
1 year ago
0
When to set m_current_state
#35
nyfelix
opened
4 years ago
0
Timed Transition Timer Reset
#34
stellarshenson
opened
4 years ago
1
example 'light_switch.ino' fix
#33
exothink
opened
4 years ago
1
Added getState()
#32
skelstar
closed
5 years ago
0
call back objects support
#31
Andrei-Pozolotin
opened
5 years ago
0
States not transitioning properly
#30
pixelview95
opened
5 years ago
4
Added defaults parameters, solved initialization bug that causes crash
#29
fabianoriccardi
opened
5 years ago
1
Store current state of state machine in EEPROM and on next boot initalize state machine with that state
#28
jmozmoz
opened
6 years ago
1
support for esp8266
#27
sle118
closed
6 years ago
0
FSM is not AVR specific, but a warning is generated on other target platforms
#26
WayneKeenan
opened
6 years ago
2
Light Example doesn't work unless run_machine() is called
#25
WayneKeenan
opened
6 years ago
2
added ESP, removed unneeded file
#24
LennartHennigs
opened
6 years ago
0
Add fsm.run_machine() to arduino setup routine.
#23
raidlman
opened
6 years ago
0
Possible problem on timed_transitions
#22
njbuch
opened
6 years ago
3
Make trigger function more synchronous with new parameter immidiate. …
#21
Troyhy
opened
6 years ago
1
trigger running transition function before old state exits.
#20
Troyhy
opened
6 years ago
1
Sleep mode ?
#19
lesept777
opened
7 years ago
0
Use correct separator in keywords.txt
#18
per1234
closed
7 years ago
0
C memory management functions
#17
OxMarco
opened
7 years ago
3
Continuous integration / unit tests ...
#16
s-celles
opened
7 years ago
0
First build using Travis and PlatformIO
#15
s-celles
opened
7 years ago
1
Automatic Fan control
#14
Amega328
closed
7 years ago
1
removed the print which was slowing down the lib
#13
PedroLopes
closed
8 years ago
1
Allow dynamic time transitions
#12
jonblack
opened
8 years ago
1
v2.2.0
#11
Thelmos
closed
7 years ago
22
Allow on_state() functions
#10
Thelmos
opened
8 years ago
7
Add to PlatformIO
#9
jonblack
opened
8 years ago
2
Prop init bug
#8
PerfProf
opened
8 years ago
1
Fix init -- solution to initial state startup
#7
PerfProf
opened
8 years ago
0
License clarification
#6
corna
opened
8 years ago
3
Timed transition start time update
#5
corna
opened
8 years ago
2
Serial garbage
#4
corna
opened
8 years ago
1
Trigger is not reentrant
#3
redge76
opened
8 years ago
27
Multiple triggers
#2
alxhoff
closed
8 years ago
3
Add timing to state transitions
#1
jonblack
closed
9 years ago
1