Skip to content

Latest commit

 

History

History
94 lines (57 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

94 lines (57 loc) · 4.52 KB

Change Log

1.1.4 (2018-07-30)

Full Changelog

Fixed bugs:

  • PmodNAV magnetometer fails initialization "sometimes" #11

1.1.3 (2018-07-30)

Full Changelog

Closed issues:

  • erlang:get_stacktrace/0 is deprecated in OTP 21 #33

Merged pull requests:

  • deprecated erlang:get_stacktrace/0 function #36 (getong)

1.1.2 (2018-06-21)

Full Changelog

Merged pull requests:

1.1.1 (2018-06-06)

Full Changelog

Closed issues:

  • Start Erlang runtime when source dependencies are included #25
  • Writing to a file hangs the system after listing files #24

Merged pull requests:

1.1.0 (2018-05-24)

Full Changelog

Merged pull requests:

  • Add support for DHCP configuration file #23 (sylane)
  • Make onewire driver concurrency safe #21 (eproxus)
  • Add version to OTP xcomp file #20 (sylane)
  • Add board config and OTP cross-compilation config #18 (sylane)

1.0.1 (2017-12-19)

Full Changelog

Closed issues:

  • Can't compile sample application on Ubuntu 16.04 server #17
  • Ubuntu 16.04 is missing build-essential package as dependency #16
  • Build failing on Mac 10.10.5 #15

1.0.0 (2017-11-17)

Full Changelog

Closed issues:

  • grisp_spi_drv is no gen_server #12

Merged pull requests:

  • Fix display of error message during boot, even when correct hostname … #14 (nextl00p)

0.1.1 (2017-11-08)

Full Changelog

0.1.0 (2017-11-06)

Fixed bugs:

  • grisp_led is accepting interval 0 (as well as negative intervals) #2

Closed issues:

  • Supervision restart strategies #3

Merged pull requests:

  • Fixed wrong registers in rotation vector #9 (nextl00p)
  • Added emulator instructions in README #8 (nextl00p)
  • Raw refactoring of onewire interface #6 (ThomasArts)
  • Fix for #2. Negative intervals are now treated by turning off leds #5 (nextl00p)
  • Quickcheck: model for 3 type of crashes plus clustering #4 (ThomasArts)
  • Quickcheck model for LEDs #1 (ThomasArts)

* This Change Log was automatically generated by github_changelog_generator