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
d1215560cc57a7890718cff3bf8ba5e70f3221dc
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
3
Apr
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
10
5
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
Updated diagram for pitch trim.
Merge branch 'trimmable_pitch'
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
quad: allow `make diagram` at both toplevel and inside gen_diagram
replaced %d with %lu to match variable type unsigned long
Merge branch 'master' into backend_fifos
fixed linking order
Added node for pitch trim so it can be set remotely.
quad: don't check that LED turns off when GEAR is switched off
Merge branch 'master' into backend_fifos
found memory issue on quad side. Creating branch to handle fixes.
1. Changed default yaw controller to be stable.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
gen_diagram can now be run with "make diagram" from the top-level folder, and it will create a
Groundstation only makes the first log if the quad starts a data dump
Lowered PWM clamping to 20,000
Updated gen_diagram Makefile properly.
quad: improve virtual quad test scripts and add stack size limit
Fixed bug with logging. Was accidentally writing rows by 4 rather than by 1, and would write beyond the limits.
quad: add 512 MB RAM limit to test scripts using virtual quad
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
saving flight test data
modified the visual of getnodes
Merge branch 'comp_graph_add_id' into 'master'
Clarified comment
Few minor changes discussed in merge request
Fixed error with reading/writing wrong bit location in ID exist array.
Allowing nodes to be added by a specific ID.
Revert "Allowing nodes to be added by a specific ID."
quad: run make deep-clean on ci test
quad: skip functional tests
quad: run make clean on ci build
Merge branch 'master' of https://git.ece.iastate.edu/danc/MicroCART_17-18
removed the uneccessary sendstartpacket functions
Updated simplePlots.m file
added prints so we know when we are in the middle of logging
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Allowing nodes to be added by a specific ID.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Properly escaping % sign in log now.
Loading