Closed gitercn closed 8 months ago
its expected behavior actually. you can remove the dascam event
in controlsd.py to remove this banner.
Yeah, same issue on PC with additional info on "car unrecognized". It would be great to have and X or toggle to disable those messages as they make it completely unusable.
Also, removal of "dashcam event" and "unrecognized car" event spawns "Flowpilot not available" message, which also takes half of screen...
You need to edit some .java file to hide those as well.
Do we have to reinstall after making changes in the .java files for the changes to reflect?
Do we have to reinstall after making changes in the .java files for the changes to reflect?
you will need to build the android apk again. Setup the project on desktop (check wiki) then rebuuild the apk as you would normally do for an android project.
Describe the bug My car is not in the supported list and I don't have the hardware to connect to a car, but I wanted to try out this in Dashcam Mode. I followed the installation guide and successfully installed and launched the app. However, the Dashcam Mode green banner takes half of the screen, makes the lane lines hard to see. Is this a bug or by design?
To Reproduce
#export FINGERPRINT="HONDA CIVIC 2016"
inlaunch_flowpilot.sh
to hardcoding figureprinting since my car is not supported.python scripts/dummy_publishers.py
.Expected behavior Make the Dashcam Mode banner smaller in able to view the lane predictions. Also, the speed shows on the screen kept at 72 kmph. I guess the speed is from the dummy_publishers.py? Is it possible to get real speed from phone's GPS?
Platform Details
Android :