Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
Commits
e152011b8ed27d69c74f1dc82d7a553a5eb8bbd1
Select Git revision
Branches
2
master
default
protected
develop
Tags
8
sdmay25-32-final
Lab_Part_1_tag
Lab_Part_2_tag
2020-team-final-state
team_18-17
team_17-16_demo
team_17-16_v2
team_17-16_v1
10 results
MicroCART
quad
src
graph_blocks
node_pid.c
Author
Search by author
Any Author
authors
abeinder
abeinder
aurandt
aurandt
Brandon Cortez
brcortez
Carter Irlmeier
carteri
ccntgeb
ccntgeb
ckramper
ckramper
Cole Hunt
crhunt
Colton Glick
crglick
cpryan
cpryan
dbzaucha
dbzaucha
dmlarson
dmlarson
ea1
ea1
gajith
gajith
Grant Giansanti
gsg3231
Ian McInerney
imciner2
Ian McInerney
mcianster
James Talbert
jtalbert
javey
javey
jnoronha
jnoronha
jonahu
jonahu
20 authors
Apr 13, 2017
Moved yaw correction to its proper location (between velocity PID output and...
· b4198b2c
dawehr
authored
8 years ago
b4198b2c
Apr 12, 2017
Correctly integrating error in PID block to work with dynamic sampling time.
· 2955cf93
dawehr
authored
8 years ago
View commits for tag team_17-16_v2
team_17-16_v2
2955cf93
Apr 07, 2017
Magic. This flies autonomously.
· ecd07ae1
dawehr
authored
8 years ago
ecd07ae1
Apr 06, 2017
PID block now uses the derivative of input value rather than the error.
· 87b8e5c7
dawehr
authored
8 years ago
87b8e5c7
Mar 25, 2017
Added type_id to node types. Linked graph_blocks to virtual quad. Fixed issues with commands array
· a53123c6
dawehr
authored
8 years ago
a53123c6
Put all graph block definitions into graph_blocks library and updated project to use it.
· 1fda4cba
dawehr
authored
8 years ago
1fda4cba
Mar 15, 2017
wip: moved files to new structure
· 96bdc052
bbartels
authored
8 years ago
and
dawehr
committed
8 years ago
96bdc052
wip: move all application files into application folder
· 87a2ecfb
bbartels
authored
8 years ago
and
dawehr
committed
8 years ago
87a2ecfb
Added option to filter derivative term on controllers.
· 0d98d8e9
dawehr
authored
8 years ago
0d98d8e9
Feb 10, 2017
Fixed a few bugs. still not working
· 1daf1972
dawehr
authored
8 years ago
1daf1972
Fixed compile issues
· e96b487c
dawehr
authored
8 years ago
e96b487c
Initial work on changing control_algorithm to use graph. Probably doesn't compile yet.
· 96b30096
dawehr
authored
8 years ago
96b30096
Loading