Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
May1624-Wireless-Controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
jdkruege
May1624-Wireless-Controller
Graph
8b9f796f3d43aa14876e48e7fe86c1cd624a5b99
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
19
12
5
8
Mar
2
27
Feb
24
16
10
3
14
Dec
11
30
Nov
28
15
12
10
Demo files updated. Trying to get MPU to work
master
master
Working on Message format and communication library.
Changed API to match new rules for the system.
Reorganized files for a cleaner structure. Added in Bluetooth and threading libraries.
Updated file structure to organize relevant files, added in operating specific source files.
Merge branch 'master' of https://git.ece.iastate.edu/jdkruege/May1624-Wireless-Controller
Modified source, services, and MPU file
Adding button interrupt program
Added in singleton classes for joystick and MPU utilizing the c++ mraa libraries for SPI
Removed a library include from the LSM header, and removed the sensors class as it was usless.
Fixed LSM9DS0.
Added in a singleton mailbox where services can deliver messages. Worked on gyro service.
Fixed the singleton pattern of the LSM9ds0.
Start of a gyro service.
Cleaned up Service and Source files.
Changed LSM9DS0 to follow a singleton pattern,.
Added in service object to facilitate polymorphism
Merge branch 'master' of https://git.ece.iastate.edu/jdkruege/May1624-Wireless-Controller
Added SPI Communication for LSM9DS0.
Started Message object.
Wrote code for bluetooth communication.
Start of bluetooth API, modifying code from a bluetooth connection example.
File structure has been changed for the final time. Research is nearly completed on the usability of our code by students. The goal is to ensure the code is easy to import and quick to start working with.
Started working on the code structure, and working out how people are even going to use our programs.
Set up a folder for PCB designs.
Revert "Reorganized the file structure to better support a visual studio environment, sorry Branden."
Reorganized the file structure to better support a visual studio environment, sorry Branden.
Added a basic interface to build our Bluetooth off of. Also added a main for testing purposes.
- Set up general file structure
This was a generated .gitignore for C++, Visual Studio, and Eclipse.
Loading