Raspberry Pi support - enables a hard-wired, dedicated dash

Discussion on the RaceCapture App - Windows, Android, OSX and Linux.

Moderators: JeffC, stieg

Post Reply
brentp
Site Admin
Posts: 6274
Joined: Wed Jan 24, 2007 6:36 am

Post by brentp »

Thanks for the update.

Can you explain further w/r/t "Lose Connection" ?

If RCP loses GPS (e.g. you unplug the GPS antenna, for example. to force the issue)- and you lose all satellite) are you saying the RPi loses connection with RCP?

This should not happen *at all* - you should be able to connect to RCP regardless of the GPS status- and we've never seen that here. But if you can reproduce it reliably we'd be keen to fix it.

Thanks!
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Post by timlhunter »

When initially powering on RaceCapture (RC) device via USB to the raspberry Pi the GPS status indicator on the top right of the screen will blink red and green while viewing the data channel screen.

Until the GPS status indicator stops blinking between red and green, the USB comm with the RaceCapture continually resets.

Once the GPS status indicator stops going red and starts blinking green then the USB comm connections seems to become stable and data on the screen continually updates.

If i do a warm start, ie. don't power down the Pi or RC then i don't get the issue. Its only from a cold boot.

Steps to reproduce are:
1. Power down the Pi and the RaceCapture
2. Ensure RaceCapture is plugged into USB port on Pi
3. Plug power into Pi and let boot up
4. Launch RaceCapture exec=sudo "opt/racecapture/run_racecatpure.sh"
5. In RC goto Dashboard
6. Observe behavior above.

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Screen Going Blank

Post by timlhunter »

I should know this, but some how I can't remember how to do this, what are the steps to keep the screen on the Pi from turning off while running RaceCapture?

brentp
Site Admin
Posts: 6274
Joined: Wed Jan 24, 2007 6:36 am

Post by brentp »

Thanks.

That description helps. So it is not actually related to GPS; it is an artifact of the connection being lost and re-established - the GPS icon only goes green if we have an active connection with GPS lock.

Try doing a factory reset - use minicom to issue the resetConfig on RCP's command line interface and see if that makes a difference. Be sure to save your current configuration, naturally.
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Re: Screen Going Blank

Post by timlhunter »

timlhunter wrote:I should know this, but some how I can't remember how to do this, what are the steps to keep the screen on the Pi from turning off while running RaceCapture?
Never mind I found it. Have to add

[SeatDefaults]
xserver-command=X -s 0 -dpms

to the /etc/lightdm/lightdm.conf file

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Post by timlhunter »

How do I use minicom to issue the resetConfig on RCP's command line interface?

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Post by timlhunter »

timlhunter wrote:How do I use minicom to issue the resetConfig on RCP's command line interface?
Anyone know how to do this?

brentp
Site Admin
Posts: 6274
Joined: Wed Jan 24, 2007 6:36 am

Post by brentp »

Hi, Sorry for the late reply.

Ensuring the app is not running, run minicom on linux and configure it to connect to /dev/ttyACM0.

Once connected, press <enter> to see a list of CLI options.

type 'resetConfig' and press enter. This will reset to factory defaults.
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

PS14
Posts: 97
Joined: Fri Feb 12, 2016 11:27 pm
Location: NY

RPI UPS

Post by PS14 »

Having problems with my RPi voltage, I have a 12v-5v5a power source, but when i hit the starter, RPi restarts. So, i ordered one of the UPS Pico units but they wont/cant ship a LiPo battery overseas. so my question is, now that i am searching hobby stores for a battery, what size should i get? the LCD i have uses 550ma. would a 3.7v 4500mah be sufficient or should i go 8000mah?

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Re: RPI UPS

Post by timlhunter »

PS14 wrote:Having problems with my RPi voltage, I have a 12v-5v5a power source, but when i hit the starter, RPi restarts. So, i ordered one of the UPS Pico units but they wont/cant ship a LiPo battery overseas. so my question is, now that i am searching hobby stores for a battery, what size should i get? the LCD i have uses 550ma. would a 3.7v 4500mah be sufficient or should i go 8000mah?
"I am using a 10000mAh battery with no issues. I am using the re-fuel model JS-PBQC10 no: RF_PBQC10

PS14
Posts: 97
Joined: Fri Feb 12, 2016 11:27 pm
Location: NY

Post by PS14 »

That's a nice little unit, and only $25 online! question, I see it has a power button. do you have to turn it on/off every time? and where did you run the usb cable to?

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Post by timlhunter »

PS14 wrote:That's a nice little unit, and only $25 online! question, I see it has a power button. do you have to turn it on/off every time? and where did you run the usb cable to?
It turns off by itself when the USB cable is disconnected. Also you do have push the power button to start it up.

I ran the USB cable to PI and used the power from the OBDII port to run the race capture box

PS14
Posts: 97
Joined: Fri Feb 12, 2016 11:27 pm
Location: NY

Post by PS14 »

oh, ok. so you must be charging it up in the shop then putting in in for race day? I plan to use the Pico to automatically charge it while the car is running.

timlhunter
Posts: 10
Joined: Fri Apr 06, 2018 3:53 am

Post by timlhunter »

PS14 wrote:oh, ok. so you must be charging it up in the shop then putting in in for race day? I plan to use the Pico to automatically charge it while the car is running.
Yes, and I top it off in between sessions.

ppressle
Posts: 12
Joined: Sat Mar 10, 2018 8:59 pm

Post by ppressle »

brentp wrote:Not sure why that's happening. Anyone else seeing the same problem?

We released two RPi app images so far; you might want to try the original image on a fresh OS build and see if that changes anything.
Yes, I'm seeing the same thing with a Waveshare 10.1 display.

Pete

Post Reply