Skip to content

Releases: RobTillaart/AngleConvertor

0.2.1 release

25 Jan 13:53
9664cb4
Compare
Choose a tag to compare
  • add percent as unit
  • add milliRadians as unit
  • add unit tests for windrose()

0.2.0 release

15 Jan 16:17
393afc5
Compare
Choose a tag to compare
Fix #4, use **degrees** as internal format (#5)

- Fix #4, use **degrees** as internal format to improve precision (a bit)
- set internal size to **double** for those board that support 8 bytes double.
- improved **AngleConverter_demo.ino**

0.1.2 release

17 Oct 17:40
d739394
Compare
Choose a tag to compare
update readme.md (#3)

- update readme.md (badges)

0.1.1 release

31 Jan 15:24
04c7b8c
Compare
Choose a tag to compare
add windrose() (#2)

- update GitHub actions
- update license 2023
- update readme
- add windrose() (2x)
- add example

0.1.0 release

07 Dec 19:17
fdd4882
Compare
Choose a tag to compare
initial version (#1)

* initial version