Skip to content
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

Issue15 #35

Open
wants to merge 260 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
260 commits
Select commit Hold shift + click to select a range
d258415
Merge branch 'master' of https://github.com/bluerobotics/companion
rjehangir Apr 12, 2016
9cf4bb9
RPi Video: Update streaming options for best on RPi v2 cam.
rjehangir Jun 30, 2016
9a95809
Add rc.local lines to rpi setup.
rjehangir Jun 30, 2016
613252a
Updated rpi video mode.
rjehangir Jun 30, 2016
27095a0
Update RPi setup script.
rjehangir Jul 1, 2016
7682d39
Merge branch 'master' of https://github.com/bluerobotics/companion
rjehangir Jul 1, 2016
ea9a9e0
Update RPi video and mavproxy IP addresses.
rjehangir Jul 1, 2016
f9f35b8
Reduce streaming bitrate to avoid glitches.
rjehangir Jul 6, 2016
c6f2cf4
Add video processing settings to RPi camera.
rjehangir Jul 13, 2016
8f65554
Minor updates before making first public image.
rjehangir Jul 27, 2016
f2a4d8b
Add utility to flash Pixhawk from Raspberry Pi.
rjehangir Aug 3, 2016
46f81b8
Add delay
rjehangir Aug 3, 2016
9c905a9
Add missing import
rjehangir Aug 3, 2016
776f00d
Add better printing.
rjehangir Aug 3, 2016
7f7798c
Try to redirect python output text.
rjehangir Aug 3, 2016
7eb1378
Allow remote passing of firmware file.
rjehangir Aug 3, 2016
ee7cd32
Bug fix
rjehangir Aug 3, 2016
8672ce1
Add features to flash_px4.py
rjehangir Aug 3, 2016
62ce57a
Update RPi streaming settings to work better on Windows.
rjehangir Aug 18, 2016
35b577a
RPI2 setup.sh: +x permissions and fix DOS line endings
jaxxzer Sep 3, 2016
1c0f94c
Merge pull request #1 from jaxxzer/startup
rjehangir Sep 3, 2016
5f46865
setup.sh: save /boot/config.txt after disabling camera led via sed
jaxxzer Oct 8, 2016
8efd803
setup.sh: Add desired commands to /etc/rc.local automatically
jaxxzer Oct 8, 2016
ef9d449
Merge pull request #2 from jaxxzer/jdev
rjehangir Oct 18, 2016
374ba47
Rework flash_px4.py and include px_uploader.py by default
jaxxzer Dec 14, 2016
774af1e
Increase loop rate in px_uploader.py in order to catch bootloader sooner
jaxxzer Dec 14, 2016
70e0692
Set mavproxy sysid=200 and heartbeat rate=0
jaxxzer Dec 8, 2016
954f048
Update raspbian setup.sh
jaxxzer Dec 20, 2016
e5df6a6
setup.sh: leave only one disable_camera_led=1 line in /boot/config.txt
jaxxzer Dec 22, 2016
4d40480
Add -roi argument to raspivid command
jaxxzer Jan 12, 2017
27af75e
Add gitignore
jaxxzer Feb 1, 2017
4789b56
Add support for h264 usb camera
jaxxzer Feb 16, 2017
7199314
Fix issues with raspivid launch
jaxxzer Feb 16, 2017
436f811
Install future, dependency for mavproxy
jaxxzer Feb 16, 2017
e54e4e4
Update flash_px4.py for new ardupilot firmware server
jaxxzer Mar 10, 2017
778f1ae
Add timeout to flash_px4.py for input on stdin
jaxxzer Mar 10, 2017
0f2ea91
'Enable camera interface programmatically in setup.sh'
jaxxzer Mar 10, 2017
b4c4ec0
Install pymavlink from source
jaxxzer Mar 10, 2017
c1d0c91
setup.sh: add dependencies and skip changelogs
jaxxzer Mar 10, 2017
d391149
Add webui
jaxxzer Apr 18, 2017
18a57a6
Implement git tag selection for companion update
jaxxzer Apr 27, 2017
423dd1a
Add python udp relay
jaxxzer Apr 28, 2017
1019bea
Implement route setup with netcat
jaxxzer Apr 28, 2017
24aa2ae
Configure serial port for ping, data is often corrupted with netcat, …
jaxxzer Apr 28, 2017
8d85cde
Rework index page
jaxxzer Apr 28, 2017
e4bb987
Use python for routing
jaxxzer Apr 28, 2017
a295611
Fix full buffer error
jaxxzer Apr 28, 2017
5f1dfc4
Python comm_router
jaxxzer Apr 28, 2017
b57ce02
node dependency 4.2.6 -> 5.6.0
jaxxzer May 1, 2017
8012dc7
Add audio stream
jaxxzer May 1, 2017
881de4d
tcpserversink audio
jaxxzer May 2, 2017
5dbe9b9
handle serial hotplugging
jaxxzer May 2, 2017
8c8599f
Add microphone support to home page
jaxxzer May 2, 2017
5d50773
Add beta and stable options to pixhawk update
jaxxzer May 2, 2017
97fc2b7
Fix link
jaxxzer May 2, 2017
e7faa63
Show companion version / formatting
jaxxzer May 2, 2017
5ca4324
.gitignore
jaxxzer May 2, 2017
9e4eac5
More robust startup/hotplugging behavior
jaxxzer May 2, 2017
04930b8
Create file if it doesn't exist
jaxxzer May 2, 2017
e295268
Formatting
jaxxzer May 3, 2017
680bad8
Divide and conquer: socket.io namespaces
jaxxzer May 3, 2017
0a0fc4d
Formatting
jaxxzer May 3, 2017
15e1e98
Request networking stuff instead of broadcasting it
jaxxzer May 3, 2017
2af13d7
formatting
jaxxzer May 3, 2017
b8e3c6f
Put audio controls back
jaxxzer May 3, 2017
eb2cc9a
Bugfix px4 flashing script - no sudo
jaxxzer May 6, 2017
4bd5555
sp
jaxxzer May 6, 2017
30e72a4
Fix setup_gst.sh to properly identify Pi hardware
jaxxzer May 15, 2017
d664076
Refactor get_networks function
jaxxzer May 15, 2017
30eebef
Only check remote tags for update
jaxxzer May 15, 2017
8e5ac02
setup.sh: Use companion BR master branch
jaxxzer May 15, 2017
1dc9129
Stylize the interface.
rjehangir May 16, 2017
715f10c
Bug fix wifi aps list
jaxxzer May 16, 2017
156442c
Remove chaff
jaxxzer May 16, 2017
98f8ef4
Reorganize
jaxxzer May 16, 2017
28d3b5d
Update paths
jaxxzer May 17, 2017
8b75f7f
Fix reboot/shutdown functionality
jaxxzer May 17, 2017
a80c75f
Use monospace font for terminal output
jaxxzer May 17, 2017
e202272
typo
jaxxzer May 17, 2017
153d9a7
Add update and post-update scripts
jaxxzer May 17, 2017
5c00131
Bugfix wifi ap selection
jaxxzer May 18, 2017
61c9bfc
Only allow forward updates to current stable tag
jaxxzer May 18, 2017
119c369
Only allow updating companion when new release is available
jaxxzer May 18, 2017
aa35dcf
Hide save/load config buttons on routing page
jaxxzer May 18, 2017
2c4c756
Remove config files from version control
jaxxzer May 18, 2017
f51398f
Fix path for routing config file
jaxxzer May 18, 2017
bbded62
Hide microphone stream
jaxxzer May 18, 2017
4480a64
Remove TDB column from system page
jaxxzer May 18, 2017
cd10894
Bugfix getting companion latest version
jaxxzer May 18, 2017
1cd70b9
Add script to expand filesystem.
jaxxzer May 19, 2017
4cb6bc7
Bugfix wifi setup
jaxxzer May 19, 2017
cdf07de
Add sideload option for pixhawk fw
jaxxzer May 21, 2017
f035ce8
More logging information, save to file
jaxxzer May 22, 2017
191cf91
Formatting
jaxxzer May 22, 2017
19fb183
Rename fw file for consistency and to prevent errors
jaxxzer May 22, 2017
d950556
Add node-file-manager module
jaxxzer May 22, 2017
a38662a
Disable update buttons while update is in progress
jaxxzer May 22, 2017
773cf46
Add timeout to px4 flash script
jaxxzer May 22, 2017
f6ff96a
Disable wifi join button while joining
jaxxzer May 22, 2017
7d90bd6
Add spinner to system update page
jaxxzer May 22, 2017
8e94996
Don't allow empty routing endpoints
jaxxzer May 22, 2017
9d5fc44
Add side-load option for companion update
jaxxzer May 22, 2017
bbd8678
Always fetch tags
jaxxzer May 23, 2017
9856e5a
Append to logfile, don't overwrite
jaxxzer May 23, 2017
58b708b
Recover from failed update with cp instead of git operations
jaxxzer May 23, 2017
d40b8c6
Make logfile persistent, limit size to 2MB
jaxxzer May 23, 2017
2548618
Tweak style
jaxxzer May 23, 2017
817c7ec
Truncate logfile by lines instead of bytes
jaxxzer May 23, 2017
b19bab0
Log companion update output
jaxxzer May 23, 2017
17e7562
Auto-reload browser after companion update
jaxxzer May 23, 2017
3da3050
Require valid file selection before attempting upload
jaxxzer May 23, 2017
6fa5d64
Wait longer before refreshing page
jaxxzer May 23, 2017
ffef4bf
Log strings, not buffer objects
jaxxzer May 23, 2017
a28d9b6
Fix post-sideload.sh permissions
jaxxzer May 23, 2017
3aa26eb
Only delete working-copy if stash exists
jaxxzer May 23, 2017
6399b0a
Attempt recovery from broken wifi config
jaxxzer May 23, 2017
7b01b09
Show upload progress on updates
jaxxzer May 23, 2017
7db06e2
Timeout firmware upload even if we've seen the bootloader
jaxxzer May 23, 2017
beeb322
Update README
jaxxzer May 25, 2017
cb501b7
start video with options
jaxxzer May 27, 2017
2879fff
Add camera configuration page
jaxxzer May 27, 2017
b9bf6b9
Bugfix: allow spaces in wifi ssid or password.
jaxxzer May 30, 2017
920f28f
Log some version information
jaxxzer May 30, 2017
13f8b34
Fix locale issues with firmware downloads
jaxxzer May 30, 2017
3ac4746
bugfix recursive copy for stash
jaxxzer Jul 4, 2017
71dc4e1
bugfix update recovery, recursive copy
jaxxzer Jul 6, 2017
3136d17
bugfix log permissions
jaxxzer Jul 7, 2017
36da23c
bugfix permissions on recover
jaxxzer Jul 7, 2017
47fc6de
comm_router.py: bugfix config file path was overwritten by update
jaxxzer Jul 15, 2017
e12ca42
Protect filesystem from accidental ravage
jaxxzer Jul 6, 2017
5a34524
Don't include roi option in camera setup.
jaxxzer May 31, 2017
ae9154a
Add network test page
jaxxzer Jul 10, 2017
9627363
Rework internet status updates
jaxxzer Jul 12, 2017
51e51e8
Lockout functions requiring internet when not available
jaxxzer Jul 12, 2017
da5b107
Rework Pixhawk update functions
jaxxzer Jul 12, 2017
8e22d1d
Use COMPANION_DIR environment variable for paths
jaxxzer Jul 13, 2017
a839533
bugfix exit code on expand_fs.sh
jaxxzer Jul 14, 2017
b5358b7
formatting
jaxxzer Jul 14, 2017
5e3e7c6
add #!/bin/bash to start_video.sh
jaxxzer Jul 14, 2017
1de7696
comm_router.py: Print out file load status
jaxxzer Jul 16, 2017
400896b
fixup comm_router default config path
jaxxzer Jul 17, 2017
6b1e1d2
Add git remote configuration page
jaxxzer Jul 6, 2017
563273d
Add cpu stats stream
jaxxzer Jul 26, 2017
5fb73f6
Remove unused imports
jaxxzer Aug 17, 2017
fb19e65
Add support for NMEA sentence gps input
jaxxzer Jun 2, 2017
eaecb0f
Add mavlink submodule
jaxxzer Aug 24, 2017
946f6f9
Add WL underwater gps driver
jaxxzer Jun 21, 2017
69f3f5e
Add options to start/stop WL driver
jaxxzer Jul 26, 2017
f46acb2
Add carriage return support to terminal-output
dheideman Aug 9, 2017
4080301
Disable autoscroll if not scrolled to bottom
dheideman Aug 9, 2017
4d305a3
Resize dynamic width elements on page resize
dheideman Aug 9, 2017
2995ae4
Save camera parameters
dheideman Aug 18, 2017
f68a999
Add firmware factory reset buttons
dheideman Aug 4, 2017
51d741f
Add command line options to gps-replay
dheideman Aug 18, 2017
e6989ab
Don't flood the console and log with ping results
jaxxzer Aug 28, 2017
2901a8b
Move waterlinked config to its own page
jaxxzer Aug 28, 2017
4ff5862
flashPXParameters.py: Make 3 attempts per parameter
jaxxzer Aug 28, 2017
6f7c588
change default credentials
jaxxzer Aug 25, 2017
990fcce
standard.params: add AHRS_ORIENTATION=16 (Roll90)
jaxxzer Aug 28, 2017
d08f9b5
Fix broken upload updates
jaxxzer Aug 28, 2017
08bf8f6
Add release-notes.txt
jaxxzer Aug 28, 2017
05faad6
Default BATT_CAPACITY parameter to 18000 mAh
jaxxzer Aug 30, 2017
2c45084
Fix broken pymavlink install
jaxxzer Aug 31, 2017
4e13192
Abort update if any download process fails
dheideman Sep 5, 2017
c5a8cc9
minor fixup for log entries
jaxxzer Sep 8, 2017
cbc63a3
Fill WaterLinked driver inputs with default values
jaxxzer Sep 8, 2017
afbba29
Auto-set GPS_TYPE parameter when we will need it.
jaxxzer Sep 8, 2017
5b12609
mavlink: submodule update
jaxxzer Sep 8, 2017
9b9da94
Abort update if git submodule update fails
dheideman Sep 11, 2017
e6be598
Advise the ROV should not be powered down during update process
jaxxzer Sep 11, 2017
2e4618a
Fix reversion for first update from 0.0.7 initial release
jaxxzer Sep 12, 2017
c119169
Bugfix for copy repo on update
jaxxzer Sep 12, 2017
ca39367
Bugfix pattern for determining RPi hardware before expanding file system
jaxxzer Sep 13, 2017
7747740
Update release notes for 0.0.9
jaxxzer Sep 13, 2017
4af9238
Update post-sideload.sh for zipped updates
jaxxzer Sep 14, 2017
1447ad6
Update release notes for 0.0.10
jaxxzer Sep 14, 2017
5b4a9fd
Add cpu status in network
patrickelectric Nov 18, 2017
2879f37
Submit form on button press, enter key
dheideman Sep 12, 2017
11d5a20
Print parameter name only once
dheideman Sep 12, 2017
91ce3c8
Make git page terminal pretty like system page
dheideman Sep 13, 2017
bd307dc
Basic password change layout
dheideman Oct 13, 2017
67dbe09
Add password change functionality
dheideman Oct 30, 2017
79f0ad0
Add feedback for bad inputs, password set success
dheideman Oct 30, 2017
b9508f2
MAVProxy submodule update: output heading to WL system
jaxxzer Oct 2, 2017
b22c04c
Output ROV heading to WL system
jaxxzer Oct 2, 2017
372b143
Add support for NMEA RMC input
jaxxzer Oct 5, 2017
e202d6b
Add support for GLL and GNS NMEA sentences
jaxxzer Nov 29, 2017
849850a
Limit GPS_INPUT updates to 10Hz
jaxxzer Nov 29, 2017
768408a
nmea-receiver.py: Rework stdout
jaxxzer Nov 29, 2017
01e4a3a
nmea-receiver.py: bugfix, don't submit tuple to nmea parser
jaxxzer Nov 29, 2017
d887bc6
Redirect stderr to quietly check nodegit status
jaxxzer Nov 29, 2017
352c29b
Add git remote pointing to local repository
jaxxzer Nov 29, 2017
e0d78e4
Add reboot pixhawk button
patrickelectric Nov 29, 2017
f40a383
Add IP address in Wifi Status
patrickelectric Nov 29, 2017
cad6179
px_uploader: Remove unplug messages
patrickelectric Nov 30, 2017
d0f7c23
update: Change message from stash to backup
patrickelectric Nov 30, 2017
23bf3b7
update: Stash repository before update
patrickelectric Nov 30, 2017
b2a3cc2
Rework git page, don't require github credentials
jaxxzer Nov 29, 2017
ebb8304
Add restart-webui.sh
jaxxzer Nov 30, 2017
4301ae6
Add missing route to resource
jaxxzer Dec 1, 2017
2b6ded8
Match headers in network-js example
jaxxzer Dec 1, 2017
3f96e98
Remove enormous static text
jaxxzer Dec 1, 2017
d711fd3
Move away from deprecated method
jaxxzer Dec 1, 2017
6f0488d
Remove latency test,
jaxxzer Dec 1, 2017
aef583b
formatting
jaxxzer Dec 1, 2017
c93a1bc
Small bugfix/typo
jaxxzer Dec 1, 2017
a99e726
Use logger instead of console
jaxxzer Dec 1, 2017
0b94e9f
Auto-start waterlinked driver at boot
jaxxzer Dec 4, 2017
8edb05e
Add dhcp client configuration
patrickelectric Nov 29, 2017
26f0dc6
fix html comment syntax
jaxxzer Dec 1, 2017
8310ca0
Don't use default arguments, IE doesn't support them
jaxxzer Dec 1, 2017
bbec7a1
Don't use template literals, IE doesn't support them
jaxxzer Dec 1, 2017
4423f4a
Remove audio streaming easter egg from web interface
jaxxzer Dec 4, 2017
28b9433
Set up gstreamer audio stream to udpsink on 192.168.2.1:5601
jaxxzer Nov 15, 2017
61e5f66
Specify explicit versions for npm modules
jaxxzer Dec 4, 2017
7dae47d
Update default ArduSub firmware and params to v3.5.2
jaxxzer Dec 4, 2017
78887d2
Add MAVProxy setup page
dheideman Oct 23, 2017
d692a9d
Use v4l2 controls
jaxxzer Nov 15, 2017
900db21
header: Add Network in navbar
patrickelectric Nov 17, 2017
c17131b
header: Add Camera in navbar
patrickelectric Nov 17, 2017
7e56233
Fixup git stash in update.sh
jaxxzer Dec 8, 2017
2f7d65c
Reword message
jaxxzer Dec 8, 2017
6d7f496
Reorganize: move wifi setup to network page
jaxxzer Dec 8, 2017
4bb22f0
Reorganize: move CPU stats to system page
jaxxzer Dec 8, 2017
7b50b9f
Rework default ethernet IP setup
jaxxzer Dec 8, 2017
9e21c47
Small text string fix
jaxxzer Dec 8, 2017
f98cb37
flash_px4.py: use /dev/serial/by-id
jaxxzer Dec 8, 2017
558024d
Fixes for camera page to work in Internet Explorer
jaxxzer Dec 11, 2017
c3f4ec6
Remove redundant bootstrap/jquery includes
jaxxzer Dec 11, 2017
3074231
Make camera page pretty with bootstrap elements
jaxxzer Dec 11, 2017
509ec96
Minor fix
jaxxzer Dec 11, 2017
0c0b32f
Update post-sideload.sh for 0.0.11
jaxxzer Dec 11, 2017
9e4b3f5
Update release notes for 0.0.11
jaxxzer Dec 11, 2017
eca28e4
Bugfix broken bootstrap selects on camera page
jaxxzer Dec 12, 2017
480c8b3
Update release notes for 0.0.12
jaxxzer Dec 12, 2017
b0f0941
Revert "flash_px4.py: use /dev/serial/by-id"
jaxxzer Dec 12, 2017
fd2535b
Update release notes for 0.0.13
jaxxzer Dec 12, 2017
9bd3d41
Bugfix mavproxy startup options
jaxxzer Dec 13, 2017
d308cd8
Update release notes for 0.0.14
jaxxzer Dec 13, 2017
54043e4
underwater-gps: Update demo server address and port
patrickelectric Dec 18, 2017
778603e
underwater-gps: Change prints to work with python3
patrickelectric Dec 12, 2017
c3276b0
vlc: Add vlc.sdp
patrickelectric Dec 13, 2017
b8d259e
Use a different target port to separate WL link from Pixhawk link
jaxxzer Dec 19, 2017
4ff7512
Use api instead of ping for Water Linked probe
jaxxzer Jan 23, 2018
3436ebe
Update release notes for 0.0.15
jaxxzer Jan 23, 2018
2b9450b
Bugfix parameter reset script
jaxxzer Feb 28, 2018
0e57439
nmea-receiver: add tcp support
jaxxzer Mar 7, 2018
dfb1e80
Network: Don't print 'undefined' to ui while connecting
mariya-bluerobotics May 2, 2018
469d29d
Make camera stream hotpluggable
mariya-bluerobotics May 10, 2018
4ab24d0
Download webui logs functionality added!
mariyachanniwala Jun 4, 2018
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
34 changes: 34 additions & 0 deletions .companion.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
export COMPANION_DIR=/home/pi/companion

