summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-08-20Renamed statestate-duration-timersLennart-15/+15
2020-08-20Fixed ModelLennart-15/+24
2020-08-18Working versionLennart-9/+211
2020-07-25Merge branch 'master' into state-duration-timersLennart-1/+384
2020-07-22add timed_resistive_load for µs-scale model generation timing benchmarksDaniel Friesel-1/+224
2020-07-17Add mmsubstate driver for sub-state detection evaluationDaniel Friesel-0/+155
2020-07-17MSP430FR5969: Disable pull-ups when configuring pin as input w/o pull-upDaniel Friesel-0/+5
2020-07-17Merge branch 'master' into state-duration-timersLennart-0/+212
2020-07-13Makefile: Set correct resistor4_pin for resistive_loadDaniel Friesel-1/+1
2020-07-10add resistive load driver for energy measurement device evaluationDaniel Friesel-0/+212
2020-07-09ptalog: log state duration as wellDaniel Friesel-7/+34
2020-07-06wetterstation: Add dew sensorDaniel Friesel-5/+45
2020-07-05add anemometer appDaniel Friesel-0/+153
2020-06-22loratest app. TODO: move SerialOutput and SerialInput to separate classDaniel Friesel-0/+166
2020-05-14nrf24l01: add arduino/msp430fr* supportDaniel Friesel-0/+8
2020-05-14Arduino Nano GPIO: Fix typoDaniel Friesel-4/+4
2020-04-30Add aemr appDaniel Friesel-0/+2
2020-04-30MSP430FR5969 GPIO: Fix typoDaniel Friesel-1/+1
2020-04-30MSP430 gpio.setup: Avoid unintentional short circuitsDaniel Friesel-14/+40
2020-04-29Makefile: Create build directory if neededDaniel Friesel-0/+7
2020-04-29MSP430FR5994: Use /opt/msp430 for MSP430Flasher by defaultDaniel Friesel-1/+1
2020-04-17add derfmap -> 8x32 WS2812B matrix appDaniel Friesel-0/+112
2020-03-25msp430fr5994lp-256k: aspectc supportDaniel Friesel-2/+20
2020-03-23blinkencat: show approximate charge level on power-onDaniel Friesel-3/+15
2020-03-18Arduino: Add ADC driverDaniel Friesel-0/+105
2020-03-18add mpu9250 datalogger variant with button handler and adcDaniel Friesel-0/+282
2020-03-11Add S5851A temperature sensor driverDaniel Friesel-0/+55
2020-03-08mpu9250_motionlog: monitor magnetismDaniel Friesel-1/+18
2020-03-08mpu9250: getRawMagnet: pass request success to userlandDaniel Friesel-3/+4
2020-03-08mpu9250_motionlog: measure VCCDaniel Friesel-0/+20
2020-03-08HDC1080: Add heater toggleDaniel Friesel-1/+14
2020-03-06ws2812b_uart: monitor VCCDaniel Friesel-0/+11
2020-03-02i2cdetect: fix mpu9250 usageDaniel Friesel-3/+3
2020-02-17ledblink: remove timer_cycles / timer_s dependencyDaniel Friesel-9/+2
2020-02-14luxlog: increase buffer size, decrease heartbeat intervalDaniel Friesel-5/+4
2020-02-12msp430 makefile: show ROM/RAM usageDaniel Friesel-0/+4
2020-01-08Add basic MAX44009 energy modelDaniel Friesel-0/+22
2020-01-08luxlog: red led while transmitting dataDaniel Friesel-0/+2
2020-01-08Add MS3430FR5994LP GPIO driverDaniel Friesel-0/+39
2020-01-08Finish simple MSP430FR5969LP GPIO driverDaniel Friesel-9/+35
2020-01-07commentDaniel Friesel-1/+1
2019-12-20add untested Arduino Nano SPI driverDaniel Friesel-2/+73
2019-12-20Makefile: Add nrf24l01 pins for arduinoDaniel Friesel-3/+13
2019-12-20nrf24l01test: set RX/TX mode via make flagDaniel Friesel-9/+13
2019-12-19Add MSP430FR5994 CPU model (datasheet values)Daniel Friesel-0/+79
2019-12-19nrf24: Add setDataRate methodDaniel Friesel-0/+8
2019-12-19add luxlog appDaniel Friesel-0/+68
2019-12-18BME: Add setStandbyTimeDaniel Friesel-2/+10
2019-12-18Add MSP430FR5969 CPU modelDaniel Friesel-0/+79
2019-12-18msp430fR5969: Add sleep_ms functionDaniel Friesel-0/+49