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
99a4c2cb23a85ce42b02c960578e6f431a29b35c
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
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
Feb 06, 2017
Fixed bug with populating the exec_input_vals array.
· 99a4c2cb
dawehr
authored
8 years ago
99a4c2cb
Added input names to nodes in rendering. Added a "Gain" block
· 3ade84b5
dawehr
authored
8 years ago
3ade84b5
Some refactoring, separating node type from node instance. Added parameters,...
· 5256acbf
dawehr
authored
8 years ago
5256acbf
Feb 05, 2017
Added input and output names to nodes. Added ability to export graphs to DOT
· 4bb52f4a
dawehr
authored
8 years ago
4bb52f4a
Began implementation of computation graph. Have tested with 3 nodes so far, which work.
· b845342e
dawehr
authored
8 years ago
b845342e
Feb 03, 2017
Forgot to add this file. Fixes setparam
· 0d242db9
dawehr
authored
8 years ago
0d242db9
Working new commands
· d22cc067
dawehr
authored
8 years ago
d22cc067
Feb 01, 2017
Updated stress_tests.py to work with new commands
· 7149a04e
dawehr
authored
8 years ago
7149a04e
made a small change in callback to use uart_buf_data_length() instead
· e6a14b0d
dawehr
authored
8 years ago
e6a14b0d
Changed logic in callbacks to reduce indentation.
· cf5e79fc
dawehr
authored
8 years ago
cf5e79fc
Refactored things like "controller_value" to "controller_parameter"
· 2349fd1b
dawehr
authored
8 years ago
2349fd1b
Jan 31, 2017
added a todo comment for endienness issues
· 5b1b7aa7
dawehr
authored
8 years ago
5b1b7aa7
Fixed a bug in cb_getcontrol.
· efdb2727
dawehr
authored
8 years ago
efdb2727
Jan 30, 2017
fixed up the data packing in cb_getcontrol
· 9c09e1eb
Joseph Bush
authored
8 years ago
9c09e1eb
changed getcontrol to respond with the same message ID that was received from...
· 945e5a38
dawehr
authored
8 years ago
945e5a38
Implemented getcontrol, setcontrol in callbacks.c
· 00686bfd
dawehr
authored
8 years ago
00686bfd
Changed the parameter struct in modular_structs to have an array of PID_t types
· 1ac62e75
dawehr
authored
8 years ago
1ac62e75
Jan 29, 2017
added the datatype parameter back into MessageType struct in commands.h...
· fe49e94b
dawehr
authored
8 years ago
fe49e94b
Merge branch 'master' into commands-dev
· c175e0c2
dawehr
authored
8 years ago
c175e0c2
removed the "data_type" struct from commands.h.
· 0a1af382
dawehr
authored
8 years ago
0a1af382
- Made continuity changes throughout code base to match the new commands.c/h
· 19fedcae
dawehr
authored
8 years ago
19fedcae
Jan 28, 2017
Added some comments in commands.c/h, callbacks.c/h
· 21aa3f22
dawehr
authored
8 years ago
21aa3f22
Added the IDs for the valuetypes and PID constants to commands.c/h
· 754ed22e
dawehr
authored
8 years ago
754ed22e
communication commands now builds but the new callbacks need to be implementded.
· 80230d2f
dawehr
authored
8 years ago
80230d2f
more progress... broke git, trying to fix things
· d8b25942
dawehr
authored
8 years ago
d8b25942
Changed protection loops so quad doesn't send "The quad is ready to receive VRPN data"
· 97c96676
dawehr
authored
8 years ago
97c96676
Quickly adding the yaw, pitch, roll rate PID setters to the quad to make Andy happy (temporarily)
· 406abe1e
dawehr
authored
8 years ago
406abe1e
Undoing accidental commits to commands.c and quad callbacks.c.
· 54787dd9
dawehr
authored
8 years ago
54787dd9
starting some of the commands changes to make things simpler but not complete
· 41b7d72d
dawehr
authored
8 years ago
41b7d72d
Jan 27, 2017
Update commands.h got rid of massive enum because it was stupid
· a7ddd88d
jpbush
authored
8 years ago
a7ddd88d
added new commands to commands.c and quad's callbacks.
· 41b8f805
jpbush
authored
8 years ago
and
dawehr
committed
8 years ago
41b8f805
quad: don't track zybo_fsbl
· 4e299eaa
dawehr
authored
8 years ago
4e299eaa
Merge branch 'new-uart-circ'
· f1cf0313
dawehr
authored
8 years ago
f1cf0313
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
· 83694069
dawehr
authored
8 years ago
83694069
Update callbacks.c added some of the getter call backs and some more setters.
· 59323cf4
jpbush
authored
8 years ago
59323cf4
Update Commands.c call back function names.
· 9d9e1ee6
jpbush
authored
8 years ago
9d9e1ee6
Working groundstation and partially working auto. data dump
· 4aed994a
burneykb
authored
8 years ago
4aed994a
Added verification of quad checksum to test script
· 5bfa1962
dawehr
authored
8 years ago
5bfa1962
Actual fix here...maybe..
· 1927979c
burneykb
authored
8 years ago
1927979c
Fixed issue with protection loops
· dfae2e9d
dawehr
authored
8 years ago
dfae2e9d
Loading