# copy default parameters if neccessary
cd $COMPANION_DIR/params

for default_param_file in *; do
if [[ $default_param_file == *".param.default" ]]; then
param_file="/home/pi/"$(echo $default_param_file | sed "s/.default//")
if [ ! -e "$param_file" ]; then
cp $default_param_file $param_file
fi
fi
done

if [ ! -f /home/pi/.updating ]; then
sudo -H -u pi screen -dm -S mavproxy $COMPANION_DIR/scripts/start_mavproxy_telem_splitter.sh
sudo -H -u pi screen -dm -S video $COMPANION_DIR/tools/streamer.py
sudo -H -u pi screen -dm -S webui $COMPANION_DIR/scripts/start_webui.sh
sudo -H -u pi screen -dm -S webterminal $COMPANION_DIR/scripts/start_webterminal.sh
sudo -H -u pi screen -dm -S commrouter $COMPANION_DIR/tools/comm_router.py
sudo -H -u pi screen -dm -S audio $COMPANION_DIR/scripts/start_audio.sh
sudo -H -u pi screen -dm -S file-manager node --harmony $COMPANION_DIR/br-webui/node_modules/node-file-manager/lib/index.js -p 7777 -d /
sudo -H -u pi screen -dm -S nmearx $COMPANION_DIR/tools/nmea-receiver.py
sudo -H -u pi screen -dm -S wldriver $COMPANION_DIR/tools/underwater-gps.py --ip=192.168.2.94 --port=80
else
sudo -H -u pi echo 'UPDATE FAILED!' >> /home/pi/.update_log
rm -f /home/pi/.updating
if [ -d /home/pi/.companion ]; then
rm -rf $COMPANION_DIR
sudo -H -u pi cp -r /home/pi/.companion $COMPANION_DIR
fi
sudo -H -u pi echo 'Trying to run again...' >> /home/pi/.update_log
$COMPANION_DIR/.companion.rc
fi
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*~
*.project
br-webui/node_modules/*
config/*
*.pyc
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "submodules/MAVProxy"]
path = submodules/MAVProxy
url = https://github.com/bluerobotics/MAVProxy.git
[submodule "submodules/mavlink"]
path = submodules/mavlink
url = https://github.com/bluerobotics/mavlink.git
1 change: 0 additions & 1 deletion Client/Ubuntu/watch_video.sh

This file was deleted.

1 change: 0 additions & 1 deletion Common/OpenCV/examples/list.txt

This file was deleted.

43 changes: 0 additions & 43 deletions Common/get_started.txt

This file was deleted.

1 change: 0 additions & 1 deletion Common_Peripheals/4G_USB_Sticks.txt

This file was deleted.

1 change: 0 additions & 1 deletion Common_Peripheals/Cameras.txt

This file was deleted.

1 change: 0 additions & 1 deletion Common_Peripheals/FTDI.txt

This file was deleted.

1 change: 0 additions & 1 deletion Common_Peripheals/IR_Cameras.txt

This file was deleted.

1 change: 0 additions & 1 deletion Common_Peripheals/WiFi_USB_Sticks

This file was deleted.

24 changes: 0 additions & 24 deletions Intel_Edison/Ubilinux/etc/network/interfaces.home

This file was deleted.

24 changes: 0 additions & 24 deletions Intel_Edison/Ubilinux/etc/network/interfaces.qx1

This file was deleted.

24 changes: 0 additions & 24 deletions Intel_Edison/Ubilinux/etc/network/interfaces.work

This file was deleted.

25 changes: 0 additions & 25 deletions Intel_Edison/Ubilinux/etc/rc.local

This file was deleted.

8 changes: 0 additions & 8 deletions Intel_Edison/Ubilinux/root/.local/bin/QX1Net.sh

This file was deleted.

8 changes: 0 additions & 8 deletions Intel_Edison/Ubilinux/root/.local/bin/homenet.sh

This file was deleted.

8 changes: 0 additions & 8 deletions Intel_Edison/Ubilinux/root/.local/bin/worknet.sh

This file was deleted.

3 changes: 0 additions & 3 deletions Intel_Edison/Ubilinux/root/.mavinit.scr

This file was deleted.

13 changes: 0 additions & 13 deletions Intel_Edison/Ubilinux/root/smart_camera.cnf

This file was deleted.

12 changes: 0 additions & 12 deletions Intel_Edison/Ubilinux/root/startup_mavproxy.sh

This file was deleted.

45 changes: 0 additions & 45 deletions Nvidia_JTK1/Ubuntu/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions Nvidia_JTK1/Ubuntu/etc/rc.local

This file was deleted.

1 change: 0 additions & 1 deletion Nvidia_JTK1/Ubuntu/get_started.txt

This file was deleted.

1 change: 0 additions & 1 deletion Nvidia_JTX1/Ubuntu/get_started.txt

This file was deleted.

28 changes: 0 additions & 28 deletions Odroid_XU4/Ubuntu/etc/rc.local

This file was deleted.

1 change: 0 additions & 1 deletion Odroid_XU4/Ubuntu/get_started.txt

This file was deleted.

1 change: 0 additions & 1 deletion Performance/test_results.txt

This file was deleted.

23 changes: 1 addition & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
# companion

Companion computer startup scripts and examples.

This repo is where you can contribute both feedback about (issues) and improvements to (PRs) ArduPilot companion computer support.


## Repo organisation

This repository is organized by board and then by OS. It follows the following structure:

```
Root
|___Board1
| |___OS1
| |___OS2
|
|___Board2
|___OS1
|___OS2
```
## Key links

* [Companion Computers](http://dev.ardupilot.com/wiki/companion-computers/) (Dev Wiki)
This repository is the Blue Robotics version of the [ArduPilot/companion](https://github.com/ArduPilot/companion) repository. This is the code that runs on the Raspberry Pi in the BlueROV2. Currently, this repository only provides an implementation for the Raspberry Pi Computer.
Loading