add newer and better examples to monocoque.config

This commit is contained in:
Paul Dino Jones 2025-08-31 19:14:33 -04:00
parent 7f7a24269a
commit 7e923354ba
1 changed files with 148 additions and 27 deletions

View File

@ -9,45 +9,156 @@ configs = ({
subtype = "Revburner"; subtype = "Revburner";
granularity = 2; granularity = 2;
config = "~/.config/monocoque/revburner15000.xml"; }, config = "~/.config/monocoque/revburner15000.xml"; },
{ device = "Sound"; { device = "Sound";
effect = "Engine"; effect = "Engine";
devid = "alsa_output.usb-Generic_USB2.0_Device_20170726905959-00.analog-stereo"; devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 1; pan = 3;
volume = 90; fps = 60;
frequency = 27; }, threshold = 0.2;
channels = 8;
volume = 70;
modulation = "frequency";
frequency = 17;
frequencyMax = 37;},
{ device = "Sound"; { device = "Sound";
effect = "Gear" effect = "Gear"
devid = "alsa_output.usb-Generic_USB2.0_Device_20170726905959-00.analog-stereo"; devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 1; pan = 3;
duration = .25; fps = 60;
threshold = 0.2;
channels = 8;
duration = .6;
volume = 100; volume = 100;
frequency = 27; }, frequency = 15; },
{ device = "Sound";
effect = "TyreSlip";
tyre = "RearLeft";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 4;
channels = 8;
threshold = 0.2;
fps = 60;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreSlip";
tyre = "RearRight";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 5;
fps = 60;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreSlip";
tyre = "FrontLeft";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 0;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreSlip";
tyre = "FrontRight";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 1;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreLock";
tyre = "RearLeft";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 4;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreLock";
tyre = "RearRight";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 5;
channels = 8;
threshold = 0.2;
modulation = "frequency";
volume = 100;
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreLock";
tyre = "FrontLeft";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 0;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "Sound";
effect = "TyreLock";
tyre = "FrontRight";
devid = "alsa_output.pci-0000_0d_00.0.analog-surround-71";
pan = 1;
channels = 8;
threshold = 0.2;
volume = 100;
modulation = "frequency";
frequency = 30;
frequencyMax = 37;},
{ device = "USB"; { device = "USB";
type = "Haptic"; type = "Haptic";
subtype = "ClubSportElitePedalsV3"; subtype = "CSLELITEV3PEDALS";
//devpath = "/sys/module/hid_fanatec/drivers/hid:fanatec/0003:0EB7:183B.0002/rumble";
devpath = "/sys/module/hid_fanatec/drivers/hid:ftec_csl_elite/0003:0EB7:183B.0002/rumble";
effect = "ABS"; effect = "ABS";
tyre = "ALL"; tyre = "ALL";
threshold = 0.05; }, threshold = 0.2;
value0 = 0;
value1 = 16776960; },
{ device = "USB"; { device = "USB";
type = "Haptic"; type = "Haptic";
subtype = "ClubSportElitePedalsV3"; subtype = "CSLELITEV3PEDALS";
//devpath = "/sys/module/hid_fanatec/drivers/hid:fanatec/0003:0EB7:183B.0002/rumble";
devpath = "/sys/module/hid_fanatec/drivers/hid:ftec_csl_elite/0003:0EB7:183B.0002/rumble";
effect = "Slip"; effect = "Slip";
tyre = "REARS"; tyre = "ALL";
threshold = 0.75; }, threshold = 0.2;
value0 = 0;
value1 = 16711680; },
{ device = "USB"; { device = "USB";
type = "Haptic"; type = "Haptic";
subtype = "ClubSportElitePedalsV3"; subtype = "CSLELITEV3PEDALS";
//devpath = "/sys/module/hid_fanatec/drivers/hid:fanatec/0003:0EB7:183B.0002/rumble";
devpath = "/sys/module/hid_fanatec/drivers/hid:ftec_csl_elite/0003:0EB7:183B.0002/rumble";
effect = "Lock"; effect = "Lock";
tyre = "ALL"; tyre = "ALL";
threshold = 0.75; }, threshold = 0.2;
{ device = "Serial"; value0 = 0;
type = "SimWind"; value1 = 65280; },
config = "None";
devpath = "/dev/ttyACM1"; },
{ device = "Serial";
type = "ShiftLights";
config = "None";
devpath = "/dev/ttyACM0"; },
{ device = "Serial"; { device = "Serial";
type = "Haptic"; type = "Haptic";
effect = "TyreSlip"; effect = "TyreSlip";
@ -71,13 +182,23 @@ configs = ({
config = "None"; config = "None";
baud = 115200; baud = 115200;
devpath = "/dev/simdev1"; }, devpath = "/dev/simdev1"; },
{ device = "Serial";
type = "SimWind";
config = "None";
baud = 115200;
devpath = "/dev/simdev1"; },
{ device = "Serial"; { device = "Serial";
type = "Simleds"; type = "Simleds";
numleds = 6; numleds = 6;
startled = 1; startled = 2;
endled = 6; endled = 5;
config = "None"; config = "~/git/monocoque/conf/rpms_and_radar.lua"
baud = 115200; baud = 115200;
devpath = "/dev/simdev0"; } devpath = "/dev/simdev0";
}
); );
}); });