forked from sailoog/openplotter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopenplotter.conf
More file actions
71 lines (58 loc) · 1.65 KB
/
openplotter.conf
File metadata and controls
71 lines (58 loc) · 1.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[GENERAL]
version = 1.2.0
state = alpha
lang = en
op_folder = /home/pi/.config/openplotter
sk_folder = /usr/lib/node_modules/signalk-server
[UPDATE]
master_github_repositories = openplotter
beta_github_repositories = sailoog
stable_branch = master
beta_branch = beta
[AIS-SDR]
enable = 0
ppm =
band = GSM900
gsm_channel =
[STARTUP]
delay = 0
opencpn = 0
opencpn_no_opengl = 0
opencpn_fullscreen = 1
maximize = 0
screensaver = 1
play = 1
sound = /home/pi/.config/openplotter/sounds/Store_Door_Chime.mp3
800x480 = 0
[DASHBOARDS]
database = 0
retencion_time = 1
retencion_unit = h
[N2K]
pgn_generate =
output = 0
[CREDENTIALS]
encrypted = 0
local_mqtt = 0
remote_mqtt = 0
twitter = 0
telegram = 0
[1W]
ds18b20 =
[UDEV]
serialinst =
[I2C]
sensors =
[PYPILOT]
mode =
translation_rate =
translation_magnetic_h =
translation_attitude =
webapp =
webapp_port =
deviation = [[0, 0], [10, 10], [20, 20], [30, 30], [40, 40], [50, 50], [60, 60], [70, 70], [80, 80], [90, 90], [100, 100], [110, 110], [120, 120], [130, 130], [140, 140], [150, 150], [160, 160], [170, 170], [180, 180], [190, 190], [200, 200], [210, 210], [220, 220], [230, 230], [240, 240], [250, 250], [260, 260], [270, 270], [280, 280], [290, 290], [300, 300], [310, 310], [320, 320], [330, 330], [340, 340], [350, 350], [360, 360]]
variation =
[SPI]
mcp = [[0, 0, '', '', 0], [0, 1, '', '', 0], [0, 2, '', '', 0], [0, 3, '', '', 0], [0, 4, '', '', 0], [0, 5, '', '', 0], [0, 6, '', '', 0], [0, 7, '', '', 0]]
[TOOLS]
py = [['Demo Tool', 'Tool example', 'demo_tool', '0'],['Analog ads1115', 'put analog values to SignalK', 'analog_ads1115', '0'], ['Analog Firmata', 'put analog values to SignalK', 'oppymata', '0']]