A mobile phone repair shop can address a wide range of issues related to mobile devices. This includes common problems like screen replacements for cracked or shattered displays, battery replacements for issues with battery life or charging, and repairs to address issues with charging ports, water damage, and software-related problems like operating system issues or app crashes.
Code was fine in fact
GPRMC field 9 is not interpreted, do not use it as date
XT and BT-Q1000eX at Windows 10.
No other maps than openstreetview visible
After hours and days of trying, right after posting I succeeded with the Q1000XT and run_j2se64.bat. Unfortunately, it was an isolated success; I've now had another dozen failures in a row. Here is the start of one log file, hs_err_pid14484.log: A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180003990, pid=14484, tid=0x00000000000035b0 JRE version: Java(TM) SE Runtime Environment (8.0_301-b09) (build 1.8.0_301-b09) Java VM:...
Some years ago I was using BT747 with a Qstarz BT-Q1000P with no problem. Now, no success. The Qstarz fell out of use, and I'm on a new 64-bit Win10. I have the latest BT747 (V2.3.2) and am running it via run_j2se64.bat. With the Q1000P, I can see CP210x on COM4. When I "connect" BT747 to the port, the greyed-out GPS device data momentarily turns black and then the BT747 window disappears. If I try to run BT747 via run_j2se.bat instead, the window still appears, but there is no action on "connect"....
Released to trunk
Removed before release.
Changed binary for 64bit (see readme)
Corrected packaging script
Add Darcula theme
Updated UA & revisited TileFactory definitions (reduced to a short list of working tile providers)
Hi I haven't seen this report until now. The /run/lock directory is effectively used by rxtx and seems to require fixing rxtx. On the other hand rxtx is not maintained and it might be better to switch to another serial library. I am not focussing on BT747 anymore and I am willing to include updates to the serial communication bit, but I can't spent time on investigating that issue and a fix in detail.
MacOS / connexion error
Ok sorry for my mistake. I've tested the binaries version, the applet lauch but i was unable to connect my GPS logger. you will open anothe ticket for that.
It seems that you are lauching the "Waba" version of BT747 which did also work on PC, but has a smaller interface and was oriented towards mobile devices like "Palm". You should launch the desktop version. You can try bt747_macosX_j2se.command or adapt it from: #!/bin/bash # The above line was removed once, but it was suggested to put it back in. # Failing to find why it was removed, I did so, please tell me if you know # why it should be there. ###################################################...
MacOSX BigSur / soundClipStop signature: (Lwaba/fx/SoundClip;)Z) Incompatible argument to function
This is an old request, the notification possibly ended up in SPAM. I checked the JNLP startup files and they refer to the same application files. There may be some kind of caching issue.
added run_j2se.sh to package, reporting opened port in debug message
v2.2.1 does not start up in Debian Buster
You can also convert using the CLI only. Check './run_j2se.sh -h' for options.
As I do not have a buster installation "as such" at hand, I tried in my Ubuntu 20.04 installation on windows and XMing. I installed java using (so that I get javaws also, not needed in this case): apt install icedtea-netx Then I needed export DISPLAY=0:0 because on windows the GUI is not native, but I use XMing. Then I ran "./run_j2se.sh" in the directory where I have my build environment . Apparently that file is not distributed in the zip file. It only has run_rxtx.sh which runs the Waba version....
The latest version copes with the rollover issue of the GPS. The older version does not - the dates are too far in the past. "waba" should not be needed for the J2SE version, it is a bit strange that the system complains about this. 3. Which version of java are you running? How do you start bt747?
v2.2.1 does not start up in Debian Buster
BT747_2.2.1_en_full no run_j2se.sh
Lock directory ought to be /run/lock/lockdev instead of /run/lock
I recently released V2.2.1 which has a workaround for this GPS issue. It will adjust the recorded date if it is earlier than 2009 or so. If you have difficulties running this package on your mac, we have to find out what is missing versus the earlier packages. I've changed a few times my PC so there may still be some tunings to do to the build process. Normally converting a downloaded file should work, I only expect issues with the USB setup. You can also launch the SW from https://soft.bt747.org/...
iBlue 747 A+ / GPS week rollover since April 2019
Changed order of cygwin path.
ant environment not working on windows, commented out again.
Changed limit on valid year.
Fix for GPS WEEK overflow bug in Transystem devices.
Removed personal data
I was working on my tax declaration which requires all my attention so I did not notice all your messages here. It seems that you got forward quite well. You are now at a point where you should create a file called 'local.properties' where you can override settings in 'default.properties'. I use the Superwaba SDK, but that is not really needed to just build J2SE, so I changed the build.xml to refer to the Waba_only.jar that is in the project 'lib' path which is good enough for all builds anyway....
Removed temp files.
Hi, thank you for notifying about the spam filter - the service filtering for SPAM on BT747 stopped in April, I now removed that. I think that the device has "Smart mode" - BT747 was not updated for that. As a result parameters are lost when power is lost and possibly when you change the switch. I do not know if QStarz specialized their command set. You can try to send the following to the GPS (using Putty, ...): $PTSI760,1,T01,T01,T01*4B That should set the logger to 10Hz logging in all modes (Low,...
Qstartz Xtreme 10Hz
Using cygwin bash (priority over windows bash).
Updated path to cygwin (local setting).
Update of Chinese translations
Added clone method to allow multiple ports.
Signing with timestamp
Update for running ant in Java 8.
Update of proguard for Java 8.