Thanks Brent.
I found an easier way around it - in the .kivy folder located within the "Users" folder in Win 8.1, I modified the config.ini file, under [graphics], to change the multisamples value from 2 to 0.
App launches without errors currently.
Search found 18 matches
- Thu Dec 28, 2017 11:51 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: OpenGL 2.0 needed running 2.1 version and Kivy sees 1.1?
- Replies: 16
- Views: 17693
- Thu Dec 28, 2017 1:32 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: OpenGL 2.0 needed running 2.1 version and Kivy sees 1.1?
- Replies: 16
- Views: 17693
- Fri Nov 03, 2017 7:01 am
- Forum: CAN mapping discussion
- Topic: Extracting thermocouple data from CAN bus compound messaging
- Replies: 3
- Views: 5312
- Thu Nov 02, 2017 11:31 pm
- Forum: CAN mapping discussion
- Topic: Extracting thermocouple data from CAN bus compound messaging
- Replies: 3
- Views: 5312
- Thu Nov 02, 2017 11:25 pm
- Forum: CAN mapping discussion
- Topic: Extracting thermocouple data from CAN bus compound messaging
- Replies: 3
- Views: 5312
Extracting thermocouple data from CAN bus compound messaging
Hi all,
Goimg to be implementing a Racegrade TC8 on CAN bus 1 with my RCP mk2.
Due to a current issue with Racegrade's firmware, I have to use the default MoTec E888 mode, which uses compound messaging to distribute each of the 8 TC channels.
How do I extract this in Lua? Help!
Goimg to be implementing a Racegrade TC8 on CAN bus 1 with my RCP mk2.
Due to a current issue with Racegrade's firmware, I have to use the default MoTec E888 mode, which uses compound messaging to distribute each of the 8 TC channels.
How do I extract this in Lua? Help!
- Tue Jan 31, 2017 9:18 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Windows 10 Core IoT and Racecapture app
- Replies: 2
- Views: 3457
- Mon Jan 30, 2017 10:26 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: Windows 10 Core IoT and Racecapture app
- Replies: 2
- Views: 3457
Windows 10 Core IoT and Racecapture app
Hi all,
Has anyone tested out the Racecapture app on Raspberry Pi running Windows 10 Core IoT?
Looking into it as an option for my dash display in the race car.
Cheers!
Has anyone tested out the Racecapture app on Raspberry Pi running Windows 10 Core IoT?
Looking into it as an option for my dash display in the race car.
Cheers!
- Tue Aug 25, 2015 9:04 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: GPS to show KPH as unit of measure?
- Replies: 3
- Views: 5490
- Mon Aug 24, 2015 10:42 pm
- Forum: Lua Scripting
- Topic: More info on Serial Port reading /writing - firmware 2.8.4?
- Replies: 1
- Views: 3281
More info on Serial Port reading /writing - firmware 2.8.4?
Hi all, I am trying to adapt an arduino sketch for reading ecu serial data into Lua for logging/display in the RCP 2.0. I'd like to start with something simple - how would I read ecu part number info at 0xD0? Is it as simple as function ontick() initSer(4, 9600, 8, 0, 1) println(readSer(4, 0xD0, 50)...
- Mon Aug 24, 2015 10:51 am
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: How to get GPS speed in kph?
- Replies: 19
- Views: 44967
- Mon Aug 24, 2015 10:12 am
- Forum: RaceCapture/Pro General Q&A
- Topic: GPS to show KPH as unit of measure?
- Replies: 3
- Views: 5490
- Mon Aug 24, 2015 10:10 am
- Forum: Lua Scripting
- Topic: Error when going to scripting page in 2.8.3
- Replies: 11
- Views: 10658
- Mon Aug 24, 2015 6:42 am
- Forum: Lua Scripting
- Topic: Error when going to scripting page in 2.8.3
- Replies: 11
- Views: 10658
- Mon Aug 24, 2015 6:40 am
- Forum: RaceCapture/Pro General Q&A
- Topic: GPS to show KPH as unit of measure?
- Replies: 3
- Views: 5490
- Sun Aug 16, 2015 10:28 pm
- Forum: Lua Scripting
- Topic: Reading Nissan Consult data via serial?
- Replies: 0
- Views: 9922
Reading Nissan Consult data via serial?
Hi all,
Has anyone successfully managed to read and display Nissan Consult data via serial with a Lua script in RCP 2.0?
Mainly want to display / log rpm, clt and tps for the moment.
Thanks!
Has anyone successfully managed to read and display Nissan Consult data via serial with a Lua script in RCP 2.0?
Mainly want to display / log rpm, clt and tps for the moment.
Thanks!