BUG Adventures - GPS still not getting a fix, need another antenna perhaps or is GPSConfig not working?
Well it's been 2 weeks and I've been too busy to do much with my BUG Labs BUG but here's the current state of affairs:
- fixed my compiler in Eclipse to be R1.4 compliant by setting Preferences->Compiler->Compiler compliance level to 1.4
- Started my Bug and the following log is displayed in /var/log/concierge:
-
- [Sun Apr 05 21:32:13 GMT 2009] [INFO] GPSModlet defaulting to passive (external) antenna
- [Sun Apr 05 21:32:13 GMT 2009] [INFO] Started modlet from factory com.buglabs.bug.module.gps...
- I take it this means that the antenna is set to use the external antenna
- Wait 7 minutes and I still see the BUG with no fix
- Then I download the GPSConfig app as recommended by the BUG Labs folks and I see:
- GPSConfigServiceTracker: start
- status=3939
- [Sun Apr 05 21:40:31 GMT 2009] [INFO] AppManager started /usr/share/java/apps/GPSConfig.jar
- Then I tried using the joystick controller and the select button to configure the GPSConfig app to use the external antenna (and see this log:
-
- status=4003
- Switching to external (passive) antenna
- ret=0
- But the GPS Module display on the 2 line LCS still shows Passive which means it's NOT using the external antenna
- Help!
-
- Do I have a defective antenna?
- Am I doing something wrong with the GPSConfig app?
- Or is the GPS Module incorrect when it states that the antenna is Active i.e. internal antenna instead of Passive i.e. external antenna?