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
ca6049a9da5664cc76fb19f0164f4ff0b18ae034
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
15
Mar
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
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
Merge branch 'hw-iface' into 'master'
Fix remaining merge/rebase issues, fix timers
wip: Don't include boot image folder
wip: Fix rebase issue and don't use quad build for ci
wip: add hardware test specific for IMU
wip: update PWM output test
wip: implement hardware tests for timers and uart
wip: fix pwm_output test
wip: Start tracking FSBL makefiles
wip: Start tracking BSP Makefile
wip: Fix quad build scripts
wip: Add unit tests for communication.c packet receiving
wip: improved test library and tests for queue
wip: trying to get a test working for PWMOutputDriver
wip: add hardware tests for PWMInputDriver
wip: add hardware test for I2CDriver
wip: add hardware test for LEDDriver and SystemDriver (blink)
wip: fix ci build
wip: automate creation of BOOT.bin
wip: connect libraries to xsdk
wip: fixing quad main and better makefiles
wip: better makefile setup
wip: moved files to new structure
wip: wire-up hardware in main
wip: move all application files into application folder
wip: Separate Xilinx code into hardware interfaces
Made LOG_END message only send if a log was sent.
Added LOG_END message type on quadcopter and in shared commands.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Quadcopter can now be disabled and re-enabled without a restart.
Enabled yaw controller for autonomous flight.
Changed default to have no filter on X and Y position derivative.
Added option to filter derivative term on controllers.
Updated controls model to include masks on the c_controller and updated PID values
Fixed sign error on uart_buff
Added quad control_algorithm to Simulink model.
Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18
Switched to Euler rates for angle rate control. Switched to using VRPN for pitch and roll.
Properly check return value of malloc() in log_data.c
Added frontend library
Loading