|
62d745bd3a
|
Fix doxygen header
|
2021-03-19 20:53:46 +01:00 |
|
|
ec2c23c9f7
|
Change unstbale detection range from 10 Ohm to 20 Ohm
|
2021-03-19 20:51:54 +01:00 |
|
|
694a78982a
|
Add missing parameter to doxygen header of dc_pt1000_set_resistance_calibration()
|
2021-02-14 20:11:21 +01:00 |
|
|
4c1797aa24
|
Issue #24: Make UNSTABLE flag only go away, if the PT1000 value stays within the stable region for a given amount of samples
|
2021-01-26 21:59:41 +01:00 |
|
|
20a65fd7f9
|
Issue #24: Implement new handling for Unstable flag.
* Unstable flag will now be set, whenever the output of the moving average filter
differs more than 10 Ohms from the measured prefilterd input.
|
2021-01-26 21:46:44 +01:00 |
|
|
69ff13a991
|
Add fast moving average filter for faster startup
|
2021-01-09 22:26:31 +01:00 |
|
|
45c0625864
|
fixup style issues
|
2020-08-31 22:58:00 +02:00 |
|
|
a68b9176cb
|
Move ADC_TO_RES macro to header file
|
2020-08-11 23:21:14 +02:00 |
|
|
cb3c989683
|
Docu
|
2020-08-04 00:55:16 +02:00 |
|
|
f6f01b0510
|
Improve sphinx
|
2020-08-03 21:13:04 +02:00 |
|
|
da96daa767
|
Reworked measurement ADC to use safety controller
|
2020-07-27 22:15:01 +02:00 |
|
|
dc8beefb63
|
Move PT1000 Measurement from ADC1 to ADC3 in order to make ADC1 free for Safety ADC implementation
|
2020-05-16 20:59:51 +02:00 |
|
|
2187c1a712
|
Write a few doxygen headers
|
2020-05-05 18:19:49 +02:00 |
|
|
2d3b61550b
|
Fix ADC Watchdog handling
|
2020-04-26 19:53:06 +02:00 |
|
|
5ae31a1705
|
Increase ADC_PT1000_WATCHDOG_SAMPLE_COUNT to 50
|
2020-04-26 19:20:45 +02:00 |
|
|
ffe195d7b2
|
ADC Measurment: Introduce ADC_PT1000_WATCHDOG_SAMPLE_COUNT in order to filter out false Watchdog errors produces by EMI problems"
|
2020-04-26 18:09:39 +02:00 |
|
|
d0fa0cf39c
|
Fix typo in comment
|
2020-04-20 21:17:24 +02:00 |
|
|
c3be39b4e5
|
Add license header to all files
|
2020-02-15 22:09:55 +01:00 |
|
|
5a00950589
|
Add deactivated PT1000 measurement as error flag, startcode for calibration routine
|
2020-02-15 01:04:40 +01:00 |
|
|
f04a5c7930
|
Restructure include hierarchy
|
2020-02-12 21:00:35 +01:00 |
|