.. |
bmp280.c
|
Try to make BMP280 communication more resilient
|
2022-11-09 20:47:13 +01:00 |
bmp280.h
|
Try to make BMP280 communication more resilient
|
2022-11-09 20:47:13 +01:00 |
bmp280_comp.c
|
Initial BMP280 integration
|
2022-10-08 20:50:08 +02:00 |
bmp280_comp.h
|
Initial BMP280 integration
|
2022-10-08 20:50:08 +02:00 |
calibration.h
|
calibration: add development device
|
2022-09-24 16:28:35 +02:00 |
charge_control.c
|
charge_control: block charging if external temperature is too low
|
2022-10-15 21:44:27 +02:00 |
charge_control.h
|
charge_control: block charging if external temperature is too low
|
2022-10-15 21:44:27 +02:00 |
charge_pump.c
|
Increase charge pump frequency to 500 Hz
|
2021-06-06 15:08:22 +02:00 |
charge_pump.h
|
Added the charge pump driver
|
2021-06-05 15:49:29 +02:00 |
clock.c
|
Initial BMP280 integration
|
2022-10-08 20:50:08 +02:00 |
clock.h
|
Moved clock setup to separate file
|
2021-06-11 23:55:10 +02:00 |
deepsleep.c
|
Properly shut down peripherals before entering deep sleep
|
2021-06-12 16:02:21 +02:00 |
deepsleep.h
|
First try to implement deep sleep
|
2021-06-12 16:02:21 +02:00 |
flash_config.c
|
Add new temperature thresholds to flash config
|
2022-10-15 21:42:46 +02:00 |
flash_config.h
|
Add new temperature thresholds to flash config
|
2022-10-15 21:42:46 +02:00 |
i2c_dma.c
|
Try to make BMP280 communication more resilient
|
2022-11-09 20:47:13 +01:00 |
i2c_dma.h
|
Try to make BMP280 communication more resilient
|
2022-11-09 20:47:13 +01:00 |
led_chplex.c
|
Properly shut down peripherals before entering deep sleep
|
2021-06-12 16:02:21 +02:00 |
led_chplex.h
|
Properly shut down peripherals before entering deep sleep
|
2021-06-12 16:02:21 +02:00 |
main.c
|
Do not send BMP280 data if invalid
|
2022-11-13 14:35:34 +01:00 |
measurement.c
|
fix: actually use the new calibration factors in flash
|
2022-11-09 20:45:34 +01:00 |
measurement.h
|
Average the measurements
|
2021-06-18 23:37:16 +02:00 |
pinout.h
|
Initial BMP280 integration
|
2022-10-08 20:50:08 +02:00 |
power_switch.c
|
Added power switch driver
|
2021-06-05 16:33:21 +02:00 |
power_switch.h
|
Added power switch driver
|
2021-06-05 16:33:21 +02:00 |
rs485.c
|
Properly shut down peripherals before entering deep sleep
|
2021-06-12 16:02:21 +02:00 |
rs485.h
|
Properly shut down peripherals before entering deep sleep
|
2021-06-12 16:02:21 +02:00 |
system.c
|
Initial commit
|
2021-06-05 00:04:36 +02:00 |