GitHub / sparkfun / SparkFun_IridiumSBD_I2C_Arduino_Library
An Arduino library to support Short Burst Data communication using the Iridium 9602 and 9603N over both Serial and I2C
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_IridiumSBD_I2C_Arduino_Library
PURL: pkg:github/sparkfun/SparkFun_IridiumSBD_I2C_Arduino_Library
Stars: 19
Forks: 15
Open issues: 0
License: lgpl-2.1
Language: C++
Size: 82 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: about 1 month ago
Pushed at: 4 months ago
Last synced at: about 1 month ago
Version 3.0.6
v3.0.6
This release:
- Initializes
epoch_start.tm_isdstcorrectly ingetSystemTime- resolving issue #16 - Corrects the return type (
bool) inisConnected- resolving issue #13
Download
Version 3.0.5
v3.0.5
This release:
- Includes a small change to the timing of
beginSerialPortfor the Artemis Global Tracker
Download
Version 3.0.4
v3.0.4
This release:
- Adds new weak functions
beginSerialPortandendSerialPort- These can be overwritten in the end application
- They are called by
beginandsleep, 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
Download
Version 3.0.3
v3.0.3
This release:
- Removes some redundant wire.read’s as suggested by @Koepel #8
- Fixes some compiler warnings
- Adds
configureSleepPinandsetSleepPinas weak functions which can be overwritten if required
Download
Download
Download