Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
D4-Embedded
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
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
D4-Furlough
D4-Embedded
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
14
BoxingGlove
BoxingGlove-Denis
Crocs
protected
CrocsDevice
CrocsJump
WristBand
bluetooth
crocs-final
heart-rate-sensor
lcd-display-functions
lcd_test
master
default
protected
rodGPS
wristwatch-final
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Mar
18
8
7
6
5
4
3
1
28
Feb
27
26
25
18
17
14
Update BoxingDirection.cpp
BoxingGlove
BoxingGlove
Update BoxingDirection.cpp
Update BoxingDirection.cpp
BoxingGlove-Denis
BoxingGlove-Denis
V1.0.0 of WristBand Program - Should be first finalized and verified version
wristwatch-final
wristwatch-final
Fixed GPS backlog
now checking for not valid GPS readings, instead of void readings
Fixed error of sent Distance
Now sending a distance of 0, when distance is below 2 meters
GPS now doesn't send distance until it gets two valid readings.
Modified the code so ble data only sent when a game is running in app
CrocsDevice
CrocsDevice
Update rodGPS.cpp
Merge branch 'wristwatch-final' of https://git.soton.ac.uk/d4-furlough/d4-embedded into wristwatch-final
Changed loop values to fix GPS reading
Random Error in GPS code?
Changed monitor speed on esp32
Altered LCD pins, removed brownout when BT setup
Using non simple Distance in GPS thread now
Added extra print data for GPS Decimal Degrees coordinates
Fixed GPS distance mistake, using radians now
Now storing latitude and longitude directions in coord2
Fixing GNRMC compatibility
Fixed Distance calculations for GPS
Fixed some errors with GPS distance calculation
Fixed in function GPS loop
Added some protection for Void readings from GPS.
Actually fixed missing variables
Update stepCounter.cpp
Merge branch 'wristwatch-final' of git.soton.ac.uk:d4-furlough/d4-embedded into wristwatch-final
Added option to have raw GPS IC data printed
Update stepCounter.hpp
Update stepCounter.cpp
Update stepCounter.cpp
Integrated croc device
Added I2C support to GPS IC, activated with define. DO NOT USE THIS IF alredy using I2C.
Update DancingCrocs.cpp added correct places to send
CrocsJump
CrocsJump
Embedded both the jumping and dancing into one.
Merge branch 'wristwatch-final' of git.soton.ac.uk:d4-furlough/d4-embedded into wristwatch-final
Added test I2C support for GPS IC
changed pin defines
My verison of boxing gloves
Loading