Skip to content

Releases: ams-OSRAM/OSP_aoosp

0.4.0

28 Aug 21:21

Choose a tag to compare

  • Renamed/split AOOSP_ADDR_MIN|MAX to AOOSP_ADDR_UNICASTMIN|MAX and AOOSP_ADDR_GLOBALMIN|MAX.
  • Added AOOSP_OTPADDR_CUSTOMER_MIN|MAX.
  • Added links in readme.md for all example sketches.

0.3.1

09 Aug 16:01

Choose a tag to compare

  • Typos fixed in aoosp_send.cpp.
  • In aoosp_send.h cleaned up AOOSP_ADDR_xxx.
  • Typos fixed in readme.md, aoosp.cpp, aoosp_crc.cpp, aoosp_exec.h.
  • Typos fixed in aoosp_i2c.ino, aoosp_sync.ino, aoosp_topo.ino.
  • Typos fixed in aoosp_exec.cpp.

0.3.0

05 Aug 09:26

Choose a tag to compare

  • In aoosp_send.h all non-implemented TID tagged as not-yet-implemented or reserved.
  • Corrected link to GitHub from aotop to OSP_aotop.
  • Remove "oalib" from sentence= in library.properties.
  • Added #include "../../said-password.h".
  • Added aoosp_exec_syncpinenable_get() and aoosp_exec_syncpinenable_set() and hw sync in aoosp_sync.ino.
  • Arduino name changed from OSP Telegrams - aoosp to OSP Telegrams aoosp.
  • Renamed dir extra to extras.
  • license.txt, examples\xxx.ino line endings changed from LF to CR+LF.
  • Fixed argument test in aoosp_con_setcurchn().