Initial load

This commit is contained in:
Vladimir Vitkov 2022-08-09 13:00:14 +03:00
commit 1d898abb61
4 changed files with 96 additions and 0 deletions

75
.gitignore vendored Normal file
View File

@ -0,0 +1,75 @@
# Created by .ignore support plugin (hsz.mobi)
### Vim template
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
### Ansible template
*.retry
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/dictionaries
.idea/**/shelf
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# CMake
cmake-build-debug/
cmake-build-release/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
# File-based project format
*.iws
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Openfest-network-2019
Networking related info/configs/issues for OpenFest 2019

1
radio-configs/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.img

View File

@ -0,0 +1,17 @@
Location,Name,Frequency,Duplex,Offset,Tone,rToneFreq,cToneFreq,DtcsCode,DtcsPolarity,Mode,TStep,Skip,Comment,URCALL,RPT1CALL,RPT2CALL,DVCODE
0,General,446.006250,,0.600000,TSQL,100.0,100.0,023,NN,NFM,6.25,,,,,,
1,Network,446.018750,,0.600000,TSQL,159.8,159.8,023,NN,NFM,6.25,,,,,,
2,Video,446.031250,,0.600000,TSQL,127.3,127.3,023,NN,NFM,6.25,,,,,,
3,Fire,446.043750,,0.600000,TSQL,167.9,167.9,023,NN,NFM,6.25,,,,,,
4,PMR 05,446.056250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
5,PMR 06,446.068750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
6,PMR 07,446.081250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
7,PMR 08,446.093750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
9,DMR 09,446.106250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
10,DMR 10,446.118750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
11,DMR 11,446.131250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
12,DMR 12,446.143750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
13,DMR 13,446.156250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
14,DMR 14,446.168750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
15,DMR 15,446.181250,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
16,DMR 16,446.193750,,0.600000,,88.5,88.5,023,NN,NFM,6.25,,,,,,
1 Location Name Frequency Duplex Offset Tone rToneFreq cToneFreq DtcsCode DtcsPolarity Mode TStep Skip Comment URCALL RPT1CALL RPT2CALL DVCODE
2 0 General 446.006250 0.600000 TSQL 100.0 100.0 023 NN NFM 6.25
3 1 Network 446.018750 0.600000 TSQL 159.8 159.8 023 NN NFM 6.25
4 2 Video 446.031250 0.600000 TSQL 127.3 127.3 023 NN NFM 6.25
5 3 Fire 446.043750 0.600000 TSQL 167.9 167.9 023 NN NFM 6.25
6 4 PMR 05 446.056250 0.600000 88.5 88.5 023 NN NFM 6.25
7 5 PMR 06 446.068750 0.600000 88.5 88.5 023 NN NFM 6.25
8 6 PMR 07 446.081250 0.600000 88.5 88.5 023 NN NFM 6.25
9 7 PMR 08 446.093750 0.600000 88.5 88.5 023 NN NFM 6.25
10 9 DMR 09 446.106250 0.600000 88.5 88.5 023 NN NFM 6.25
11 10 DMR 10 446.118750 0.600000 88.5 88.5 023 NN NFM 6.25
12 11 DMR 11 446.131250 0.600000 88.5 88.5 023 NN NFM 6.25
13 12 DMR 12 446.143750 0.600000 88.5 88.5 023 NN NFM 6.25
14 13 DMR 13 446.156250 0.600000 88.5 88.5 023 NN NFM 6.25
15 14 DMR 14 446.168750 0.600000 88.5 88.5 023 NN NFM 6.25
16 15 DMR 15 446.181250 0.600000 88.5 88.5 023 NN NFM 6.25
17 16 DMR 16 446.193750 0.600000 88.5 88.5 023 NN NFM 6.25