Skip to content

Releases: MathisLav/internetce

InternetCE v1.2

22 Jan 20:38
Compare
Choose a tag to compare

Changelog

  • The lib is getting more stable, it should always provide a result or an error.
  • Add the ability to send an HTTP request to an IP address instead of an URL.
  • Performance has increased: going from 5KB/s to almost 40KB/s.
  • The size of the lib has been reduced by nearly 20%.

Known remaining bugs

  • The USB cable should not be pulled while the lib is used as it will crash your calculator. An issue has been raised to track this bug #9
  • The lib still needs that your phone is at least 50% charged (the more the better). No bug fix is planned since this bug is more of an hardware issue.

If you encounter a bug that is not mentioned in this list, please create a Github issue.

InternetCE 1.1

06 Oct 10:32
ebc98c1
Compare
Choose a tag to compare

A few things changed between the v1.0 and the v1.1. The most important is that this release is compatible with the v10.2 of the toolchain.

Moreover, the documentation has been improved: how to install usbdrvce and what files I used are now provided.

INTERNETCE 1.0

09 Aug 15:52
Compare
Choose a tag to compare

First release of the library.

This release is only compatible with the v9.0 of the toolchain. Do not try to use it with a latest version as it won't work.

For more information on how to use this library, please see the README file at the root of the Github repository.