index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
driver
Age
Commit message (
Expand
)
Author
Lines
2024-01-27
Add Kconfig entry for TSL2591
Birte Kristina Friesel
-0
/
+4
2024-01-26
atmega2560: provide one DMX driver per extra UART
Birte Kristina Friesel
-0
/
+6
2024-01-26
ATMega2560: Add stdin and stdout on UART1, UART2, UART3
Birte Kristina Friesel
-0
/
+12
2024-01-21
VEML6075: I²C reads need just one byte written per register
Birte Kristina Friesel
-4
/
+4
2024-01-17
CCS811 setEnv: "0" means -25°c, so we have to pass temp+25, not temp-25
Birte Kristina Friesel
-1
/
+1
2024-01-15
MAX444006: Implement setAmbientConfig
Birte Kristina Friesel
-8
/
+20
2023-07-03
update copyright
Birte Kristina Friesel
-26
/
+26
2023-01-01
ads111x: add readRaw function
Daniel Friesel
-4
/
+6
2023-01-01
Add driver for ADS111x 16-Bit ADC
Daniel Friesel
-0
/
+60
2022-05-26
sen5x: verify crc when reading data
Daniel Friesel
-0
/
+32
2022-05-20
sen5x: add cleanfan and readstatus commands
Daniel Friesel
-0
/
+29
2022-05-15
add driver stub for Sensirion SEN5x PM sensor
Daniel Friesel
-0
/
+55
2022-05-15
scd4x.read(): indicate whether read was successful
Daniel Friesel
-5
/
+7
2022-05-15
scd4x: properly transmit read command
Daniel Friesel
-1
/
+1
2022-01-03
add preliminary arduino nano dmx driver
Daniel Friesel
-0
/
+2
2022-01-02
BME680 BSEC: support state (de)serialization across application restarts
Daniel Friesel
-2
/
+10
2021-12-31
Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C
Daniel Friesel
-28
/
+28
2021-12-29
bsec driver is incompatible with avr-gcc 5
Daniel Friesel
-2
/
+6
2021-12-29
Prepare for BME680 BSEC support
Daniel Friesel
-0
/
+10
2021-12-27
max44006: remove unused red, green, blue, clear, ir class variables
Daniel Friesel
-0
/
+8
2021-12-27
add VEML6075 driver
Daniel Friesel
-0
/
+86
2021-12-26
MAX44006: Adjust for AMBTIM setting
Daniel Friesel
-0
/
+14
2021-12-26
max44006: getLight: respect AMBPGA setting
Daniel Friesel
-6
/
+17
2021-12-26
add basic MAX44006 driver
Daniel Friesel
-1
/
+85
2021-12-26
max44009: handle overrange condition
Daniel Friesel
-0
/
+8
2021-12-25
mpu9250: update softi2c check
Daniel Friesel
-2
/
+2
2021-12-25
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
Daniel Friesel
-2
/
+4
2021-12-25
lm75: correctly read out sub-zero temperatures
Daniel Friesel
-1
/
+3
2021-12-25
add software i2c support on stm32f446re
Daniel Friesel
-0
/
+2
2021-12-25
move softi2c pin config to sub-menu
Daniel Friesel
-2
/
+5
2021-12-25
Configure SoftI2C SDA/SCL via kconfig only; remove external pull-up support
Daniel Friesel
-37
/
+1
2021-12-25
Remove esp8266 support in favor of ESP8266 RTOS SDK
Daniel Friesel
-9
/
+1
2021-12-24
kconfig: add scd4x driver
Daniel Friesel
-0
/
+4
2021-12-20
bme280 and bme680 work just fine on posix
Daniel Friesel
-2
/
+6
2021-12-19
ccs811: add setEnv variant with float arguments
Daniel Friesel
-0
/
+5
2021-12-19
Re-add CCS811 driver for now
Daniel Friesel
-1
/
+3
2021-12-13
mpu9250: Implement getMagnet function
Daniel Friesel
-0
/
+15
2021-12-11
mpu9250: fix casting / sign extension on 32bit systems
Daniel Friesel
-10
/
+11
2021-12-11
mpu9250: store current fsr setting after change
Daniel Friesel
-0
/
+2
2021-12-08
hdc1080: add explicit measure() function
Daniel Friesel
-9
/
+5
2021-12-08
hdc1080: fix typo in kconfig variable name
Daniel Friesel
-1
/
+1
2021-11-03
kconfig: s5851a should be working now
Daniel Friesel
-1
/
+25
2021-11-03
ssd1306: support both vertical and horizontal adress modes
Daniel Friesel
-0
/
+12
2021-11-01
pervasive aurora mb: reset frame rate back to a sane default
Daniel Friesel
-1
/
+1
2021-10-31
pervasive auroa mb: document observed frame rates for flashless update
Daniel Friesel
-2
/
+15
2021-10-31
I think our frame number is 0x05
Daniel Friesel
-5
/
+5
2021-10-31
pervasive aurora mb: add initialization code for flashless updates
Daniel Friesel
-6
/
+79
2021-10-21
pervasive aurora mb: more specific hardware description
Daniel Friesel
-2
/
+4
2021-10-20
pervasive_aurora_mb: add partial update support
Daniel Friesel
-3
/
+25
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+62
[next]