Skip to content

Releases: sparkfun/SparkFun_IridiumSBD_I2C_Arduino_Library

Version 3.0.6

17 Jun 09:11
00cc89f
Compare
Choose a tag to compare

This release:

  • Initializes epoch_start.tm_isdst correctly in getSystemTime - resolving issue #16
  • Corrects the return type (bool) in isConnected - resolving issue #13

Version 3.0.5

26 Aug 07:59
5f8ea89
Compare
Choose a tag to compare

This release:

  • Includes a small change to the timing of beginSerialPort for the Artemis Global Tracker

Version 3.0.4

25 Aug 19:19
0839ce6
Compare
Choose a tag to compare

This release:

  • Adds new weak functions beginSerialPort and endSerialPort
    • These can be overwritten in the end application
    • They are called by begin and sleep, allowing the Serial port configuration to be changed before the modem is powered on or off
    • This allows an issue in the Apollo3 (Artemis) core to be resolved

Version 3.0.3

12 Aug 11:13
4652dc9
Compare
Choose a tag to compare

This release:

  • Removes some redundant wire.read's as suggested by @Koepel #8
  • Fixes some compiler warnings
  • Adds configureSleepPin and setSleepPin as weak functions which can be overwritten if required

Version V3.0.1

02 Sep 10:55
Compare
Choose a tag to compare

This release adds Qwiic/I2C Example12_ProductionTestPart2

Version V3.0.0

13 May 10:47
Compare
Choose a tag to compare

This version is even with PaulZC/IrdiumSBD V3.0.0