Mario Hüttel mhu
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-04 21:36:59 +02:00
bd82f55966 Show rotary encode value on display
3d48bfb6a6 Fix lenght of LCD from 20 chars to 16 chars
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-04 21:31:13 +02:00
ea3d0121cc Add selected functions to optimization for faster interrupt handling
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-04 21:21:58 +02:00
e2c2be6e30 Implement state machine controlled async LCD writing
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-05-02 19:10:35 +02:00
df82f14206 Make LCD code working. Add FSM for LCD in order to write it in mainloop
e237776810 Fix parenthesis in macros
88062dc8e4 Add systick function that checks for passed ticks with correct wrap around
67899c8f02 Merge branch 'dev' into ui
cfaffc7d50 Update shellmatta to newset version
Compare 5 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-05-01 19:52:54 +02:00
cfaffc7d50 Update shellmatta to newset version
mhu pushed to develop at mhu/shellmatta 2020-05-01 19:29:30 +02:00
73e8f0af03 fixed whitespaces in makefile
c74e37b846 fix #47 now calling a continued command even without new input data
Compare 2 commits »
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-27 21:53:37 +02:00
fe51c80248 Merge branch 'dev' into ui
e7106b54c4 Add cat command
119aa1b0ff Add main loop counter
415979e211 Merge branch 'dev' into ui
d91463c458 Make MOTD clear the screen
Compare 5 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-27 21:53:15 +02:00
e7106b54c4 Add cat command
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-27 20:19:53 +02:00
d91463c458 Make MOTD clear the screen
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-27 20:18:49 +02:00
122a16ad4e Use button module in main loop
mhu pushed to ui at mhu/reflow-oven-control-sw 2020-04-27 20:18:18 +02:00
3834bd404c Fix button module and adjust long keypress time to a sane value
eb3b0eb459 Merge branch 'dev' into ui
9761204b08 Update shellmatta to newest version
4df68880f0 Add correct handling of sd card, add reset command, add ls command
6e07a363f4 Add settings module
Compare 12 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-26 22:25:54 +02:00
9761204b08 Update shellmatta to newest version
mhu pushed to develop at mhu/shellmatta 2020-04-26 22:25:35 +02:00
ebf65d7448 Merge branch 'Fix_redundant_assignment' of shimatta/shellmatta into develop
0fa2e5d1f8 Fix bug in shellmatta.c
3f54a989f3 fixed cppcheck call for older versions of cppcheck - removed misra checking (is broken anyway if there is no misra text file present
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-26 21:23:28 +02:00
4df68880f0 Add correct handling of sd card, add reset command, add ls command
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-26 20:22:07 +02:00
6e07a363f4 Add settings module
cf3818040c Add support for subdirectories in create-c-file script
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-26 19:54:51 +02:00
2d3b61550b Fix ADC Watchdog handling
85fe0f6749 Fix LEDs in ptdump command
5ae31a1705 Increase ADC_PT1000_WATCHDOG_SAMPLE_COUNT to 50
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-04-26 18:10:37 +02:00
ffe195d7b2 ADC Measurment: Introduce ADC_PT1000_WATCHDOG_SAMPLE_COUNT in order to filter out false Watchdog errors produces by EMI problems"
mhu deleted tag updater from mhu/reflow-oven-control-sw 2020-04-25 23:47:08 +02:00
mhu pushed to updater at mhu/reflow-oven-control-sw 2020-04-25 23:47:08 +02:00
d3ec8a358b Add preliminary Linkerscript for RAM code based updater
b9a38549dc Add stack_check_collision() function
8df0a6c774 Fix license header
8125fc4ffb Add preliminary test for PID controller
d0fa0cf39c Fix typo in comment
mhu pushed to master at mhu/reflow-oven-control-sw 2020-04-24 01:35:39 +02:00
83978e8188 Fix typo
4e4dc8e16e Add dynamic memory info to meminfo command
66d6a76e1a Fix shell prompt
310922161a Add ptdump shell command
Compare 4 commits »