Skip to content

Miscellaneous bug fixes, renamings and improvements

Latest
Compare
Choose a tag to compare
@ArminJo ArminJo released this 12 Sep 05:46
· 6 commits to master since this release
  • SimpleEMAFilters: Added "State Variable" / Biquad and double and triple Lowpass filters.
  • ADCUtils: Renamed *VoltageCheck*() to *VCCCheck*(), setADCMultiplexerAndReferenceForNextConversion() to setADCChannelAndReferenceForNextConversion() and changed signature of readUntil4ConsecutiveValuesAreEqual().
  • Miscellaneous renamings and improvements.
  • Added float to LongUnion.
  • Added printRAMInfo() in AVRUtils.
  • Fixed bug in HexDump.
  • Documentation.