RedHawk
|
ea1139567a
|
UI: [#35] Fixing issues.
*Send UserInterface::InterfaceWithData in the queue instead of Event.
*Remove pointer madness for LCD.
*Timeout for Idle Event from Master thread.
|
2023-05-09 01:14:47 +03:00 |
|
RedHawk
|
20fe16b46e
|
UI: [#35] Added UserInterface task.
|
2023-05-08 15:35:16 +03:00 |
|
Vasily Davydov
|
df04fc9107
|
shoh: rename threads according to thread-name
|
2023-05-07 17:45:23 +03:00 |
|
Vasily Davydov
|
e003820710
|
manager: [#25] listen on master
|
2023-05-07 17:45:23 +03:00 |
|
Vasily Davydov
|
ddc9be976a
|
manager: [#25] init simple task
|
2023-05-07 17:45:23 +03:00 |
|
RedHawk
|
c421af2f8c
|
main.cpp: [#22] Example LCD code.
*Checked it - works like a charm.
|
2023-05-07 17:43:20 +03:00 |
|
RedHawk
|
13e392f37b
|
LpcUart: [#22] This could have worked.
* It appears that LPC11u68 has ony USART0 redirected to USB as debug UART.
* The code here was written only for USART1-4.
|
2023-05-05 19:31:30 +03:00 |
|
Vasily Davydov
|
809358b341
|
rotary: init task [#9]
|
2023-04-26 16:56:15 +03:00 |
|
RedHawk
|
3517f171f3
|
shoh: Fix project includes
main: Remove unused variable.
|
2023-04-26 11:36:43 +03:00 |
|
Vasily Davydov
|
daec484c01
|
event: separate event
Give container-type implementation
|
2023-04-26 02:53:47 +03:00 |
|
Vasily Davydov
|
ad4a100989
|
thread-manager: create on heap
Add a simple queue-manager test
|
2023-04-26 01:03:40 +03:00 |
|
Vasily Davydov
|
4a553e3093
|
queue-manager: wrap send & receive
|
2023-04-26 00:56:18 +03:00 |
|
RedHawk
|
98e9e11355
|
QueueManager & Master: Base for queues.
|
2023-04-25 23:57:18 +03:00 |
|
Vasily Davydov
|
927409d2a8
|
thread-manager: create master task with manager
|
2023-04-25 22:47:31 +03:00 |
|
RedHawk
|
f85bf8ef8d
|
FreeRTOS: Removed FreeRTOSCPP and fixed build.
*Rewritten Master class to create C-style FreeRTOS task.
|
2023-04-24 20:49:41 +03:00 |
|
RedHawk
|
67579db883
|
shoh: Fixing project includes.
|
2023-04-06 10:52:39 +03:00 |
|
Vasily Davydov
|
6cfe14b3fe
|
threads: add master skeleton
|
2023-04-05 00:09:58 +03:00 |
|
RedHawk
|
f8fd5e03da
|
source: Rename project from "test" to "shoh"
|
2023-04-04 17:52:02 +03:00 |
|