(→cronosagent.conf) |
(→CronosAgent) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 33: | Line 33: | ||
'''Source code of CronosAgent''' | '''Source code of CronosAgent''' | ||
− | https:// | + | https://git.brandmeister.network/public/CronosAgent |
=== Configuration === | === Configuration === | ||
==== cronosagent.conf ==== | ==== cronosagent.conf ==== | ||
− | |||
+ | <pre> | ||
REPEATER_NUMBER=<repeater ID used to connect BrandMeister Server> | REPEATER_NUMBER=<repeater ID used to connect BrandMeister Server> | ||
REPEATER_ADDRESS=<IP address of repeater on your local network> | REPEATER_ADDRESS=<IP address of repeater on your local network> | ||
Line 45: | Line 45: | ||
SERVER_PASSWORD=<Access password for BrandMeister Server> | SERVER_PASSWORD=<Access password for BrandMeister Server> | ||
SERVICE_MODE=1 | SERVICE_MODE=1 | ||
− | + | </pre> | |
− | </ | + | |
==== OpenWRT LuCI ==== | ==== OpenWRT LuCI ==== |
Starting release 1.6.2.0 of the ka_bst software (customization 008), KAIROS has special module named KAIROS-HAM which is targeted to make support of communications with BrandMeister DMR Server via special brand new External DMR Access Subsystem. This subsystem can be managed since the release 0.9.167 of the KAIROS_Manager Remote Control Tool.
Due some specific of original KAIROS protocols we made special tool named CronosAgent to provide functionality of link establishment, authentication and NAT-traversal. CronosAgent should be deployed on equipment near repeater. Specially for SysOps we prepared several packages to run CronosAgent on large count of hardware such as x86 servers, single-board computers like Raspberry Pi and BeagleBoard or routers based on open platform like OpenWRT.
CronosAgent version 20160806/20160812
If you have hardware which is not listed here please contact us. We can build the package for any OpenWRT target.
Packets for Raspberry Pi and Debian on ARM will be provided later.
Source code of CronosAgent
https://git.brandmeister.network/public/CronosAgent
REPEATER_NUMBER=<repeater ID used to connect BrandMeister Server> REPEATER_ADDRESS=<IP address of repeater on your local network> SERVER_ADDRESS=<IP address or domain name of BrandMeister Server> SERVER_PASSWORD=<Access password for BrandMeister Server> SERVICE_MODE=1
Please read this text carefuly to avoid having a brick!
You can unzip it in a temporary folder, then copy the file <KAIROS_*.zip> into the C:\Radio_Activity folder and run <unzip here>, then run the new KAIROS_Manager and: 1. upgrade the DSP with <KA_DSP-*.idm> without restart, 2. upgrade the PLD with <KA_PLD-*.jed> without restart, 3. upgrade the application with <ka_bst_*.tar.gz> with restart (KAIROS_Manager will be closed), 4. wait for the application fully running again, 5. upgrade the OS with <kk_v01-*.bin.gz> with restart (KAIROS_Manager will be closed).
Latest firmware is available here: http://www.radioactivity-tlc.it/support/download/KAIROS-HAM_2017-02-08.zip
Note: following firmware still rank of beta! After upgrading repeater to this firmware you will not be able to configure the repeater to work on commercial frequencies!
Starting release 1.6.2.0 of the ka_bst software (customization 008), KAIROS has special module named KAIROS-HAM which is targeted to make support of communications with BrandMeister DMR Server via special brand new External DMR Access Subsystem. This subsystem can be managed since the release 0.9.167 of the KAIROS_Manager Remote Control Tool.
Due some specific of original KAIROS protocols we made special tool named CronosAgent to provide functionality of link establishment, authentication and NAT-traversal. CronosAgent should be deployed on equipment near repeater. Specially for SysOps we prepared several packages to run CronosAgent on large count of hardware such as x86 servers, single-board computers like Raspberry Pi and BeagleBoard or routers based on open platform like OpenWRT.
CronosAgent version 20160806/20160812
If you have hardware which is not listed here please contact us. We can build the package for any OpenWRT target.
Packets for Raspberry Pi and Debian on ARM will be provided later.
Source code of CronosAgent
https://code.brandmeister.network/r3abm/CronosAgent
REPEATER_NUMBER=<repeater ID used to connect BrandMeister Server> REPEATER_ADDRESS=<IP address of repeater on your local network> SERVER_ADDRESS=<IP address or domain name of BrandMeister Server> SERVER_PASSWORD=<Access password for BrandMeister Server> SERVICE_MODE=1
Please read this text carefuly to avoid having a brick!
You can unzip it in a temporary folder, then copy the file <KAIROS_*.zip> into the C:\Radio_Activity folder and run <unzip here>, then run the new KAIROS_Manager and: 1. upgrade the DSP with <KA_DSP-*.idm> without restart, 2. upgrade the PLD with <KA_PLD-*.jed> without restart, 3. upgrade the application with <ka_bst_*.tar.gz> with restart (KAIROS_Manager will be closed), 4. wait for the application fully running again, 5. upgrade the OS with <kk_v01-*.bin.gz> with restart (KAIROS_Manager will be closed).
Latest firmware is available here: http://www.radioactivity-tlc.it/support/download/KAIROS-HAM_2017-02-08.zip
Note: following firmware still rank of beta! After upgrading repeater to this firmware you will not be able to configure the repeater to work on commercial frequencies!