Update README and added .169 configuration

This commit is contained in:
2020-08-05 12:26:03 +03:00
parent ebfba8d82c
commit 8ae5ebfe63
86 changed files with 2892 additions and 191 deletions

View File

@ -15,7 +15,7 @@ use_secure = true
accept_untrusted_certs = true
[settings]
max_fails = 399999
max_fails = 3
send_voice = true
send_gps = true
gps_report_interval = 10000 # The interval in which the GPS is sent
@ -24,9 +24,24 @@ gps_lng_start_point = 24.776126
testing_period = 1500
[assets]
#VOICE and GPS
# Andrei
ids = [13]
# linx-simulator-1 - linx-simulator-10
# ids = [15,16,17,18,19,20,21,22,23,24]
# linx-simulator-1 - linx-simulator-25
ids = [
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
]
# linx-simulator-1 - linx-simulator-50
# ids = [
# 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
# ]
[sounds]
sound = 'sound.mp3'