summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2019-07-26ptalog: Optionally store return values of function callsDaniel Friesel-4/+16
2019-07-26MSP430FR5994 counter: Track overflows.Daniel Friesel-2/+17
2019-07-26nrf24l01.dfa: Add retry_delay normalizationDaniel Friesel-0/+3
2019-07-25nrf24l01: Add parameter normalization informationDaniel Friesel-1/+23
2019-07-22ptalog: common output formatDaniel Friesel-1/+1
2019-07-22update nrf24l01 modelDaniel Friesel-5/+5
2019-07-19ptalog: dump trace idDaniel Friesel-2/+2
2019-07-19add partial nrf24l01 dfa modelDaniel Friesel-0/+79
2019-07-18nrf24: Add observe tx accessorDaniel Friesel-0/+12
2019-07-16more radio testsDaniel Friesel-15/+28
2019-07-16Working Nrf24 ping-pongDaniel Friesel-154/+441
2019-07-15MSP430FR*: Configurable debug and serial portDaniel Friesel-7/+19
2019-07-01XDR: Fix string alignmentDaniel Friesel-4/+4
2019-06-28correctly encode and decode integersDaniel Friesel-59/+62
2019-06-28Switch to an OS-independent XDR implementation for protocol evaluationsDaniel Friesel-8/+539
2019-06-28XDR: Add notes about undefined behaviourDaniel Friesel-0/+8
2019-06-26Add a 16-bit XDR variantDaniel Friesel-0/+347
2019-06-25addsetautoackDaniel Friesel-7/+53
2019-06-25implement powerDown functionDaniel Friesel-0/+6
2019-06-25RF24: toggles, add setPayloadSizeDaniel Friesel-24/+38
2019-06-25Nrf24: dynamic payload size and dynamic acksDaniel Friesel-6/+85
2019-06-24RF24: Add functions required for readingDaniel Friesel-2/+261
2019-06-24import nRF24 TX codeDaniel Friesel-51/+402
2019-06-21add basic nRF24 driverDaniel Friesel-0/+330
2019-06-21compile code with -fno-exceptionsDaniel Friesel-1/+1
2019-06-21mpack: disable node api (we do not use it)Daniel Friesel-1/+1
2019-06-05Use two FRAM areas to ensure atomicityDaniel Friesel-43/+68
2019-06-04transactiontest: MSP430FR5994, avoid inturrupt issuesDaniel Friesel-4/+5
2019-06-04MSP430FR5994: Fix GPIO und SPI_B driversDaniel Friesel-42/+122
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-2/+124
2019-05-24add arduino-nano arch_typesDaniel Friesel-0/+7
2019-05-24add ccs811, max44006, max44009 drivers. Not all are working.Daniel Friesel-0/+200
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-05-24energy model WiPDaniel Friesel-0/+46
2019-05-24esp8266: Use -fm dout to accomodate odd/broken nodemcu boardsDaniel Friesel-2/+2
2019-03-22esp8266: add missing features to driver/counterDaniel Friesel-2/+3
2019-03-21counter: add include guardsDaniel Friesel-0/+15
2019-03-13msp430fr5996lp: aspectc++ supportDaniel Friesel-0/+2
2019-03-13arduino nano: bugfix, aspectc++ supportDaniel Friesel-2/+6
2019-03-13msp430fr aspectc++ supportDaniel Friesel-0/+16
2019-03-08...Daniel Friesel-5/+5
2019-03-08msp430fr5969 counter: Track overflowsDaniel Friesel-3/+18
2019-03-06add counter test applicationDaniel Friesel-0/+62