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
/
include
/
driver
Age
Commit message (
Collapse
)
Author
Lines
2020-12-08
add licensing information
Daniel Friesel
-1
/
+91
2020-11-30
add aemr_transition_sync driver (for evaluation purposes only)
Daniel Friesel
-0
/
+22
2020-08-31
remove nonfunctional MAX44006 driver
Daniel Friesel
-21
/
+0
2020-07-17
Add mmsubstate driver for sub-state detection evaluation
Daniel Friesel
-0
/
+24
mmsubstate is a synthetic peripheral which uses a LED to create well-defined power sub-states in select power states.
2020-07-10
add resistive load driver for energy measurement device evaluation
Daniel Friesel
-0
/
+35
2020-03-11
Add S5851A temperature sensor driver
Daniel Friesel
-0
/
+19
2020-03-08
mpu9250: getRawMagnet: pass request success to userland
Daniel Friesel
-1
/
+1
2020-03-08
HDC1080: Add heater toggle
Daniel Friesel
-0
/
+1
2019-12-12
mpu9250: Add nineAxis function
Daniel Friesel
-0
/
+1
2019-12-12
bme680_util: add sleep_ms wrapper
Daniel Friesel
-0
/
+1
2019-11-28
MPU9250: Add AEMR DFA driver functions and model
Daniel Friesel
-1
/
+9
2019-11-01
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-8
/
+268
2019-10-25
BME280: Add DFA model
Daniel Friesel
-0
/
+17
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-10
/
+36
2019-10-25
BME280: Do not use 64bit code (slow and broken on 16bit MSP430)
Daniel Friesel
-1
/
+1
2019-10-25
Add BME280 driver
Daniel Friesel
-0
/
+895
2019-10-21
Add basic MPU9250 driver
Daniel Friesel
-0
/
+30
2019-10-18
Add preliminary version of HDC1080 driver (not working reliably yet)
Daniel Friesel
-0
/
+22
2019-09-25
BME680: Add .configure helper function
Daniel Friesel
-0
/
+9
2019-09-25
more BME680 tests
Daniel Friesel
-0
/
+4
2019-09-24
bme680: add accessors for benchmark generation
Daniel Friesel
-0
/
+28
2019-09-24
convert BME680 driver to C++ class
Daniel Friesel
-191
/
+388
2019-09-23
Add Bosch SensorTec BME680 driver + utilities
Daniel Friesel
-0
/
+777
2019-07-18
nrf24: Add observe tx accessor
Daniel Friesel
-0
/
+7
2019-07-16
more radio tests
Daniel Friesel
-6
/
+16
2019-07-16
Working Nrf24 ping-pong
Daniel Friesel
-117
/
+223
2019-06-25
addsetautoack
Daniel Friesel
-3
/
+24
2019-06-25
RF24: toggles, add setPayloadSize
Daniel Friesel
-2
/
+6
2019-06-25
Nrf24: dynamic payload size and dynamic acks
Daniel Friesel
-1
/
+25
2019-06-24
RF24: Add functions required for reading
Daniel Friesel
-2
/
+157
2019-06-24
import nRF24 TX code
Daniel Friesel
-39
/
+212
2019-06-21
add basic nRF24 driver
Daniel Friesel
-0
/
+196
2019-05-24
add ccs811, max44006, max44009 drivers. Not all are working.
Daniel Friesel
-0
/
+60
2019-03-04
Add LM75 DFA model
Daniel Friesel
-0
/
+2
2018-10-25
.
Daniel Friesel
-2
/
+2
2018-10-24
I2C: Add support for manual / always-on gpio pullups
Daniel Friesel
-0
/
+9
2018-10-19
LM75: Add getOS, getHyst accessors
Daniel Friesel
-0
/
+2
2018-08-08
Add 24LC64 EEPROM driver
Daniel Friesel
-0
/
+19
2018-08-07
Add AM2320 driver
Daniel Friesel
-0
/
+22
2018-01-15
Add Software I2C implementation
Daniel Friesel
-0
/
+26
2018-01-12
add mmsimple driver
Daniel Friesel
-0
/
+34
2018-01-11
Add Sharp96 display driver, split up msp430 SPI into a1 / b
Daniel Friesel
-0
/
+24
2017-12-14
Add I2C and LM75 drivers
Daniel Friesel
-0
/
+21