Skip to content

Releases: open-degu/degu

Degu v1.0.0-rc1

31 Jan 09:09
Compare
Choose a tag to compare
  • 日本語
    • セキュアエレメント対応
    • Deguセンサー単位での証明アセット登録に対応
    • Deguゲートウェイとの通信にDTLSを使用
    • 細かな不具合を修正
    • Degu v0.9.xからv1.0.0-rc1へバージョンアップする際は、所定の手順が必要となります
      手順は、 Degu v0.9.xからv1.0.0-rc1移行ガイドを参照ください
  • English
    • add use Secure Element
    • add use dtls between Degu gateway and Degu sensor
    • apply asset for each Degu sensor
    • bug fix
    • when upgrading from Degu v0.9.x to v1.0.0-rc1, certain procedures are required
      see Degu v0.9.xからv1.0.0-rc1移行ガイド
  • known Issue
    • Routerを介した通信が不安定になることがあります
    • Communication via Router may become unstable

Degu v0.9.5

25 Sep 07:47
bca6689
Compare
Choose a tag to compare
  • 日本語

    • パワーマネジメント機能で、suspendが正しく実行されない不具合を修正
    • suspend実行時の消費電力を430μA程度まで削減(JST 2pin PHコネクタ経由での4.5V給電の場合)
  • English

    • Bug fix for the suspend function
    • Decrease power consumption to about 430μA in the suspend function (in case of 4.5V supplying by JST 2pin PH connector)

Degu v0.9.4 + OTA support(draft)

04 Sep 04:18
Compare
Choose a tag to compare
Pre-release
  • OTAリモートアップデートに対応

  • Add support for OTA remote updating

注意: これはドラフト版です。正式なリリースではありません。
Warning: This is a draft version, not a major release.

Degu v0.9.4

01 Aug 12:59
Compare
Choose a tag to compare
  • パワーマネジメント機能に対応(ドラフト版)

  • CoAP関数の細かな不具合を修正

  • Support for power management(draft)

  • Modify CoAP functions

Degu v0.9.3

02 Jul 08:37
Compare
Choose a tag to compare
  • UART接続のGroveモジュールに対応

  • Add support for Grove modules with UART connection

Degu v0.9.2

12 Jun 09:39
Compare
Choose a tag to compare
  • zcoapモジュールで、正しくGETできない不具合を修正しました。

  • ThreadネットワークへのJoinに失敗したとき、再度Joinを繰り返すよう修正しました。

  • 使用するZephyrのレポジトリを更新しました。

    • これにより、バッテリー起動したときにコンソールに文字列を表示すると停止する不具合が修正されます。
  • Fix zcoap module to use GET method correctly.

  • Modify to try to join again if it failed.

  • Update Zephyr repository.

    • It fixes the bug of UART console.

Degu v0.9.1

16 Apr 08:00
Compare
Choose a tag to compare

利用できるRAM領域が増え、MicroPythonモジュールが増えました。また、ファームウェアのサイズが小さくなりました。

Increasing RAM availability, adding new MicroPython modules, and getting firmware size smaller.

  • Enable MicroPython module array and struct.
  • Increase the heap memory up to 64KB.
  • Image size optimization.

Degu v0.9.0

02 Apr 11:04
Compare
Choose a tag to compare
  • Initial release