-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from harp-tech/interface-docs
Update device interface documentation
- Loading branch information
Showing
15 changed files
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule protocol
updated
4 files
+48 −0 | .github/ISSUE_TEMPLATE/specification-proposal.md | |
+32 −0 | .github/PULL_REQUEST_TEMPLATE/specification.md | |
+38 −34 | whoami.md | |
+25 −1 | whoami.yml |
Submodule device.analoginput
updated
10 files
Submodule device.behavior
updated
20 files
Submodule device.cameracontrollergen2
updated
15 files
Submodule device.ledarray
updated
9 files
Submodule device.loadcells
updated
18 files
+ − | Assets/pcb.png | |
+1 −1 | Firmware/LICENSE | |
+ − | Firmware/LoadCells.atsuo | |
+47 −14 | Firmware/LoadCells/LoadCells.cppproj | |
+17 −4 | Firmware/LoadCells/app.c | |
+6 −0 | Firmware/LoadCells/cpu.h | |
+52 −4 | Firmware/LoadCells/hwbp_core.h | |
+17 −3 | Firmware/LoadCells/hwbp_core_regs.h | |
+2 −2 | Firmware/LoadCells/hwbp_core_types.h | |
+44 −0 | Firmware/LoadCells/hwbp_sync.h | |
+ − | Firmware/LoadCells/libATxmega128A4U-1.13.a | |
+ − | Firmware/LoadCells/libATxmega128A4U-1.4.a | |
+51 −0 | Hardware/.gitignore | |
+0 −0 | Hardware/Mechanical/LICENSE | |
+0 −0 | Hardware/PCB/CONTRIB | |
+0 −0 | Hardware/PCB/LICENSE | |
+0 −0 | Hardware/PCB/README | |
+1 −1 | device.yml |
Submodule device.outputexpander
updated
10 files
Submodule device.soundcard
updated
826 files
Submodule device.stepperdriver
added at
1b796c
Submodule device.synchronizer
updated
18 files
Submodule device.syringepump
updated
14 files
Submodule device.timestampgeneratorgen3
updated
16 files
Submodule harp
updated
17 files