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
Age
Commit message (
Collapse
)
Author
Lines
2019-11-04
esp8266: make serial port configurable
Daniel Friesel
-2
/
+2
2019-11-04
update energybench. showcase for MSP430 EnergyTrace inaccuracias
Daniel Friesel
-68
/
+39
reported current is inaccurate (>8% energy deviation). Also, EnergyTrace++ significantly increases sleep/wakeup times and thus affects the sytem's timing.
2019-11-02
mpu9250 motionlog: fix min/max calculation, decrease update rate
Daniel Friesel
-6
/
+6
2019-11-01
MPU9250 motionlog: initialize values, slightly lower sample rate
Daniel Friesel
-4
/
+9
2019-11-01
arduino nano: Do not declare delay_* as inline
Daniel Friesel
-2
/
+2
2019-11-01
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-9
/
+182
2019-11-01
ws2812b_uart: support setting arbitrary colors
Daniel Friesel
-2
/
+32
2019-10-28
msp430fr5994 arch.sleep_ms: fix max sleey duration documentation
Daniel Friesel
-7
/
+11
2019-10-28
MSP430FR5994: Add .arch.sleep_ms (energy-efficient delay_ms variant)
Daniel Friesel
-0
/
+42
2019-10-26
add preliminary ws2812b uart app
Daniel Friesel
-0
/
+204
2019-10-25
BME280: Add DFA model
Daniel Friesel
-1
/
+1
2019-10-25
BME280 driver: normalize API, add i2cdetect test
Daniel Friesel
-34
/
+62
2019-10-25
Add BME280 driver
Daniel Friesel
-0
/
+1178
2019-10-21
Add basic MPU9250 driver
Daniel Friesel
-0
/
+134
2019-10-18
outputstream: 'this->' is not needed here
Daniel Friesel
-1
/
+1
2019-10-18
softi2c: handle SCL BUSY timeouts
Daniel Friesel
-2
/
+18
2019-10-18
Add preliminary version of HDC1080 driver (not working reliably yet)
Daniel Friesel
-0
/
+64
2019-10-17
blinkencat3: rotate colours clockwise
Daniel Friesel
-4
/
+4
2019-10-06
blinkencat3: decrease default brightness
Daniel Friesel
-11
/
+30
2019-09-25
bme680: Support SoftI2C
Daniel Friesel
-0
/
+4
2019-09-25
softi2c: Add MSP430FR5994 support
Daniel Friesel
-0
/
+7
2019-09-25
Fix MSP430FR5994 I2C driver
Daniel Friesel
-46
/
+46
2019-09-24
bme680: Fix setMemPage
Daniel Friesel
-6
/
+6
2019-09-24
convert BME680 driver to C++ class
Daniel Friesel
-492
/
+261
2019-09-23
Add Bosch SensorTec BME680 driver + utilities
Daniel Friesel
-0
/
+1433
2019-09-23
printf_float: Fix output errors caused by cast to signed int
Daniel Friesel
-6
/
+6
2019-09-06
add blinkencat3 app
Daniel Friesel
-0
/
+267
2019-09-02
Add Adafruit NeoPixel library
Daniel Friesel
-0
/
+1493
2019-09-02
arch makefiles: consistently use $SERIAL_PORT
Daniel Friesel
-19
/
+19
2019-07-26
nrf24l01test: more tests
Daniel Friesel
-21
/
+42
2019-07-26
nrf24l01 driver: Explicitly enable AutoAck on setup()
Daniel Friesel
-1
/
+4
2019-07-26
MSP430FR5994 counter: Track overflows.
Daniel Friesel
-0
/
+11
2019-07-18
nrf24: Add observe tx accessor
Daniel Friesel
-0
/
+5
2019-07-16
more radio tests
Daniel Friesel
-9
/
+12
2019-07-16
Working Nrf24 ping-pong
Daniel Friesel
-34
/
+208
2019-07-15
MSP430FR*: Configurable debug and serial port
Daniel Friesel
-7
/
+19
2019-07-01
XDR: Fix string alignment
Daniel Friesel
-4
/
+4
2019-06-28
correctly encode and decode integers
Daniel Friesel
-59
/
+62
2019-06-28
Switch to an OS-independent XDR implementation for protocol evaluations
Daniel Friesel
-8
/
+405
2019-06-28
XDR: Add notes about undefined behaviour
Daniel Friesel
-0
/
+8
2019-06-26
Add a 16-bit XDR variant
Daniel Friesel
-0
/
+270
2019-06-25
addsetautoack
Daniel Friesel
-4
/
+29
2019-06-25
implement powerDown function
Daniel Friesel
-0
/
+6
2019-06-25
RF24: toggles, add setPayloadSize
Daniel Friesel
-22
/
+32
2019-06-25
Nrf24: dynamic payload size and dynamic acks
Daniel Friesel
-5
/
+60
2019-06-24
RF24: Add functions required for reading
Daniel Friesel
-0
/
+104
2019-06-24
import nRF24 TX code
Daniel Friesel
-12
/
+190
2019-06-21
add basic nRF24 driver
Daniel Friesel
-0
/
+123
2019-06-05
Use two FRAM areas to ensure atomicity
Daniel Friesel
-43
/
+65
2019-06-04
transactiontest: MSP430FR5994, avoid inturrupt issues
Daniel Friesel
-4
/
+5
[prev]
[next]