Skip to content

Commit

Permalink
Config: etc: Added fixed for branches feature/acoustic_replies and fe…
Browse files Browse the repository at this point in the history
…ature/evologigs-v2.0-update.
  • Loading branch information
paulosousadias committed Sep 20, 2019
1 parent f318bf5 commit 78091cb
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 3 deletions.
15 changes: 15 additions & 0 deletions etc/development/cdc3/cdc3-lauv-nemo-1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Entity Label = Communications Manager
Iridium Reports Period = 600
Iridium - Entity Label = Iridium Modem
GSM - Entity Label = GSM
#Acoustic Address Section = Evologics Addresses
Acoustic Address Section = Seatrac Addresses CDC3
Debug Level = Debug

Expand All @@ -63,6 +64,20 @@ Enabled = Hardware
Debug Level = Debug
Address Section = Seatrac Addresses CDC3

[Transports.Evologics]
Enabled = Never
IPv4 Address = 127.0.0.1
Firmware version = 2.0

[Transports.SerialOverTCP/Evologics]
Enabled = Never
Serial Port - Device = /dev/ttyUSB1
Debug Level = Debug


[Transports.UDP]
Static Destinations = 127.0.0.1:6969, 127.0.0.1:6970, 127.0.0.1:6971, 127.0.0.1:6972,
10.0.10.63:6969, 10.0.10.63:6970, 10.0.10.63:6971, 10.0.10.63:6972
[Transports.UAN]
#Address Section = Evologics Addresses
Address Section = Seatrac Addresses CDC3
9 changes: 6 additions & 3 deletions etc/development/cdc3/cdc3-titan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ Enabled = Always
Debug Level = Debug
Address Section = Seatrac Addresses CDC3

#[Transports.Evologics]
#Enabled = Never
#IPv4 Address = 10.0.10.65
[Transports.Evologics]
Enabled = Never
#IPv4 Address = 127.0.0.1
#Firmware version = 2.0

[Transports.CommManager]
Acoustic Address Section = Seatrac Addresses CDC3
Expand Down Expand Up @@ -90,6 +91,8 @@ Enabled = Always
Entity Label = Acoustic Access Controller
Enable Reports = true
Debug Level = Debug
#Address Section = Evologics Addresses
Address Section = Seatrac Addresses CDC3

[Transports.UDP]
Static Destinations = 127.0.0.1:6969, 127.0.0.1:6970, 127.0.0.1:6971, 127.0.0.1:6972
Expand Down
7 changes: 7 additions & 0 deletions etc/hardware/acoustic-modems/evologics_ip_1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Power Channel 7 - State = 1
[Transports.UAN]
Enabled = Hardware
Entity Label = Acoustic Access Controller
Address Section = Evologics Addresses

[Transports.Evologics]
Enabled = Hardware
Expand All @@ -47,5 +48,11 @@ Entity Label = Acoustic Modem
TCP Port = 9200
Source Level - Control = true

[Transports.SerialOverTCP/Evologics]
Enabled = Never
Serial Port - Device = /dev/ttyUSB1
Debug Level = Debug


[UserInterfaces.MantaPanel]
Sections of System Addresses = Evologics Addresses
7 changes: 7 additions & 0 deletions etc/hardware/acoustic-modems/seatrac_uart.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ Enabled = Never

[Transports.Evologics]
Enabled = Never
#Firmware version = 2.0

[Transports.SerialOverTCP/Evologics]
Enabled = Never
Serial Port - Device = /dev/ttyUSB1
Debug Level = Debug

[Power.MCBv2]
Power Channel 6 - Name = Seatrac modem
Expand All @@ -44,6 +50,7 @@ USBL Node -- Period = 15
USBL Node -- Enabled = false
USBL Node -- Absolute Fix = false
USBL Node -- Quick, No Range = false
Address Section = Seatrac Addresses

[Transports.Seatrac]
Serial Port - Device = /dev/uart/1
Expand Down
9 changes: 9 additions & 0 deletions etc/hardware/lctr-a6xx/evologics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ TCP Port = 9200
Source Level = 1
Debug Level = None
Source Level - Control = true
#Firmware version = 2.0

[Transports.SerialOverTCP/Evologics]
Enabled = Never
Entity Label = Evologics SerialOverTCP
TCP - Port = 9200
Serial Port - Device = /dev/ttyUSB1
Serial Port - Baud Rate = 19200
#Debug Level = Debug

[Transports.UAN]
Address Section = Evologics Addresses
Expand Down
8 changes: 8 additions & 0 deletions etc/lauv-nemo-1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,18 @@ Enabled = Always
Debug Level = Debug
Entity Label = Acoustic Access Controller
Enable Reports = true
#Address Section = Evologics Addresses
Address Section = Seatrac Addresses

[Transports.Evologics]
Enabled = Never
IPv4 Address = 10.0.10.65
#Firmware version = 2.0

[Transports.SerialOverTCP/Evologics]
Enabled = Never
Serial Port - Device = /dev/ttyUSB1
Debug Level = Debug

[Transports.Seatrac]
Enabled = Hardware
Expand Down

0 comments on commit 78091cb

Please sign in to comment.