Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / digint/tinyfsm issues and pull requests
#43 - Modifications to avoid Static Initialization Order Fiasco (SOIF)
Issue -
State: open - Opened by mgrova 3 months ago
#42 - Access to FSM instance from main.cpp
Issue -
State: open - Opened by NachoMurillo 3 months ago
#41 - Multiple FSM's in same program with colliding state names have unexpected side effects
Issue -
State: open - Opened by taliesin 5 months ago
- 5 comments
#40 - Security Disclosure Policy
Issue -
State: open - Opened by feuer-medtronic 11 months ago
- 2 comments
#39 - Handle multiple FSMs
Issue -
State: open - Opened by amiguels over 1 year ago
- 2 comments
#38 - Calling dispatch() and/or transit() from action function
Issue -
State: open - Opened by MarioIvancic over 1 year ago
- 3 comments
#37 - Testing tinyFSM state machines with VectorCAST?
Issue -
State: open - Opened by scottdwhitney almost 2 years ago
#36 - connecting IO class with Tiny FSM
Issue -
State: closed - Opened by achursin1986 about 2 years ago
- 2 comments
Labels: question
#35 - is it possible to instantiate multiple Elevators classes, using the same elevator.hpp and .cpp?
Issue -
State: closed - Opened by husnaini798 over 2 years ago
- 3 comments
Labels: duplicate
#34 - Is it possible to set initial state (at runtime) to something which is different from what was passed in FSM_INITIAL_STATE?
Issue -
State: open - Opened by husnaini798 over 2 years ago
- 1 comment
Labels: question
#33 - How to separate state classes from the state machine class?
Issue -
State: open - Opened by afkool over 2 years ago
Labels: question
#32 - Add state diagrams to elevator example readme file
Pull Request -
State: open - Opened by hlovdal almost 3 years ago
- 2 comments
#31 - Doesn't compile when debug information is enabled.
Issue -
State: closed - Opened by fjrg76-com about 3 years ago
- 2 comments
Labels: question
#30 - Add some new features and very very radical changes
Pull Request -
State: closed - Opened by incloon over 3 years ago
#29 - any plan for latest tag release ?
Issue -
State: closed - Opened by sequoiar over 3 years ago
- 4 comments
#28 - Add library.json for PlatformIO compatibility
Pull Request -
State: closed - Opened by maxgerhardt over 3 years ago
- 2 comments
#27 - calling dispatch() before start() throws unhandled exception with read access violation
Issue -
State: closed - Opened by peroht about 4 years ago
- 2 comments
#26 - Add installation via Cmake
Pull Request -
State: open - Opened by jhh over 4 years ago
#25 - size on Mac doesn't support -B flag
Issue -
State: closed - Opened by myksmith over 4 years ago
- 1 comment
#24 - Not able to compile with IAR ARM v8.20.2
Issue -
State: open - Opened by microist over 4 years ago
- 2 comments
Labels: upstream bug
#23 - Linking error
Issue -
State: closed - Opened by JWaynee over 4 years ago
- 3 comments
Labels: question
#22 - State update loop
Issue -
State: open - Opened by joshysav almost 5 years ago
- 4 comments
Labels: question
#21 - non virtual destructor
Issue -
State: open - Opened by ghost over 5 years ago
- 3 comments
Labels: question
#20 - How do you pass a SM to a function?
Issue -
State: open - Opened by Ricodan over 5 years ago
- 1 comment
Labels: question
#19 - Is it possible to query the current state of the State Machine?
Issue -
State: open - Opened by Ricodan over 5 years ago
- 4 comments
Labels: question
#18 - Should FSM_INITIAL_STATE call entry?
Issue -
State: closed - Opened by tahmmee almost 6 years ago
- 1 comment
#17 - Events double dispatching support
Issue -
State: closed - Opened by nameofuser1 almost 6 years ago
- 3 comments
Labels: wontfix
#16 - Adding CMake support
Pull Request -
State: closed - Opened by Garcia6l20 almost 6 years ago
- 2 comments
#15 - Passing data into the State machine.
Issue -
State: open - Opened by Emmett-Byrne about 6 years ago
- 2 comments
Labels: question
#14 - Can a state have non-static member variable ?
Issue -
State: closed - Opened by abhilashchowdhary about 6 years ago
- 1 comment
Labels: duplicate
#13 - Remove dependency on standard library
Issue -
State: closed - Opened by niliopoulos about 6 years ago
- 8 comments
Labels: enhancement
#12 - Any chance to pass an Action via an Event
Issue -
State: open - Opened by taliesin over 6 years ago
- 6 comments
Labels: question
#11 - transit<> shall be the last statement in react(), but isn't ...
Issue -
State: closed - Opened by taliesin over 6 years ago
- 1 comment
#10 - compile error using gcc 5.4.0 (ubuntu 16.04)
Issue -
State: closed - Opened by taliesin over 6 years ago
- 4 comments
Labels: duplicate
#9 - Template specialization fails in gcc < 7.0.0
Issue -
State: closed - Opened by HaskiDuan over 6 years ago
- 3 comments
Labels: bug, upstream bug
#8 - Transit only if not already in state
Issue -
State: closed - Opened by davidgraeff over 6 years ago
- 4 comments
#7 - Updated Makefile to compile on OS X with clang
Pull Request -
State: closed - Opened by 5yler over 6 years ago
- 1 comment
#6 - Unresolved external symbol tinyfsm::Fsm<...>::current_state
Issue -
State: closed - Opened by ezemskov over 6 years ago
- 7 comments
#5 - Passing data to the state machine during initialization
Issue -
State: closed - Opened by vagaruy over 6 years ago
- 1 comment
#4 - FSM with identical state names compile, but segfault at runtime
Issue -
State: closed - Opened by esromneb almost 7 years ago
- 1 comment
Labels: question
#3 - Can we have multiple instances of the same Fsm?
Issue -
State: open - Opened by heLomaN about 7 years ago
- 7 comments
Labels: question
#2 - Fix links in the README
Pull Request -
State: closed - Opened by senden9 over 7 years ago
- 1 comment
#1 - How Can I trace the previous state?
Issue -
State: closed - Opened by chenkan0104 over 7 years ago
- 2 comments