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
9ea31f48fc3c4332dfa7c499c0834bb0f7576f6a
Select Git revision
Branches
7
develop
jonahPatch
log_block
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
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
4
3
2
1
27
Feb
26
25
23
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
quad: change type signature from int to s32
Adjusted IMU biases to match recorded data
Made sampling time in control algorithm dynamic.
Merge branch 'controller-network'
Fixes issue with nodes getting their "updated" flag cleared when it shouldn't.
Merge branch 'quad-impl-lidar' of git.ece.iastate.edu:danc/MicroCART_17-18 into quad-impl-lidar
quad: Fix I2C polling function freezing issue
Merge branch 'controller-network' of git.ece.iastate.edu:danc/MicroCART_17-18 into controller-network
Finished integrating logging.
Added TCP_NODELAY to WiFi socket.
Switched WiFi timing script to perf_counter and enabled TCP_NODELAY
Added TCP_NODELAY to WiFi socket.
Updated logging to work with computation graph. Helps pave the way for real-time logging soon.
Fixed bug put in by groundstation team (not naming names... KRIS)
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Upped the baud rate and moved the loop time to 5ms
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
GUI work
Added a version of serial->TCP test script that does not wait to receive message before sending the next one.
Added standstill IMU data
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18 into quad-impl-lidar
Merge branch 'quad-cli-build' into 'master'
quad: add script to build Xilinx project from command line
quad: implement iic functions for lidar
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.
Loading