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
Graph
9349b4fcea8cb68cfeb90926eb107f54fd4b5dbc
Select Git revision
Branches
5
develop
master
default
protected
nuke
teststand_log
yhpatch
Tags
7
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
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Feb
22
21
20
19
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
15
11
6
4
5
Dec
4
3
2
1
29
Nov
28
27
26
25
20
19
18
17
16
15
14
10
7
6
4
2
1
31
Oct
30
29
28
27
23
18
16
11
9
7
Sep
4
Aug
30
Jul
29
Removed requirement to receive "begin update" packet from ground station before flying.
Created QT project
Merge branch 'master' into groundStation-dev-setpointcontrollers
Working with all commands + controller network
Added another test for computation graph update rules.
Added unit test for graph update rules.
Modified computation graph so blocks will only execute if their inputs have been changed. This allows PID blocks to only execute if they have new data, allowing different sampling times.
Increased max pitch/roll angle and maximum output from rate controllers. removed comment from log file being dumped.
Merge branch 'controller-network' of git.ece.iastate.edu:danc/MicroCART_17-18 into controller-network
Set VRPN as source for roll/pitch.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
website: add recent versions of project plan and design docs
Added project plan 3 to website.
Created test for TCP.
Should have been in my last push. See description.
Added PWM clamping back in.
Some rough updates to the model to reflect previously unmodeled behavior in the IMU and the alternative of using the camera system directly for pitch and roll.
Removed clamping, and added separate sampling time for position.
Allowed values to be set before Gear switch. Re-enabled x/y controllers and made throttle manual for autonomous mode.
ready to test
Data and analysis script for Moment of Inertia using bifilar pendulum method.
Updated Moment of Inertia Model Parameters
Updated discrete sampling and discretized controllers
Updated moment of inertia and delay values
Accurate sampling time enforcement added to model.
Fixed X/Y and roll/pitch correspondence.
WIP - Weird control structure
uh
might be ok
Updated R2015A version of development model
quad: refactor iic function names to permit inclusion of LIDAR
quad: Rename iic files to support the support the meaning of LiDAR
Added support for autonomous flight. Untested
Changes to the DOT export to be compatible with the old version of graphviz on the lab computer
Merge branch 'commands-dev' into 'master'
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
data dumping after auto. flight works correctly
Shuffled around #include dependencies to allow the control algorithm diagram to be generated without copying code out of control_algorithm.c
Merge branch 'controller-network' of git.ece.iastate.edu:danc/MicroCART_17-18 into controller-network
Missed files from last commit. Adds ability to print or not print output values on DOT graph.
Loading