Vasily Davydov
|
e4f295427d
|
state-handler: #6 fix name of the 'set' counter arr
|
2022-10-10 13:16:40 +03:00 |
|
Vasily Davydov
|
c82d4c75e8
|
state-handler: fix merge conflicts
|
2022-10-10 11:09:29 +03:00 |
|
Vasily Davydov
|
f8d1462113
|
Merge branch 'state-handler' of github.com:vas-dav/ESP-Ventilation into state-handler
|
2022-10-10 10:52:21 +03:00 |
|
Vasily Davydov
|
3dfc3d6d2a
|
state-handler: #6 add basic states
Add the states:
- init
- manual
- auto
|
2022-10-10 10:47:14 +03:00 |
|
Vasily Davydov
|
69d767a73e
|
state-handler: #6 add state controller functions
- HandleState to set an event of the state
- SetState to update current state to new
|
2022-10-10 10:43:29 +03:00 |
|
Vasily Davydov
|
0c389658fa
|
state-handler: #6 prepare for displaying values
Add internal fucntionality for:
- getBarPressure()
- getBarSpeed()
- displaySet(int, int)
|
2022-10-10 10:38:36 +03:00 |
|
Vasily Davydov
|
0e404c4a92
|
state-handler: #6 add state controller functions
- HandleState to set an event of the state
- SetState to update current state to new
|
2022-10-10 10:38:36 +03:00 |
|
Vasily Davydov
|
ff94a455a5
|
state-handler: #6 prepare for displaying values
Add internal fucntionality for:
- getBarPressure()
- getBarSpeed()
- displaySet(int, int)
|
2022-10-05 16:34:14 +03:00 |
|
Vasily Davydov
|
2b2ffb6dcf
|
state-handler: #6 add state controller functions
- HandleState to set an event of the state
- SetState to update current state to new
|
2022-10-05 16:34:14 +03:00 |
|
Vasily Davydov
|
15a825bbd0
|
state-handler: #6 add event class
|
2022-10-05 11:26:08 +03:00 |
|
Vasily Davydov
|
b231d6e9db
|
state-handler: replace EVENT_HANDL struct with enum
This is done due to passing the values to the key event of the state
|
2022-10-05 11:16:22 +03:00 |
|
Vasily Davydov
|
19424b0976
|
state-handler: #6 rename header
|
2022-10-05 10:55:29 +03:00 |
|
Vasily Davydov
|
5eb7933676
|
state-handler: #6 rename the class
|
2022-10-05 10:27:12 +03:00 |
|