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 (
Collapse
)
Author
Lines
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
TODO: Use ASA[XYZ] for sensitivity adjustment
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
2021-02-14
bme680-max44009-logger: improve resilience against bad wiring
Daniel Friesel
-1
/
+3
2021-01-30
sharp96: writeLine: send vcom bit
Daniel Friesel
-1
/
+1
2020-12-08
add licensing information
Daniel Friesel
-0
/
+85
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+58
2020-10-26
nrf24: Add powerDown transition
merge-prep/lennart
Daniel Friesel
-1
/
+1
2020-09-26
BME680 works on Arduino Nano
Daniel Friesel
-1
/
+1
2020-09-11
eeprom24lc64: fix typo, add I2C dependency
Daniel Friesel
-1
/
+2
2020-09-10
bme280, bme680 depend on arch implementing sleep_ms at the moment
Daniel Friesel
-2
/
+2
2020-09-07
external pull-ups are only implemented on MSP430FR at the moment
Daniel Friesel
-1
/
+3
2020-09-07
add softi2c pullup to Kconfig
Daniel Friesel
-0
/
+25
[next]