FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - etherkit/Si5351Arduino · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
etherkit
/
Si5351Arduino
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
106
Star
293
Code
Issues
31
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Si5351Arduino
src
on
master
User selector
Datepicker
Commit history
Commits on Oct 10, 2024
Fix bug in 'read' that locks ATtiny3226 (and probably others)
NT7S
committed
8459027
View commit details
Copy full SHA for 8459027
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Workaround for, Si5351::init does not initialize the ref_freq[] nor corr[] entries for CLKIN #98
Show description for 93ad061
conr2286
committed
93ad061
View commit details
Copy full SHA for 93ad061
View code at this point
Browse repository at this point
Workaround for, Si5351::init does not initialize the ref_freq[] nor corr[] entries for CLKIN #98
Show description for 1d057f5
conr2286
committed
1d057f5
View commit details
Copy full SHA for 1d057f5
View code at this point
Browse repository at this point
Commits on May 20, 2019
Fix warning reg may be uninitialized
NT7S
committed
51844bc
View commit details
Copy full SHA for 51844bc
View code at this point
Browse repository at this point
Commits on May 1, 2019
fix warning "reg may be uninitialized"
FrankBoesing
authored
f406b51
View commit details
Copy full SHA for f406b51
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
code cleanup'
NT7S
committed
d08ebcd
View commit details
Copy full SHA for d08ebcd
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
Add check for device on I2C bus to init()
NT7S
committed
8bbd75a
View commit details
Copy full SHA for 8bbd75a
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
Add support for reference frequencies and corrections for both the XO and CLKIN
NT7S
committed
a4d1f5d
View commit details
Copy full SHA for a4d1f5d
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Change set_freq() for auto output enable on 1st call only
NT7S
committed
db16236
View commit details
Copy full SHA for db16236
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Initialize variables
imabug
committed
3476d09
View commit details
Copy full SHA for 3476d09
View code at this point
Browse repository at this point
Comment out unused variables
imabug
committed
3004342
View commit details
Copy full SHA for 3004342
View code at this point
Browse repository at this point
Add return values
imabug
committed
966d5d7
View commit details
Copy full SHA for 966d5d7
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Call set_pll() in set_correction() to ensure new correction is applied
NT7S
committed
45b8305
View commit details
Copy full SHA for 45b8305
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Disable PLL reset in set_freq() when not necesssary (test)
NT7S
committed
4e60517
View commit details
Copy full SHA for 4e60517
View code at this point
Browse repository at this point
Commits on Apr 15, 2017
Fix error in VCXO algorithm
NT7S
committed
84ca6b2
View commit details
Copy full SHA for 84ca6b2
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Fix regression in set_freq() that wiped out proper r_div setting
NT7S
committed
d3f2ed9
View commit details
Copy full SHA for d3f2ed9
View code at this point
Browse repository at this point
Fix regression in set_freq() that wiped out proper r_div setting
NT7S
committed
f08d3e1
View commit details
Copy full SHA for f08d3e1
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
More code cleanup
NT7S
committed
2c7704f
View commit details
Copy full SHA for 2c7704f
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Code cleanup
NT7S
committed
6d8ee42
View commit details
Copy full SHA for 6d8ee42
View code at this point
Browse repository at this point
Correct set_freq() back to correct return value
NT7S
committed
fcd7bd9
View commit details
Copy full SHA for fcd7bd9
View code at this point
Browse repository at this point
Fix error in set_freq() return value
NT7S
committed
f3b164d
View commit details
Copy full SHA for f3b164d
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Fix regression where pll_reset() is not called in set_freq()
NT7S
committed
837bfac
View commit details
Copy full SHA for 837bfac
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Change share freq to 100 MHz due to more stability issues noticed
NT7S
committed
3e143e6
View commit details
Copy full SHA for 3e143e6
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Update README for v2.0.2
NT7S
committed
b7b6107
View commit details
Copy full SHA for b7b6107
View code at this point
Browse repository at this point
Change SI5351_MULTISYNTH_SHARE_MAX to 110 MHz to deal with instability near 112 MHz
NT7S
committed
61681a8
View commit details
Copy full SHA for 61681a8
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Tweak max freq to be exactly 225 MHz, not 225 MHz - 1
NT7S
committed
e2e3771
View commit details
Copy full SHA for e2e3771
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Change set_freq() max freq to 225 MHz
NT7S
committed
4dd77d0
View commit details
Copy full SHA for 4dd77d0
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Fix error in logic setting PLL in set_freq(), round odd div to even in MS calcs for 5 and 7
NT7S
committed
aa677dc
View commit details
Copy full SHA for aa677dc
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
typo fix
NT7S
committed
2538f4a
View commit details
Copy full SHA for 2538f4a
View code at this point
Browse repository at this point
Remove unnecessary set_pll() in set_freq()
NT7S
committed
0e03621
View commit details
Copy full SHA for 0e03621
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Fix error in set_freq() where PLL is set unnecessarily and incorrectly
NT7S
committed
be7521f
View commit details
Copy full SHA for be7521f
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
manual merge
NT7S
committed
ad6005a
View commit details
Copy full SHA for ad6005a
View code at this point
Browse repository at this point
Commits on Nov 20, 2016
Add si5351_sweeper.ino, finish docs, code cleanup
NT7S
committed
f0c3e56
View commit details
Copy full SHA for f0c3e56
View code at this point
Browse repository at this point
README changes
NT7S
committed
c301adc
View commit details
Copy full SHA for c301adc
View code at this point
Browse repository at this point
Add CLK6/CLK7 algorithms
NT7S
committed
a353310
View commit details
Copy full SHA for a353310
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL