Hallo!
Nachdem BT747 in Verbindung mit dem Logger (M-241) meinen Standort auf der Karte anzeigt, bin ich auf die Idee gekommen, meinen Laptop mit Logger und mobilem Internetzugang in mein Auto zu packen, in der Hoffnung, auf dem Display immer meine aktuelle Position zu sehen, im Endeffekt also ein Navi ohne Route.
Das funktionierte so lange gut, bis ich aus dem Kartenabschnitt hinausfuhr, die Karte wurde leider nicht nachgeführt. Ist das überhaupt möglich?
Ideal wäre es, wenn der Standort immer in der Mitte des Displays stehen bleiben würde und sich nur die Karte bewegt. Auch eine auffälligere Markierung wäre hilfreich.
Kann man so etwas realisieren?
Mfg
Manfred
Hallo Mein Deutsch is leider
Hallo
Mein Deutsch is leider nicht gut genug um ein Antwort zu formulieren auf diese Frage, so gehe ich in Ingles weiter.
It is not fully clear how you want to show your position on the map. There are currently two methods:
1. Position on the map inside BT747.
2. See the position on a web site.
Hallo Mario! Danke für deine
Hallo Mario!
Danke für deine Erklärung, vor allem für deine Bereitschaft, eine entsprechende Funktion einzufügen.
Das, was du unter Punkt 1. angeführt hast, ist das, was ich gerne hätte.
Die 2. Variante ist mir (noch) zu kompliziert (Server aufsetzen usw.)
Der Hinweis auf die Map Cache Funktion hilft mir weiter, solange ich mich in einer Gegend bewege, wo ich schon einmal war, in der Realität oder in BT747.
Wo nicht, hilft der UMTS-Stick ;-)
Lässt sich eine Auto Pan Funktion so implementieren, dass die aktuelle Position immer in der Bildmitte bleibt (und vielleicht etwas auffälliger eingefärbt wird)?
Wenn der Aufwand nicht zu groß ist, würde ich mich über diese Funktion sehr freuen.
Mfg
Manfred
P.S.: Für mich ist das Lesen in Englisch auch leichter als das Schreiben ;-)
Hallo Jetzt habe ich eine
Hallo
Jetzt habe ich eine neue Funktion zugefugt: 'Autocenter' (in 2.X.1733). Vielleicht kannst du hilfen eine Ersätzung zu geben (http://soft.bt747.org/missing/de_missing.lst).
Um es zu activieren must du ins Menu 'Einstellungen'/'Autocenter Map' anvinken.
Schuss
Mario
Hallo Mario! It does work! I
Hallo Mario!
It does work!
I only have tested the new funktion at home, but I could see the map moving as my Holux produced "jumging positions", as most loggers do, when they are not moving, or at very low speeds.
I will test it in my car the next days, but today I will ride my bicycle, because the weather is fine today after a long rainy period. ;-)
I did not understand what you ment with this:
Vielleicht kannst du hilfen eine Ersätzung zu geben
(http://soft.bt747.org/missing/de_missing.lst).
Clicking the link, I got this:
OutputSettingsPanel.cbCreatMissingFields.toolTipText=<html>Creates dummy values for certain fields if they are missing in the source input.<br>\nUsefull to avoid empty entries in a CSV output file for instance.
OutputSettingsPanel.cbCreatMissingFields.text=Create Missing Fields
BT747Main.btAutocenterMap.text=Autocenter Map
Please explain.
Thank you for your work!
regards
Manfred
Hi Manfred I checked and what
Hi Manfred
I checked and what I should have written is more like this: "Vielleicht kannst du helfen durch eine Ubersetzung zu geben'.
If you translate the text after the '=' token to German, then I can put that in the application for the 'German version'.
We have good weather since Saturday after a long winter like period. I finally switched of the heating system.
Hallo Mario! I tried to
Hallo Mario!
I tried to translate.
You may use this until you find something better. ;-)
Creates dummy values for certain fields if they are missing in the source input.
Erzeugt Blinddaten (Dummy-Werte) für bestimmte Felder, falls diese von der Quelle nicht geliefert werden.
Usefull to avoid empty entries in a CSV output file for instance.
Nützlich, um leere Felder zu vermeiden, beispielsweise bei einer Ausgabe im CSV-Format.
The upper two sentences I could not find in BT7474-1733, so the translation may not fit perfectly.
Create Missing Fields
Erzeuge fehlende Felder
Autocenter Map
Karte automatisch zentrieren
Regards
Manfred
P.S.: Is it possible to paint the little house, which represent the current position, red?
Hi Manfred I integrated the
Hi Manfred
The text that you can not find is in 'Einstellungen Dateiausgabe' in 'Dateiausgabefelder und Einstellungen'. The long text appears when you 'hover over' the 'Erzeuge fehlende Felder'.
Hi Mario! Now I have found
Hi Mario!
Now I have found the texts.
I also tried to create icons, bat as you can see, I am not a very good icon designer :-(
I tried to insert my creations to: "C:\PROG\BT747\src_j2se\bt747\j2se_view\resources\home_icon.gif" with no result (of course).
My intention is to have an icon with heavy contrast to the colors mostly used in maps to focus the attention of the viewer. Would animated (blinking) gifs be allowed?
Regards
Manfred
I've reworked the original
I've reworked the original icon to change it to red. That will be in the next release I'll do along with some other improvment.
The new version is released.
The new version is released.
Hi Mario! 2.x.1738 does not
Hi Mario!
2.x.1738 does not work for me.
Cannot connect to my logger on COM9 at 38400.
Other programs do with the same settings, 2.x.1734 too.
Did download the ZIP-file an expand over 2.x.1733.
And tried to to " installieren Sie die aktuelle Entwickler-Version"
with same result.
Got the following:
gnu.io.NoSuchPortException
at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:218)
at gps.connection.GPSRxTxPort.openPort(Unknown Source)
at gps.connection.GPSrxtx.myOpenPort(Unknown Source)
at gps.connection.GPSrxtx.setPortAndOpen(Unknown Source)
at bt747.model.Controller.setPort(Unknown Source)
at bt747.j2se_view.BT747Main.access$300(Unknown Source)
at bt747.j2se_view.BT747Main$7.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
74156 -
Listing known ports:
74547 - SER :COM1
74547 - SER :COM3
74547 - SER :COM9
74547 - PAR :LPT1
regards
Manfred
Hi Mario! Should habe read
Hi Mario!
Should habe read your Post first :-(
Connecting with "USB" works, with COM9 does not-.
Windows XP SP3
Thank you for your work!
regards
Manfred
Thanks for the feedback - it
Thanks for the feedback - it was a bug that is fixed in the version 2.X.1739 .
Moin Moin, ich habe die Frage
Moin Moin,
ich habe die Frage warum in der v.2.x.1740 (bei mir?) die Tracks in der Karte nicht richtig durchgehend dargestellt werden. Ausgelesen (Reiter Track) sind die Daten in der Tabelle OK, aber in der Karte verschwindet der blaue Track-Pfad ab ~ 70 km/h , darunter setzt er wieder ein. Benutze ich die gleichen Filter (SPS, DGPS, PPS) bei den Waypoints, werden die roten "Bubbles" korrekt die ganze Strecke über eingezeichnet.
Was hast du für
Was hast du für "Track-separierung" in "Einstellungen Dateiausgabe"?
Als es 10 m gibt, dans splitst BT747 der Track-Pfad nach 10m ohne punkt.
70km/h = 19,44 m/s und 20m/s = 72 km/h. Vielleicht hast du ein neuer Track nach 20 Meter.
You hit it at the point.
You hit it at the point. There was a dirty little twenty at this place...
Thanks for the quick solution and thanks for the outstanding good work at this "Swiss Army Knife" for my i-blue. I bought it first for phototagging, but now there are a lot more features i find after and after, i dont want to miss it in the future any more.
Thanks and good luck in the future!
Hallo, ich habe die Version
Hallo, ich habe die Version 2.1746 heruntergeladen und möchte damit Arbeiten, doch wenn ich die Dateien KMZ in Google Earth öffne fehlt die blaue Track-Linie. Die Track-Punkte können angezeigt werden. In der alten Version 1.68.32 funktioniert dies einwandfrei. Muß in der neuen Version diesbezüglich etwas eingestellt werden?
Hoffe auf Antwort
Gruß