Commit Graph

738 Commits

Author SHA1 Message Date
Mario Hüttel 48fea3d36e Make average calculation floating point. 2020-02-09 19:21:06 +01:00
Mario Hüttel 8bbc2e60f8 Update Firmware with features:
* Shellmatta implemented using UART
* Version string implemented
* Increased heap size
* Add shellmatta printf support
2020-02-09 19:13:37 +01:00
Mario Hüttel 07793fb490 Add new measurement data 2020-02-09 19:13:09 +01:00
Mario Hüttel 827f5c2066 add autosave files to ignore list 2020-02-08 19:19:14 +01:00
Mario Hüttel 1f5a535076 Make average filtering of HF meas path an integer calculation 2020-02-08 19:18:47 +01:00
Mario Hüttel c32bb559f3 Add measurement data for drift analysis 2020-02-08 19:17:33 +01:00
Mario Hüttel a6fa35b1ea Measurement Data: Add PT1000 measurements (current SW). 2020-02-05 23:11:36 +01:00
Mario Hüttel 825de053ce Data: Delete obsolete measurement data 2020-02-05 23:11:10 +01:00
Mario Hüttel 3ac252db69 Add DMA ring buffer file for UART, Improve calculation of PT1000 resistance 2020-02-05 23:09:23 +01:00
Mario Hüttel 4c7909adac Fix wrong data type of variable in clock manager 2020-02-03 20:20:00 +01:00
Mario Hüttel 1e678c3ce8 Fix bug in clock manager and remove DMA sampling from ADC code. Will be rewritten in a different way 2020-02-03 19:40:59 +01:00
Mario Hüttel 5f9bc29701 Add untested version of clock enable manager 2020-02-03 19:21:50 +01:00
Mario Hüttel 87db430a17 Remove empty lines from linker script, Make .bss section NOLOAD 2020-02-03 18:22:38 +01:00
Mario Hüttel 314bc278eb mark heap and stack as noload sections 2020-02-02 21:38:40 +01:00
Mario Hüttel bccacc253c Add shellmatta to Makefile, Disable Printf dupport for shellmatta 2020-02-02 20:54:09 +01:00
Mario Hüttel 850d84140e ADC PT1000 Measurement progress 2020-02-02 20:24:44 +01:00
Mario Hüttel 8af10dd52c Add measurements to analysis of target code for temperature measurements 2020-02-02 20:23:56 +01:00
Mario Hüttel 23e754ab2a Add shellmatta Shell 2020-02-02 02:02:18 +01:00
Mario Hüttel 1dcdb3b603 Fix trailing whitespace in Makefile 2020-02-02 02:00:42 +01:00
Mario Hüttel 02a673546e Start implementation of PT1000 ADC measurement 2020-02-02 01:49:37 +01:00
Mario Hüttel f9eb3c676b delete duplicate arm_math.h and fix doxygen docu for adc_meas 2020-02-02 00:46:12 +01:00
Mario Hüttel e091ccf19c start firmware: Function definitions for ADC 2020-02-02 00:01:08 +01:00
Mario Hüttel 6da5288d90 Update gitignore 2020-01-28 23:45:46 +01:00
Mario Hüttel 94f2ef6e8d Make Notebook ready for PDF output without code 2020-01-28 23:43:01 +01:00
Mario Hüttel 0e66004bbf Improve jupyter notebook and fix wrong heading 2020-01-28 23:39:16 +01:00
Mario Hüttel 92fabc0555 Restructure Jupyter NB 2020-01-28 23:09:06 +01:00
Mario Hüttel e9a2313221 Do further analysis in jupyter notebook 2020-01-28 22:42:40 +01:00
Mario Hüttel 312963b367 Add temperature curve for heating with airgun and cooldown to room temperature 2020-01-28 18:54:58 +01:00
Mario Hüttel d5f65fecfc Fix gitignore file name 2020-01-28 18:53:56 +01:00
Mario Hüttel 6da78ba476 Delete jdebug file 2020-01-28 18:53:08 +01:00
Mario Hüttel 5b62891fd4 Add new Measurements to analysis 2020-01-27 23:00:43 +01:00
Mario Hüttel bb4ccd0196 Add new measurement data 2020-01-27 21:37:41 +01:00
Mario Hüttel 080d4d92a1 Add jdebug to gitignore 2020-01-27 21:37:09 +01:00
Mario Hüttel 51a4533786 Add jupyter notebook with analysis 2020-01-26 22:10:23 +01:00
Mario Hüttel a19b8788ca Add sampling data of constant 1000Ohm Reference resistor 2020-01-26 22:09:29 +01:00
Mario Hüttel ad7badba56 First test version to sample temperature input and blink LEDs 2020-01-26 21:07:54 +01:00
Mario Hüttel 284f2b26c4 Add obj folder 2020-01-26 15:35:35 +01:00
Mario Hüttel a94b0c14f3 Add template 2020-01-26 15:27:06 +01:00