issues
search
Task-Tracker-Systems
/
Task-Tracker-Device
Sources for a task time recording device.
https://task-tracker-systems.github.io/Task-Tracker-Device/
MIT License
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
improve self identification string
#136
dhebbeker
opened
1 month ago
1
show basic task information on dispay
#135
dhebbeker
opened
1 month ago
0
Implement persistent storage
#134
dhebbeker
closed
2 months ago
1
Update project name and add root directory to documentation.
#133
dhebbeker
closed
3 weeks ago
0
Remove regularly printing the task information.
#132
dhebbeker
closed
3 weeks ago
0
Add guideline for naming convention.
#131
dhebbeker
closed
3 weeks ago
0
serial interface: connect protocol with actual data
#130
dhebbeker
closed
2 months ago
0
Reduce amount of logging messages printed by LVGL.
#129
dhebbeker
closed
2 months ago
0
refactor build configuration (production & test)
#128
dhebbeker
closed
2 months ago
0
GuiEngine: Why not registering the keypad as part of the constructor?
#127
FiveTeethless
opened
4 months ago
0
replace ` serialEvent()`
#126
dhebbeker
closed
2 months ago
0
draw hardware structure
#125
dhebbeker
closed
2 months ago
0
Describe how the simulator's TCP connection can be relayed to a serial interface
#124
dhebbeker
closed
2 months ago
0
Feature/generic menu and lvgl implementation
#123
FiveTeethless
closed
2 months ago
0
serial interface: respond with correctly formatted dummy data
#122
dhebbeker
closed
2 months ago
0
provide current button state via `Keypad::isKeyPressed()`
#121
dhebbeker
closed
7 months ago
0
provide current button state via `Keypad::isKeyPressed()`
#120
dhebbeker
closed
7 months ago
0
serial interface: connect protocol with actual data
#119
dhebbeker
closed
2 months ago
0
Place ISR to instruction-RAM
#117
dhebbeker
closed
7 months ago
3
debounce buttons with a non-memorizing startup delay based on FreeRTOS tasks
#116
dhebbeker
closed
7 months ago
1
do not use `serialEvent()`
#115
dhebbeker
closed
2 months ago
0
debounce buttons with a non-memorizing startup delay based on `std::thread`
#114
dhebbeker
closed
7 months ago
4
fix debouncing algorithm
#113
dhebbeker
closed
7 months ago
0
add shortcut definitions to diagram.json
#112
FiveTeethless
closed
9 months ago
0
Extend interface to return the state of keys on demand.
#111
dhebbeker
closed
9 months ago
0
Simplify our code by using `std::cout` from ESP32-S3 runtime environment
#110
dhebbeker
closed
9 months ago
0
add guideline for naming convention
#109
dhebbeker
closed
3 weeks ago
1
restructure build environments?
#108
dhebbeker
closed
2 months ago
1
decide on how to proceed with the direct dependency to 3rd party HAL
#107
dhebbeker
closed
9 months ago
0
Add references to CONTRIBUTING.
#106
dhebbeker
closed
9 months ago
0
dependency to ArduinoCore
#105
dhebbeker
closed
9 months ago
0
decide on test granularity
#104
dhebbeker
closed
9 months ago
1
Document decision about putting packages/modules/... into `lib_dir`
#103
dhebbeker
closed
9 months ago
0
refine strategy for dealing with 3rd party dependencies
#102
dhebbeker
closed
9 months ago
0
Simplify debugging with WokWi.
#99
dhebbeker
closed
10 months ago
0
Add more pointers and hints to get on board with the project.
#98
dhebbeker
closed
11 months ago
0
advertise a safe collaboration environment
#97
dhebbeker
closed
11 months ago
0
Configure and explain serial port forwarding.
#96
dhebbeker
closed
10 months ago
0
Configure receiving serial monitor for newlines.
#95
dhebbeker
closed
10 months ago
0
Remove dependency from lv_conf.h to Arduino.h by using STL.
#94
dhebbeker
closed
2 months ago
1
Improve program self-identification string
#93
dhebbeker
opened
11 months ago
1
Add test for serial port to workflow.
#92
dhebbeker
closed
11 months ago
0
provide task management
#91
dhebbeker
closed
11 months ago
0
order and refactor code according to software architecture
#90
dhebbeker
closed
9 months ago
2
replace `command_line_interpreter` with 3rd party library
#89
dhebbeker
opened
12 months ago
0
use `std::cin` instead of `serial_port::cin`
#88
dhebbeker
opened
12 months ago
0
use `std::cout` instead of `serial_port::cout`
#87
dhebbeker
closed
9 months ago
0
support recognition of C++17 by clang format
#86
dhebbeker
closed
1 year ago
0
add functions to trim strings
#85
dhebbeker
closed
2 months ago
1
Add test for serial port to CI
#84
dhebbeker
closed
11 months ago
1
Next