Releases: etherkit/Si5351Arduino
Releases · etherkit/Si5351Arduino
v2.2.0
Compare
Sorry, something went wrong.
No results found
NT7S
released this
10 Oct 22:38
Fix "Si5351 init does not initialize the ref freq nor corr entries for clkin", thanks to conr2286
Fix bug in read that would hang the micro when using ATtiny3226 (and probably other types of microcontrollers)
v2.1.4
Compare
Sorry, something went wrong.
No results found
NT7S
released this
20 May 19:37
Fix warning "reg may be uninitialized"
v2.1.3
Compare
Sorry, something went wrong.
No results found
NT7S
released this
07 Mar 22:13
Correct error in si5351_example.ino sketch
v2.1.2
Compare
Sorry, something went wrong.
No results found
NT7S
released this
30 Mar 20:14
*Correct error in si5351_calibration.ino sketch
v2.1.1
Compare
Sorry, something went wrong.
No results found
NT7S
released this
15 Jan 21:11
Add bool return value to init() indicating whether a device is on the I2C bus
v2.1.0
Compare
Sorry, something went wrong.
No results found
NT7S
released this
03 Oct 22:39
Add support for reference frequencies and corrections for both the XO and CLKIN
v2.0.7
Compare
Sorry, something went wrong.
No results found
NT7S
released this
01 Oct 21:40
Change set_freq() behavior so that the output is only automatically enabled the very first time that set_freq() is called
v2.0.6
Compare
Sorry, something went wrong.
No results found
NT7S
released this
10 Jul 21:26
Call set_pll() in set_correction() to ensure new correction is applied
v2.0.5
Compare
Sorry, something went wrong.
No results found
NT7S
released this
17 Jun 18:54
Suppress pll_reset in set_freq when not necessary
v2.0.4
Compare
Sorry, something went wrong.
No results found
NT7S
released this
19 Apr 21:18
Fix error in VCXO algorithm