Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

State Level Rewrite #10

Merged
merged 30 commits into from
Mar 28, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
54bd8b7
initial commit
coldenate Mar 7, 2022
836c020
added comparisons, added object and variable declarations
coldenate Mar 8, 2022
312c34c
laid general idea of my functions
coldenate Mar 8, 2022
368f0d9
implemented turn functions and their correct logic
coldenate Mar 10, 2022
e6522a9
Create Flowchart.md
coldenate Mar 11, 2022
59475f4
Rmeove flowchart
coldenate Mar 11, 2022
7b59da6
Update Flowchart.md
coldenate Mar 11, 2022
a5de9a9
Update README.md
coldenate Mar 11, 2022
50ca9ae
Update README.md
coldenate Mar 11, 2022
2fef624
formatted using vscode's cpp formatter tool.
coldenate Mar 15, 2022
dae4494
added all the functions in functional order for functionality to func…
coldenate Mar 15, 2022
ca11c81
removed some immature comments that distract from the code's intent
coldenate Mar 18, 2022
70a6347
edited explanation of sos
coldenate Mar 18, 2022
55339c2
updated todo and removed pricing q+a
coldenate Mar 18, 2022
b712533
implemented background pinging of ultrasonic sensors
coldenate Mar 18, 2022
9ae603b
updated threshold
coldenate Mar 19, 2022
ee4b683
Merge branch 'background_ping' of https://github.com/colderinit/wall-…
coldenate Mar 19, 2022
3905ebe
added cad files.
coldenate Mar 19, 2022
f97fbc5
added a bi-star type rate to the algorithm. PID has caught my eye (re…
coldenate Mar 21, 2022
f3dfc5a
added native form of background pinging
coldenate Mar 24, 2022
ab7e774
fixed linting errors in markdown files
coldenate Mar 24, 2022
55c6fc1
fixed trailing whitespace in readme
coldenate Mar 24, 2022
7efca76
removed unreasonable retention of old files also onedrive conflict
coldenate Mar 24, 2022
73ceb78
nbruh
coldenate Mar 25, 2022
2096ac8
removed crap function
coldenate Mar 25, 2022
e390304
added variable implementation
coldenate Mar 26, 2022
8566e80
jesus please help us
coldenate Mar 26, 2022
7d33a60
jesus helped us!!!!
coldenate Mar 26, 2022
8ff184f
Merge pull request #11 from colderinit/background_ping
coldenate Mar 27, 2022
1f849cb
Merge branch 'main' into rewrite-v2
coldenate Mar 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added native form of background pinging
  • Loading branch information
coldenate committed Mar 24, 2022
commit f3dfc5a0f1a6bb4e4518bc78296f190ccb195cf6
Loading