-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/vsim-stream-speed
- Loading branch information
Showing
51 changed files
with
1,409 additions
and
693 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
############################################################################ | ||
# Copyright 2007-2016 Universidade do Porto - Faculdade de Engenharia # | ||
# Laboratório de Sistemas e Tecnologia Subaquática (LSTS) # | ||
############################################################################ | ||
# This file is part of DUNE: Unified Navigation Environment. # | ||
# # | ||
# Commercial Licence Usage # | ||
# Licencees holding valid commercial DUNE licences may use this file in # | ||
# accordance with the commercial licence agreement provided with the # | ||
# Software or, alternatively, in accordance with the terms contained in a # | ||
# written agreement between you and Universidade do Porto. For licensing # | ||
# terms, conditions, and further information contact [email protected]. # | ||
# # | ||
# European Union Public Licence - EUPL v.1.1 Usage # | ||
# Alternatively, this file may be used under the terms of the EUPL, # | ||
# Version 1.1 only (the "Licence"), appearing in the file LICENCE.md # | ||
# included in the packaging of this file. You may not use this work # | ||
# except in compliance with the Licence. Unless required by applicable # | ||
# law or agreed to in writing, software distributed under the Licence is # | ||
# distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF # | ||
# ANY KIND, either express or implied. See the Licence for the specific # | ||
# language governing permissions and limitations at # | ||
# http://ec.europa.eu/idabc/eupl.html. # | ||
############################################################################ | ||
# Author: Jose Pinto # | ||
############################################################################ | ||
# LAUV Noptilus-2 25x faster than real time. # | ||
############################################################################ | ||
|
||
[Require ../lauv-noptilus-2.ini] | ||
|
||
[Simulators.VSIM] | ||
Time Multiplier = 25 | ||
|
||
[Monitors.Entities] | ||
Default Monitoring = |
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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
############################################################################ | ||
# Copyright 2007-2019 Universidade do Porto - Faculdade de Engenharia # | ||
# Laboratório de Sistemas e Tecnologia Subaquática (LSTS) # | ||
############################################################################ | ||
# This file is part of DUNE: Unified Navigation Environment. # | ||
# # | ||
# Commercial Licence Usage # | ||
# Licencees holding valid commercial DUNE licences may use this file in # | ||
# accordance with the commercial licence agreement provided with the # | ||
# Software or, alternatively, in accordance with the terms contained in a # | ||
# written agreement between you and Faculdade de Engenharia da # | ||
# Universidade do Porto. For licensing terms, conditions, and further # | ||
# information contact [email protected]. # | ||
# # | ||
# Modified European Union Public Licence - EUPL v.1.1 Usage # | ||
# Alternatively, this file may be used under the terms of the Modified # | ||
# EUPL, Version 1.1 only (the "Licence"), appearing in the file LICENCE.md # | ||
# included in the packaging of this file. You may not use this work # | ||
# except in compliance with the Licence. Unless required by applicable # | ||
# law or agreed to in writing, software distributed under the Licence is # | ||
# distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF # | ||
# ANY KIND, either express or implied. See the Licence for the specific # | ||
# language governing permissions and limitations at # | ||
# https://github.com/LSTS/dune/blob/master/LICENCE.md and # | ||
# http://ec.europa.eu/idabc/eupl.html. # | ||
############################################################################ | ||
# Author: Jose Pinto # | ||
############################################################################ | ||
# LAUV Xplore 1 simulation with T-REX support # | ||
############################################################################ | ||
|
||
[Require ../lauv-xplore-1.ini] | ||
|
||
[Require ../common/trex.ini] | ||
|
||
[Simulators.VSIM] | ||
Stream Speed North = -0.3 | ||
Stream Speed East = 0.1 | ||
|
||
[Simulators.Iridium] | ||
Enabled = Simulation | ||
Entity Label = Iridium Simulator | ||
Server Address = ripples-web.appspot.com | ||
Server Port = 80 | ||
Debug Level = Debug | ||
|
||
[Transports.UDP] | ||
Underwater Communications = false | ||
Always Transmitted Messages = SimulatedState | ||
|
||
[Autonomy.TREX] | ||
TREX ID = 65001 | ||
Debug Level = Debug |
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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
############################################################################ | ||
# Copyright 2007-2019 Universidade do Porto - Faculdade de Engenharia # | ||
# Laboratório de Sistemas e Tecnologia Subaquática (LSTS) # | ||
############################################################################ | ||
# This file is part of DUNE: Unified Navigation Environment. # | ||
# # | ||
# Commercial Licence Usage # | ||
# Licencees holding valid commercial DUNE licences may use this file in # | ||
# accordance with the commercial licence agreement provided with the # | ||
# Software or, alternatively, in accordance with the terms contained in a # | ||
# written agreement between you and Faculdade de Engenharia da # | ||
# Universidade do Porto. For licensing terms, conditions, and further # | ||
# information contact [email protected]. # | ||
# # | ||
# Modified European Union Public Licence - EUPL v.1.1 Usage # | ||
# Alternatively, this file may be used under the terms of the Modified # | ||
# EUPL, Version 1.1 only (the "Licence"), appearing in the file LICENCE.md # | ||
# included in the packaging of this file. You may not use this work # | ||
# except in compliance with the Licence. Unless required by applicable # | ||
# law or agreed to in writing, software distributed under the Licence is # | ||
# distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF # | ||
# ANY KIND, either express or implied. See the Licence for the specific # | ||
# language governing permissions and limitations at # | ||
# https://github.com/LSTS/dune/blob/master/LICENCE.md and # | ||
# http://ec.europa.eu/idabc/eupl.html. # | ||
############################################################################ | ||
# Author: Jose Pinto # | ||
############################################################################ | ||
# LAUV Xplore 2 simulation with T-REX support # | ||
############################################################################ | ||
|
||
[Require ../lauv-xplore-2.ini] | ||
|
||
[Require ../common/trex.ini] | ||
|
||
[Simulators.VSIM] | ||
Stream Speed North = -0.3 | ||
Stream Speed East = 0.1 | ||
|
||
[Simulators.Iridium] | ||
Enabled = Simulation | ||
Entity Label = Iridium Simulator | ||
Server Address = ripples-web.appspot.com | ||
Server Port = 80 | ||
Debug Level = Debug | ||
|
||
[Transports.UDP] | ||
Underwater Communications = false | ||
Always Transmitted Messages = SimulatedState | ||
|
||
[Autonomy.TREX] | ||
TREX ID = 65002 | ||
Debug Level = Debug |
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
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
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
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
Oops, something went wrong.