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
/
app
Age
Commit message (
Collapse
)
Author
Lines
2020-03-08
mpu9250_motionlog: monitor magnetism
Daniel Friesel
-1
/
+18
2020-03-08
mpu9250_motionlog: measure VCC
Daniel Friesel
-0
/
+20
2020-03-06
ws2812b_uart: monitor VCC
Daniel Friesel
-0
/
+11
2020-03-02
i2cdetect: fix mpu9250 usage
Daniel Friesel
-3
/
+3
2020-02-17
ledblink: remove timer_cycles / timer_s dependency
Daniel Friesel
-9
/
+2
2020-02-14
luxlog: increase buffer size, decrease heartbeat interval
Daniel Friesel
-5
/
+4
2020-01-08
luxlog: red led while transmitting data
Daniel Friesel
-0
/
+2
2020-01-07
comment
Daniel Friesel
-1
/
+1
2019-12-20
nrf24l01test: set RX/TX mode via make flag
Daniel Friesel
-9
/
+13
2019-12-19
add luxlog app
Daniel Friesel
-0
/
+68
2019-12-01
mpu2950_motionlog: disable unused magnetometer + gyroscope to save power
Daniel Friesel
-14
/
+1
2019-11-10
blinkencat3: turn off LEDs when charging
Daniel Friesel
-13
/
+38
2019-11-05
Makefiles: Fix arch_drivers and drivers overides/additions
Daniel Friesel
-4
/
+4
+= does not work for variables specified on the commandline unless the 'override' keyword is used
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
MPU9250: Add SparkFun constants and non-raw readout of Accel and Gyro
Daniel Friesel
-0
/
+68
2019-11-01
ws2812b_uart: support setting arbitrary colors
Daniel Friesel
-2
/
+32
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
-0
/
+28
2019-10-21
Add basic MPU9250 driver
Daniel Friesel
-0
/
+20
2019-10-18
Add preliminary version of HDC1080 driver (not working reliably yet)
Daniel Friesel
-0
/
+13
2019-10-17
blinkencat3: rotate colours clockwise
Daniel Friesel
-4
/
+4
2019-10-06
blinkencat3: decrease default brightness
Daniel Friesel
-11
/
+30
2019-09-24
convert BME680 driver to C++ class
Daniel Friesel
-21
/
+18
2019-09-23
Add Bosch SensorTec BME680 driver + utilities
Daniel Friesel
-0
/
+39
2019-09-06
add blinkencat3 app
Daniel Friesel
-0
/
+263
2019-07-26
nrf24l01test: more tests
Daniel Friesel
-21
/
+42
2019-07-16
more radio tests
Daniel Friesel
-3
/
+6
2019-07-16
Working Nrf24 ping-pong
Daniel Friesel
-9
/
+32
2019-06-28
Switch to an OS-independent XDR implementation for protocol evaluations
Daniel Friesel
-8
/
+4
2019-06-26
Add a 16-bit XDR variant
Daniel Friesel
-0
/
+10
2019-06-25
addsetautoack
Daniel Friesel
-2
/
+2
2019-06-25
RF24: toggles, add setPayloadSize
Daniel Friesel
-6
/
+6
2019-06-25
Nrf24: dynamic payload size and dynamic acks
Daniel Friesel
-2
/
+34
2019-06-24
RF24: Add functions required for reading
Daniel Friesel
-0
/
+3
2019-06-24
import nRF24 TX code
Daniel Friesel
-0
/
+2
2019-06-21
add basic nRF24 driver
Daniel Friesel
-0
/
+28
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
2019-05-27
Add Sharp96 driver / display demo
Daniel Friesel
-0
/
+113
2019-05-27
SRAM backup: documentation, config for offset+size
Daniel Friesel
-17
/
+46
2019-05-27
Resume execution after power loss
Daniel Friesel
-19
/
+36
2019-05-27
Add transaction object with retry/abort functions
Daniel Friesel
-35
/
+69
2019-05-24
MSP430: save & restore entire SRAM to/from FRAM
Daniel Friesel
-0
/
+115
2019-05-24
add test/benchmark app for MSP430 EnergyTrace time resolution
Daniel Friesel
-0
/
+83
2019-05-24
add dysfunctional ccs811 test app
Daniel Friesel
-0
/
+37
2019-05-24
add waittest app
Daniel Friesel
-0
/
+55
2019-05-24
i2cbench: Do not require setOS to be set
Daniel Friesel
-6
/
+6
[next]