Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: MicroBeaut/Finite-State

Finite-State v1.6.0

30 Sep 17:57

Choose a tag to compare

  • Changed time base calculation from micros() to millis()

Finite-State v1.5.0

06 May 01:35

Choose a tag to compare

  • Changed typical state diagram.
  • Change Action member from DURING from NONE, and remove DURING from the event on action changed.

Finite-State v1.4.3

04 May 17:58

Choose a tag to compare

  • Added library author and version info.

Finite-State v1.4.2

04 May 15:21

Choose a tag to compare

  • Updated the examples to define the transition state with the enumeration type.

Finite-State v1.4.1

03 May 18:26

Choose a tag to compare

  • Fixed the TRUE_TIMER issue.

Finite-State v1.4.0

02 May 15:30

Choose a tag to compare

  • Deleted State structure type.
  • Changed the Predicate parameter from State to id_t.
  • Added more examples.

Finite-State v1.3.0

01 May 22:02
9d26136

Choose a tag to compare

  • Added Timer
    • Transition Timer
    • Predicate Timer
    • False State Timer
    • True State Timer
  • Changed enum Events to Action

Finite-State v1.2.2

29 Apr 09:13

Choose a tag to compare

  • Fixed the Initial Id.
  • Fixed the Initial Entry event.
  • Changed events state from LOOP to PROCESS.
  • Revised internal function.

Finite-State v1.2.1

18 Apr 17:18

Choose a tag to compare

  • Correct the next state variable name of Transition.

Finite-State v1.2.0

17 Apr 04:38

Choose a tag to compare

  • Rearranged Transition members.
  • Separated EventArgs from State.
  • Defined uint8_t as id_t.
  • Added 2 examples.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.