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
2021-10-20
add mh-z19 test app
Daniel Friesel
-0
/
+188
2021-10-17
Add DS2482-100 Single-Channel 1-Wire Master driver
Daniel Friesel
-0
/
+21
2021-10-15
add framebuffer and pervasive aurora mb test app
Daniel Friesel
-0
/
+155
2021-10-14
etcontroller: add application and makefile
Daniel Friesel
-0
/
+40
2021-09-23
Import partially adapted MCCI LoRaWAN LMIC library. Needs further work.
Daniel Friesel
-499
/
+161
2021-09-19
lora32u4ii test app (reads version from SX1276)
Daniel Friesel
-0
/
+561
2021-05-28
driver configuration is now kconfig-first
Daniel Friesel
-38
/
+48
2021-05-28
Set loop/wakeup/ostream either via .config or via app/commandline
Daniel Friesel
-20
/
+20
2021-05-28
softi2c driver: move to kconfig-first approach
Daniel Friesel
-10
/
+10
2021-04-16
ssd1306-bad-apple: support both 128x64 and 128x32 displays
Daniel Friesel
-8
/
+8
2021-04-13
add ssd1306 bad apple skeleton
Daniel Friesel
-0
/
+153
2021-04-12
add ssd1306 test app
Daniel Friesel
-0
/
+83
2021-04-12
i2cdetect: select hardware i2c meta-variable in app mode
Daniel Friesel
-0
/
+1
2021-04-10
Allow software and hardware i2c to be used together (e.g. on different pins)
Daniel Friesel
-2
/
+3
2021-02-26
Add SCD4x driver and datalog integration
Daniel Friesel
-0
/
+18
2021-02-25
add simple TSL2591 illuminance / IR sensor driver
Daniel Friesel
-0
/
+13
2021-02-25
move datalog functions from i2cdetect into separate app
Daniel Friesel
-205
/
+256
2021-02-24
i2cdetect: ccs811: more concise output, use low-power measuring mode
Daniel Friesel
-5
/
+3
2021-02-24
app makefiles: set CONFIG_* variables where applicable
Daniel Friesel
-27
/
+27
2021-02-24
sharp96 depends on large mode
Daniel Friesel
-3
/
+4
2021-02-24
nrf24l01test: select spi driver
Daniel Friesel
-2
/
+3
2021-02-14
add initialization and readout to CCS811 driver
Daniel Friesel
-1
/
+17
2021-02-14
bme680-max44009-logger: switch to bme680 float api
Daniel Friesel
-3
/
+6
2021-02-14
do not continuously re-init bme680
Daniel Friesel
-18
/
+27
2021-02-14
bme680-max44009-logger: improve resilience against bad wiring
Daniel Friesel
-26
/
+73
2021-02-08
add arduino-nano bme680-max44009-datalogger
Daniel Friesel
-0
/
+300
2021-02-03
bad apple: increase frame rate to 7 FPS. now running at actual speed.
Daniel Friesel
-739
/
+588
2021-02-01
update deflate library
Daniel Friesel
-0
/
+4
2021-01-31
Bad Apple now running @ 6.67 Hz
Daniel Friesel
-1280
/
+745
Playback is slightly faster than the original (about 6.9 Hz)
2021-01-30
add sharp96 bad apple app
Daniel Friesel
-0
/
+1359
2021-01-28
add kconfig variables for inflate lib
Daniel Friesel
-6
/
+11
2021-01-24
deflatetest benchmark: support avr-size
Daniel Friesel
-6
/
+22
2021-01-24
deflatetest: add benchmark script
Daniel Friesel
-8
/
+80
2021-01-24
Add "make cat" target (includes cycle to ms conversion)
Daniel Friesel
-9
/
+9
2021-01-24
deflatetest: Move data to separate file; add deflate helper
Daniel Friesel
-28
/
+45
2021-01-21
actually, it's inflate, not deflate
Daniel Friesel
-8
/
+5
2021-01-21
deflate: return number of bytes written to output
Daniel Friesel
-1
/
+1
2021-01-21
rename udeflate to deflate
Daniel Friesel
-9
/
+4
2021-01-20
Turn udeflate into a proper library
Daniel Friesel
-351
/
+10
2021-01-19
add naive adler32 checksum verification
Daniel Friesel
-10
/
+57
2021-01-18
deflatetest: add static huffman support
Daniel Friesel
-5
/
+54
2021-01-18
type 2 is working \o/
Daniel Friesel
-17
/
+60
2021-01-17
add deflatetest (wip)
Daniel Friesel
-0
/
+290
2020-12-09
etcontroller: add missing dependencies
Daniel Friesel
-0
/
+11
2020-12-08
add licensing information
Daniel Friesel
-0
/
+339
2020-09-07
remove external libraries from main branch
Daniel Friesel
-175
/
+0
2020-09-04
i2cdetect mpu9250: derp
Daniel Friesel
-4
/
+4
2020-08-31
further kconfig dependency fixes
Daniel Friesel
-5
/
+5
apart from a lacking sleep_ms meta-var, it's working reliably now
2020-08-31
ccs811test is not ready for Kconfig yet
Daniel Friesel
-2
/
+0
2020-08-31
msp430fr: rename spi_b to spi to be consistent with other architectures
Daniel Friesel
-13
/
+11
[next]