Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python_test_scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
python_test_scripts
Merge requests
!6
Apsct ad9511
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Apsct ad9511
APSCT_AD9511
into
master
Overview
1
Commits
9
Pipelines
0
Changes
3
Merged
Gijs Schoonderbeek
requested to merge
APSCT_AD9511
into
master
2 years ago
Overview
1
Commits
9
Pipelines
0
Changes
3
With this change the code is ready for APSCT rev. 3
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5357b589
9 commits,
2 years ago
3 files
+
171
−
75
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
APSCT_CLK_I2C.py
+
1
−
1
View file @ 5357b589
Edit in single-file editor
Open in Web IDE
Show full file
@@ -29,7 +29,7 @@ sleep_time = 0.15
SET_PLL
=
True
READ_LOCK
=
True
READ_ALL
=
False
CHECK_EEPROM
=
False
CHECK_EEPROM
=
True
#
False
PWR_RST
=
False
#True #False
READ_SENSOR
=
False
#True
READ_REGS
=
False
#True
Loading