-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Ext Teledyne Test #2
Open
derickcoder44
wants to merge
15
commits into
main
Choose a base branch
from
ext_teledyne_test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 10 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a55a64a
wrote scripts for connecting to modem via serial
derickcoder44 7a4d562
fleshed out code
derickcoder44 743f409
FEAT: got range requests working with clam shell
derickcoder44 d7a83e4
FEAT: now works if either script starts before modem boots or if script
derickcoder44 64d7544
FEAT: Made Log Files write to a file
derickcoder44 68f2dc8
FEAT: moved all log files to log folder
derickcoder44 db230fa
FEAT: added script to allow a service to run it
derickcoder44 31a66a1
[FEAT] wrote a script to show live view of most recent log
derickcoder44 f105908
[FEAT] modified scripts to use $HOME instead of explicitly defining p…
derickcoder44 cca8955
added instruction to README
derickcoder44 bbfc0e2
added website
derickcoder44 c2f7a8f
changed name of html
derickcoder44 a86191e
fixed map
derickcoder44 5eb6c03
[chore] fixed bathymetry spelling
derickcoder44 db121c8
used index.html to make map default page
derickcoder44 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# UnderwaterAcousticTracker | ||
Code for positoning VOLTs underwater using acoustic modems with TDOA/TOA algorithms | ||
|
||
To Setup Autostart Scripts: | ||
MUST BE ON RASPIAN (or Debian based system) | ||
check the file paths in Teledyne/ExternalControl/StartupScripts/run_teledyne_modem_test.service | ||
run setup.sh in Teledyne/ExternalControl/ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
recommend to add .DS_Store and remove the .DS_Store files from the branch. Also, remove pycache from the commit.