revision history

Mono Wireless Inc.

revision history

Minor corrections will not be listed in this revision history, but only in the revision on GitHub. Please cite corrections as necessary.

Updating

After the release of the TWELITE STAGE distribution package, fixes and additions are stored in the GitHub repository. Please replace the location of the distribution package if necessary.

Other updates to the MWSDK may be required. Please refer to the release description at the time of the update; see here for information on updating the MWSDK.

Updating MWX library code

The source code of the library is available on GitHub (https://github.com/monowireless/mwx). To replace the source code of the library, please follow the steps below.

  1. Click on the link for each release to clone the Git file or download the source code in zip format.
  2. Replace the contents of the following folders.
.../MWSTAGE/              --- TWELITE STAGE distribution dir
        .../MWSDK         --- MWSDK dir
              .../TWENET/current/src/mwx <-- Replace this dir.

Update before major release

https://github.com/monowireless/mwx/wiki

Updated information prior to major releases may be posted on the above link.

0.2.0 - 2022-03-01

Library Name Dependent version
mwx 0.2.0
twesettings 0.2.6
TWENET C 1.3.5

0.1.9 - 2021-12-15

Library Name Dependent version
mwx 0.1.9
twesettings 0.2.6
TWENET C 1.3.5

主な改定内容

0.1.8 - 2021-09-09

Library Name Dependent version
mwx 0.1.8
twesettings 0.2.6
TWENET C 1.3.5

Main revisions

Sorry. The following has not been translated.

0.1.7 - 2020-12-03

Library Name Dependent Version
mwx 0.1.7
twesettings 0.2.6
TWENET C 1.3.4

Major Revisions.

0.1.6 - 2020-10-09

Library Name Dependent Version
mwx 0.1.6
twesettings 0.2.5
TWENET C 1.3.4

Major revisions

      auto&& nwk = the_twelite.network.use<NWK_SIMPLE>();
      nwk << NWK_SIMPLE::logical_id(0xFE) // set Logical ID. (0xFE means a child device with no ID)
          << NWK_SIMPLE::secure_pkt((const uint8_t*)"0123456789ABCDEF");
          ;

0.1.5 - 2020-08-05

Library Name Dependent Version
mwx 0.1.5
twesettings 0.2.5
TWENET C 1.3.4

Download in bulk

MWSDK2020_08_UNOFFICIAL (README.md)

Major revisions

0.1.4 - 2020-07-29 (MWSDK2020_07_UNOFFICIAL)

Library Name Dependent Version
mwx 0.1.4
twesettings 0.2.4
TWENET C 1.3.3

Download in bulk

MWSDK2020_07_UNOFFICIAL (README.md)

Major revisions.

0.1.3 - 2020-05-29

Support for MWSDK202020_05

https://github.com/monowireless/mwx/releases/tag/0.1.3

The fix assumes MWSDK2020_05.

Updates are recommended for this fix.

0.1.2 - 2020-04-24

Support for MWSDK2020_04

https://github.com/monowireless/mwx/releases/tag/0.1.2

This fix assumes MWSDK2020_04.

We recommend an update to this fix.

0.1.1 - 2020-02-28

Fixed problems with handling of relay flags in packets

https://github.com/monowireless/mwx/releases/tag/0.1.1

We recommend an update to this correction.

0.1.0 - 2019-12-23

First release (included in SDL Dec 2019)

https://github.com/monowireless/mwx/releases/tag/0.1.0