Mario Hüttel mhu
mhu deleted tag develop from mhu/shellmatta 2020-02-10 22:44:10 +01:00
mhu pushed to develop at mhu/shellmatta 2020-02-10 22:44:10 +01:00
fddc1f5b32 Parse ASCII 0x7F as line break. Works now with a serial connection using screen
ad60578aab Merge branch 'bugfix/#18-lengt-of-commands-not-checked' of shimatta/shellmatta into develop
21212d05b8 determine the length of the input command abd compare the length with the length of the known commands
e5bf8572c2 fixed broken forward cursor fix #17
5b6f2155eb parse command only until strlen(cmd) fix #16
mhu created repository mhu/shellmatta 2020-02-10 22:39:48 +01:00
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-09 19:21:13 +01:00
48fea3d36e Make average calculation floating point.
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-09 19:14:44 +01:00
8bbc2e60f8 Update Firmware with features:
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-09 19:13:19 +01:00
07793fb490 Add new measurement data
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-08 19:19:32 +01:00
827f5c2066 add autosave files to ignore list
1f5a535076 Make average filtering of HF meas path an integer calculation
c32bb559f3 Add measurement data for drift analysis
Compare 3 commits »
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-02-06 21:37:02 +01:00
a67ada8ddf Rework stability compensation of opamp
20780781e9 Replace all MCP6V31U with MCP6V34. It's cheaper.
2ac81f1fed Add shimatta_analog library for new opamp
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-05 23:12:23 +01:00
a6fa35b1ea Measurement Data: Add PT1000 measurements (current SW).
825de053ce Data: Delete obsolete measurement data
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-05 23:09:57 +01:00
3ac252db69 Add DMA ring buffer file for UART, Improve calculation of PT1000 resistance
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-02-05 22:13:07 +01:00
daeb2a7721 Move vias to better locations: These vias have proven unfortunately placed for hand soldering
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-02-05 18:59:04 +01:00
d894012b73 Re-annotate components
mhu pushed to master at pcb/reflow-oven-control-pcb 2020-02-05 18:37:51 +01:00
05981966dc Merge branch 'master' of git.shimatta.de:pcb/reflow-oven-control-pcb
fa6782c21d Prepare for v1.2
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-03 20:20:10 +01:00
4c7909adac Fix wrong data type of variable in clock manager
1e678c3ce8 Fix bug in clock manager and remove DMA sampling from ADC code. Will be rewritten in a different way
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-03 19:22:29 +01:00
5f9bc29701 Add untested version of clock enable manager
a71eec8c71 Add untested version of clock enable manager
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-03 19:19:39 +01:00
a71eec8c71 Add untested version of clock enable manager
87db430a17 Remove empty lines from linker script, Make .bss section NOLOAD
314bc278eb mark heap and stack as noload sections
Compare 3 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-02 20:54:17 +01:00
bccacc253c Add shellmatta to Makefile, Disable Printf dupport for shellmatta
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-02 20:25:00 +01:00
850d84140e ADC PT1000 Measurement progress
8af10dd52c Add measurements to analysis of target code for temperature measurements
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-02 02:02:22 +01:00
23e754ab2a Add shellmatta Shell
1dcdb3b603 Fix trailing whitespace in Makefile
Compare 2 commits »
mhu pushed to dev at mhu/reflow-oven-control-sw 2020-02-02 01:50:26 +01:00
02a673546e Start implementation of PT1000 ADC measurement
f9eb3c676b delete duplicate arm_math.h and fix doxygen docu for adc_meas
e091ccf19c start firmware: Function definitions for ADC
6da5288d90 Update gitignore
94f2ef6e8d Make Notebook ready for PDF output without code