Skip to content

Releases: geolink/opentracker-arduino-board

Version 1.0.5

25 Aug 14:19
Compare
Choose a tag to compare

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

12 Sep 10:00
Compare
Choose a tag to compare

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

20 Jun 15:33
Compare
Choose a tag to compare

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

18 Jan 16:40
Compare
Choose a tag to compare
  • 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

18 Jan 16:42
Compare
Choose a tag to compare
  • Added Linux binaries for upload tool

Version 1.0.0

15 Jun 14:22
Compare
Choose a tag to compare

This is the first release that complies with the new Board Manager package specifications used by Arduino IDE 1.6.x