-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add proper implementation for BDSBAS #660
Conversation
hopefully it won't nuke database. But the service is at trial anyway
@barbeau Glad to have your review Mr barbeau! I would like to know what went wrong with the CI |
@Narugakuruga you should be able to click through on the CI link that failed, and then just scrolled at the bottom of the CI log. It should show what errors prevented the build from completing. If you take a look and can't see the problem let me know and I'll take a closer look. |
Sorry, I was trying to label the sbas as B2a, But the code is out putting L5. Can you please help me check what is wrong? I think I must miss something. 05.7221640Z com.android.gpstest.CarrierFreqUtilsTest > testGetCarrierFrequencyLabel[test(AVD) - 10] �[31mFAILED �[0m |
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you! |
Add PNR 130, 143, 144 to carrier frequency test.
Add sky view flags using existing asset.
Update SbasType and string to match names. SNAS only exist in very old press release. So rename to BDSBAS now.
Hopefully it won't affect database too much. There's 20 records of "SNAS" right now. But the signal is marked as "testing, do not use" anyway. I wonder why these device is using them
Acknowledge that you're contributing your code under Apache v2.0 license
Apply the
AndroidStyle.xml
style template to your code in Android Studio.