summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)AuthorLines
2019-10-18Add preliminary version of HDC1080 driver (not working reliably yet)Daniel Friesel-0/+13
2019-10-17blinkencat3: rotate colours clockwiseDaniel Friesel-4/+4
2019-10-06blinkencat3: decrease default brightnessDaniel Friesel-11/+30
2019-09-24convert BME680 driver to C++ classDaniel Friesel-21/+18
2019-09-23Add Bosch SensorTec BME680 driver + utilitiesDaniel Friesel-0/+39
2019-09-06add blinkencat3 appDaniel Friesel-0/+263
2019-07-26nrf24l01test: more testsDaniel Friesel-21/+42
2019-07-16more radio testsDaniel Friesel-3/+6
2019-07-16Working Nrf24 ping-pongDaniel Friesel-9/+32
2019-06-28Switch to an OS-independent XDR implementation for protocol evaluationsDaniel Friesel-8/+4
2019-06-26Add a 16-bit XDR variantDaniel Friesel-0/+10
2019-06-25addsetautoackDaniel Friesel-2/+2
2019-06-25RF24: toggles, add setPayloadSizeDaniel Friesel-6/+6
2019-06-25Nrf24: dynamic payload size and dynamic acksDaniel Friesel-2/+34
2019-06-24RF24: Add functions required for readingDaniel Friesel-0/+3
2019-06-24import nRF24 TX codeDaniel Friesel-0/+2
2019-06-21add basic nRF24 driverDaniel Friesel-0/+28
2019-06-05Use two FRAM areas to ensure atomicityDaniel Friesel-43/+65
2019-06-04transactiontest: MSP430FR5994, avoid inturrupt issuesDaniel Friesel-4/+5
2019-05-27Add Sharp96 driver / display demoDaniel Friesel-0/+113
2019-05-27SRAM backup: documentation, config for offset+sizeDaniel Friesel-17/+46
2019-05-27Resume execution after power lossDaniel Friesel-19/+36
2019-05-27Add transaction object with retry/abort functionsDaniel Friesel-35/+69
2019-05-24MSP430: save & restore entire SRAM to/from FRAMDaniel Friesel-0/+115
2019-05-24add test/benchmark app for MSP430 EnergyTrace time resolutionDaniel Friesel-0/+83
2019-05-24add dysfunctional ccs811 test appDaniel Friesel-0/+37
2019-05-24add waittest appDaniel Friesel-0/+55
2019-05-24i2cbench: Do not require setOS to be setDaniel Friesel-6/+6
2019-03-13msp430fr aspectc++ supportDaniel Friesel-0/+4
2019-03-08...Daniel Friesel-5/+5
2019-03-06add counter test applicationDaniel Friesel-0/+62
2019-01-31add simple compile and option-combination tests for posix archDaniel Friesel-0/+31
2019-01-29add sysinfo applicationDaniel Friesel-0/+34
2019-01-09import binn serialization formatDaniel Friesel-14/+8
2018-12-14prototest: remove ts variable (unused in benchmarks)Daniel Friesel-2/+2
2018-12-04prototest: loop indefinitely on all architectures but esp8266Daniel Friesel-1/+1
2018-12-03prototest: only include counter when neededDaniel Friesel-2/+5
2018-11-30prototest: nanopb: debuggingDaniel Friesel-0/+1
2018-11-22prototest makefile: respect $QUIETDaniel Friesel-7/+7
2018-11-22prototest: switch to full autogenerationDaniel Friesel-373/+8
2018-11-22prototest: ignore benchmark filesDaniel Friesel-17/+0
2018-11-21prototest: autogen capnproto_cDaniel Friesel-39/+50
2018-11-21capn-c: *.c -> *.ccDaniel Friesel-3/+3
2018-11-21capnp_c list testDaniel Friesel-0/+24
2018-11-21working minimal capnp_c test caseDaniel Friesel-23/+110
2018-11-20move nanopb generated files to nanopbbench.pb.*Daniel Friesel-5/+6
2018-11-19prototest: further benchmarking and code generation testsDaniel Friesel-22/+119
2018-11-15prototest makefile: add prototest_bench_{energy,cycles} switchDaniel Friesel-5/+14
2018-11-14prototest: More arduinojson, ubjson, cborDaniel Friesel-7/+43
2018-11-14prototest: restore nlohmann testsDaniel Friesel-0/+43