Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
140 | ligi | 1 | # Riddim Config File |
2 | |||
3 | input_evdev = "/dev/input/event10" |
||
4 | mk_socket_port = 54321 |
||
5 | #1 |
||
6 | #loop_delay=20000 |
||
7 | |||
8 | loop_delay=90000 |
||
9 | |||
10 | |||
11 | #loop_delay=50000 |
||
12 | #loop_delay=500000 |
||
13 | |||
14 | # to check how the system was inited |
||
15 | exit_after_init=false |
||
16 | #exit_after_init=true |
||
17 | |||
18 | #bluetooth_mac="00:0B:CE:01:2E:00" |
||
19 | gas_mul=0.3 |
||
20 | #rel_axis_gas=2 |
||
21 | nick_mul=-0.3 |
||
22 | |||
23 | |||
24 | rel_axis_roll=2 |
||
25 | rel_axis_nick=5 |
||
26 | rel_axis_gas=1 |
||
27 | rel_axis_gier=0 |
||
28 | |||
29 | gas_mul=-0.8 |
||
30 | # a2->roll |
||
31 | # a5 -> nick |
||
32 | # a0 -> gas |
||
33 | # a1 -> gier |