Paul Dino Jones
|
22930163ec
|
Fix to use lua on c12 if lua script loads properly
|
2025-03-24 12:05:49 -04:00 |
Paul Dino Jones
|
b776e05f66
|
Fix issue with arduino leds not clearing
|
2025-03-24 11:44:44 -04:00 |
Paul Dino Jones
|
336d240be4
|
change buffer log to first byte, probably safe to assume there will be atleast 1 byte in the buffer.
|
2025-03-23 18:10:03 -04:00 |
Paul Dino Jones
|
8c764358b7
|
Fix led lua code so the buffer do not include device specific magic values
|
2025-03-23 18:05:58 -04:00 |
Paul Dino Jones
|
1e6bde9da1
|
Fix some issues with sound device code
|
2025-03-22 19:24:15 -04:00 |
Paul Dino Jones
|
5dc00eb4ce
|
Add ability to use lua on cammus c12
|
2025-03-22 19:16:54 -04:00 |
Paul Dino Jones
|
367c6fed34
|
Add Suspension travel effect
|
2025-03-21 19:45:34 -04:00 |
Paul Dino Jones
|
8e577c0f87
|
Fix issues with config segfaults
|
2025-03-21 19:44:55 -04:00 |
Paul Dino Jones
|
3063d0a668
|
Add ability to use car proximity for lights
|
2025-03-21 13:55:56 -04:00 |
Paul Dino Jones
|
a597f29c1f
|
Add more logging to config loading
|
2025-03-21 13:55:21 -04:00 |
Paul Dino Jones
|
bec6433969
|
Add AMPLIFY modulation
|
2025-03-15 23:42:15 -04:00 |
Paul Dino Jones
|
161f311494
|
Add lua include dir to cmake
|
2025-03-11 12:23:02 -04:00 |
Paul Dino Jones
|
11bd2f71ef
|
Fix lua cmake dependency. Use specified frequency as base frequency for engine effects
|
2025-03-11 12:01:24 -04:00 |
Paul Dino Jones
|
84f336f40c
|
Updating configuration to reflect new simled code
|
2025-02-25 22:13:49 -05:00 |
Paul Dino Jones
|
9c0cadffdf
|
Add support for simhub protocol and custom lua scripts to control leds
|
2025-02-25 18:41:10 -05:00 |
Paul Dino Jones
|
d0f4a48c35
|
Updated to latest simapi for getpid improvements
|
2025-02-19 15:46:44 -05:00 |
Paul Dino Jones
|
fdb318bfae
|
Update sketches to use 115200 baud
|
2025-02-12 15:04:38 -05:00 |
Paul Dino Jones
|
e7751b4e16
|
fix improper detecting of usb haptic device
|
2025-02-01 17:01:50 -05:00 |
Paul Dino Jones
|
7a5ca94209
|
Refactor serial devices so a single open handle is shared throughout
|
2025-01-25 09:52:38 -05:00 |
Paul Dino Jones
|
8bf98fae1e
|
moved some confusing code
|
2025-01-25 09:51:20 -05:00 |
Paul Dino Jones
|
0e47f53f88
|
improve process of closing sound devices
|
2025-01-25 09:50:11 -05:00 |
Paul Dino Jones
|
414b9708f4
|
pulling in latest simapi for improvements to pcars2
|
2025-01-21 17:23:28 -05:00 |
Paul Dino Jones
|
fc95f044bf
|
Adding max frequency and modulation to sound devices
|
2025-01-21 17:23:10 -05:00 |
Paul Dino Jones
|
10c5d2c597
|
Fix bug causing no tyre effects
|
2025-01-20 12:13:49 -05:00 |
Paul Dino Jones
|
f2ba345cab
|
Update to latest simapi, allow sim strings in configs
|
2025-01-20 10:53:57 -05:00 |
Paul Dino Jones
|
d97118e19b
|
updated to latest simapi
|
2025-01-19 15:16:30 -05:00 |
Paul Dino Jones
|
d927726f77
|
Updated to latest simapi for AC EVO support
|
2025-01-19 09:57:57 -05:00 |
Paul Dino Jones
|
5969b8f34b
|
fixed sound readme again
|
2025-01-19 09:57:23 -05:00 |
Paul Dino Jones
|
3b0d75423f
|
Removed calls to abort
|
2025-01-18 19:01:52 -05:00 |
Paul Dino Jones
|
0c5a953787
|
moved to latest simapi
|
2025-01-18 13:36:03 -05:00 |
Paul Dino Jones
|
6d24c5e7f2
|
Add numlights setting
|
2025-01-18 13:20:56 -05:00 |
Paul Dino Jones
|
d3618c758d
|
fix revburner typo
|
2025-01-18 12:26:23 -05:00 |
Paul Dino Jones
|
052ee12178
|
Initially adding support for SIMAGIC P1000 Pedals
|
2025-01-18 03:30:11 -05:00 |
Paul Dino Jones
|
6d0b027171
|
lock pulseaudio mainloop while freeing sound devices
|
2025-01-17 19:41:12 -05:00 |
Paul Dino Jones
|
6f14b09f1a
|
use more standard channel map
|
2025-01-17 18:22:51 -05:00 |
Paul Dino Jones
|
bb0d2bfe4c
|
more details in README
|
2025-01-17 10:41:18 -05:00 |
Paul Dino Jones
|
83e92391f4
|
added global refresh rate -f
|
2025-01-17 10:29:27 -05:00 |
Paul Dino Jones
|
44274084d3
|
added a few commands to help with sound setup
|
2025-01-17 10:28:25 -05:00 |
Paul Dino Jones
|
0a498f0c64
|
move logging around to make output a little cleaner
|
2025-01-16 22:22:49 -05:00 |
Paul Dino Jones
|
13d7a03acb
|
remove old commented code
|
2025-01-16 22:10:44 -05:00 |
Paul Dino Jones
|
4df9787c21
|
I knew there was a reason it was commented out. It makes valgrind happy but causes the program to segfault on exit.
|
2025-01-16 17:00:15 -05:00 |
Paul Dino Jones
|
7f371ebf15
|
fix more malloc complaints
|
2025-01-16 16:57:34 -05:00 |
Paul Dino Jones
|
6145efd2a9
|
fix bad memory management around device threading model
|
2025-01-16 16:45:37 -05:00 |
Paul Dino Jones
|
f90b173e8c
|
updated readme for getting device name
|
2025-01-16 14:28:29 -05:00 |
Paul Dino Jones
|
0ad78b4ef1
|
sound devices stay on main thread
|
2025-01-16 01:08:00 -05:00 |
Paul Dino Jones
|
44dcc703e3
|
fix some effects in test loop
|
2025-01-15 23:43:25 -05:00 |
Paul Dino Jones
|
327cd0eaad
|
add sim entry to diameters file
|
2025-01-15 23:42:57 -05:00 |
Paul Dino Jones
|
a30247eb6f
|
add logging for haptic effects, fix consistency of test sequence
|
2025-01-15 18:16:07 -05:00 |
Paul Dino Jones
|
eabfef6efe
|
fix bug in tyre effects and its test
|
2025-01-15 14:11:42 -05:00 |
Paul Dino Jones
|
5d67611b98
|
fixed return of checkbyte for moza
|
2025-01-15 12:24:08 -05:00 |