Releases: geolink/opentracker-arduino-board
Releases · geolink/opentracker-arduino-board
Version 1.0.5
A new release with small fixes and improvements:
- Updated SAM Core to version 1.6.11 (with some patches)
- Fixed board revision for 3G variant in Arduino IDE Tools menu
- Fixed TinyGPS library that could cause inconsistent time/date combinations to be collected
Version 1.0.4
New release with a few improvements:
- added support for disabling USB serial port for power-saving
- fixed incorrect handling of ADC channels (potentially causing deadlock if pin was changed to digital and then back to analog)
- added support for new board revision with 3G modem (not yet available)
Version 1.0.3
This release provides the following features:
- support for the new hardware revision 2.4
- support for earlier hardware revisions, through a menu option in the Arduino IDE
- new menu option to enable Secure Bit during upload
- updated version of BOSSA tool (does not hang when Secure Bit is enabled)
- new hardware independent definitions for board features
- several small fixes
Version 1.0.2
- Updated core and libraries to Arduino 1.6.6 (SAM)
- Added MacOSX tool binaries
- Fixed SPI hardware support
- Fixed OpenTracker IN1/IN2 analog inputs naming
Version 1.0.1
- Added Linux binaries for upload tool
Version 1.0.0
This is the first release that complies with the new Board Manager package specifications used by Arduino IDE 1.6.x