deltaphi

Results 8 issues of deltaphi

Allows for improved performance when accessing the entire payload rathrer than copying byte-by-byte with the Stream API.

This is a feature request. In [this post](https://community.platformio.org/t/attach-debugger-to-running-program-without-reset/18285) on the community forums, I asked whether it is possible to attach a debugger to a running target without resetting the target....

feature
debugging

I set up Fritzinfluxdb, InfluxDB 2.4 and Grafana (latest tag at the time of writing) using Docker Compose. After getting another problem fixed (see #51) it now appears that FritzInfluxDB...

awaiting-answer

* SPI is now initialized only once, when calling Init() * SPI is no longer being deinitialized after every transaction. These changes make the CC1101 driver play nice with drivers...

I use a Rademacher HomePilot Gateway to control electric shutter motors around the house. For a long time, I used a really old version of this Plugin which worked fine....

EEPROMex can no longer be built using newer versions of gcc. It builds successefully on the Arduino-supplied avr-gcc 4.3, however building it using arduino-mk on a gcc 4.7 fails. GCC...

Added test examples and initial PlatformIO setup.

Update the influxdbv2 dashboards to use the bucket named "fritzbox" (default name used by the script when creating the bucket) instead of requiring the data source default to be set...

blocked-by-InfluxDB-mess