|
69c00ff3d3
|
* Improve uart dma ring buffer. Sending dma still missing
* Add digio module for controlling LEDs, Loudspeaker, and the Digital IOs
* General code improvements
|
2020-02-10 22:40:37 +01:00 |
|
|
48fea3d36e
|
Make average calculation floating point.
|
2020-02-09 19:21:06 +01:00 |
|
|
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 |
|
|
1f5a535076
|
Make average filtering of HF meas path an integer calculation
|
2020-02-08 19:18:47 +01:00 |
|
|
3ac252db69
|
Add DMA ring buffer file for UART, Improve calculation of PT1000 resistance
|
2020-02-05 23:09:23 +01:00 |
|
|
4c7909adac
|
Fix wrong data type of variable in clock manager
|
2020-02-03 20:20:00 +01:00 |
|
|
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 |
|
|
5f9bc29701
|
Add untested version of clock enable manager
|
2020-02-03 19:21:50 +01:00 |
|
|
87db430a17
|
Remove empty lines from linker script, Make .bss section NOLOAD
|
2020-02-03 18:22:38 +01:00 |
|
|
314bc278eb
|
mark heap and stack as noload sections
|
2020-02-02 21:38:40 +01:00 |
|
|
bccacc253c
|
Add shellmatta to Makefile, Disable Printf dupport for shellmatta
|
2020-02-02 20:54:09 +01:00 |
|
|
850d84140e
|
ADC PT1000 Measurement progress
|
2020-02-02 20:24:44 +01:00 |
|
|
23e754ab2a
|
Add shellmatta Shell
|
2020-02-02 02:02:18 +01:00 |
|
|
1dcdb3b603
|
Fix trailing whitespace in Makefile
|
2020-02-02 02:00:42 +01:00 |
|
|
02a673546e
|
Start implementation of PT1000 ADC measurement
|
2020-02-02 01:49:37 +01:00 |
|
|
f9eb3c676b
|
delete duplicate arm_math.h and fix doxygen docu for adc_meas
|
2020-02-02 00:46:12 +01:00 |
|
|
e091ccf19c
|
start firmware: Function definitions for ADC
|
2020-02-02 00:01:08 +01:00 |
|
|
d5f65fecfc
|
Fix gitignore file name
|
2020-01-28 18:53:56 +01:00 |
|
|
6da78ba476
|
Delete jdebug file
|
2020-01-28 18:53:08 +01:00 |
|
|
080d4d92a1
|
Add jdebug to gitignore
|
2020-01-27 21:37:09 +01:00 |
|
|
ad7badba56
|
First test version to sample temperature input and blink LEDs
|
2020-01-26 21:07:54 +01:00 |
|