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
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
2021-10-14
Add Pervasive Aurora Mb E-Paper driver
Daniel Friesel
-0
/
+130
2021-10-10
sharp96, ssd1306: Describe hardware in driver header
Daniel Friesel
-0
/
+6
2021-09-02
Fix s5851a driver
Daniel Friesel
-1
/
+1
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-22
/
+22
2021-04-15
scd4x: implement startLowPower, remove unsupported stopLowPower
Daniel Friesel
-0
/
+7
2021-04-12
add ssd1306 test app
Daniel Friesel
-0
/
+3
2021-04-11
ssd1306: Comment initialization sequence
Daniel Friesel
-0
/
+1
2021-04-11
ssd1306: Add setContrast and setInvert methods
Daniel Friesel
-0
/
+11
2021-04-11
Add SSD1306 OLED display driver
Daniel Friesel
-0
/
+66
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-0
/
+6
2021-02-26
softi2c: report NAKs during TX
Daniel Friesel
-3
/
+9
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+40
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+38
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-7
/
+65
[next]