15 Nov 2011 @ 10:46 AM 

You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “OpenGTS LiveCD”.

Posted By: tdurbin
Last Edit: 07 Mar 2012 @ 11:44 PM

EmailPermalink
Tags
Categories: Linux

Subscribe



 

Responses to this post » (44 Total)

 
  1. Sandro says:

    Estou com algumas duvidas?

    1- Com este live cd e possível rastrear tk-103 e tk-102?
    2- aluguel um cloud server mais o provedor disponibiliza apenas o centos 5.6 como fazer para atualizar o centos neste servidor cloud para este live cd?
    3- como modificar no arquivo .xml para trabalhar com o google maps do brasil, pois o live cd esta com o mapa da Europa e America do norte?

  2. ghostship says:

    @dturbin: thanks for your help…….just in get the follow message: TrackClientPacketHandler.getHandlePacket:131] TK103 Header: ##,imei:xxxxxxxxxxxxxxxxxxx,A

    What is it? Have you an idea?

  3. Humbertomex says:

    ok start now.
    change has begun to function in modifying some paramentros tracker TK102
    regards

  4. tdurbin says:

    Humbertomex, is it safe to assume that you mapped your ports through to the server? Are you testing via MyLiveTracker?
    If the answer to both questions above are yes, no configuration is required and all should work out of the box… should is the operative word here as I did not have the time to run any lengthy tests before releasing…
    Let me know.

  5. Humbertomex says:

    Install opengts with 0.04 livecd version. but I can not understand why does a team tracking TK102, I think I have it configured right.
    I put the command console and throws psjava, 1914 (1) 1 gts / opt/OpenGTS/build/lib/tk10x.jar from what I understand if the service is running on the server.
    As for the IPtables firewall tells me I have open for incoming connections to ports 31272, 31000, 31200, 8080 and 22.
    But I can not see the tracker on the map opengts … accept comments and suggestions.

    regards

    Humberto

  6. Mr Toga says:

    My email esanchez.briones@gmail.com

    I have developed my server in C TK102, still missing some things but I can help: D

  7. tdurbin says:

    ghostship, Thanks for the feedback. I haven’t looked into it, but I would assume you’d want to clone the tk10x server, modify for compatibility, recompile, then start the specified server. Sorry for the short reply, a bit caught up at the moment… *By the way, you’ll either want to compile via the user ‘gts’, or just chown the results. Let me know if this helps.

  8. ghostship says:

    Mr .Toga says:
    March 7, 2012 at 7:52 am
    I’m developing my own communication server in C, with support for TK102, works perfect with opengts!! : D

    @Mr.Toga: Can you show me your communication server? I work with TK102 too, but onyl 1 Piece is working……….Can you tell me a tip please

  9. ghostship says:

    @tdurbin: Thank you for this great work, 0.0.4 is really good working with TK102. But i have a question: i have some TK102 here, but the TK102 -v2 is working only, the TK102 (clone) is not working, no Feedback to OpenGTS Server is coming. The Datastring is defferent between this models? Is it pssible, a Report like a “Fahrtenbuch” or Driver´s log to generate? Thank you for your help

  10. tdurbin says:

    Hello again Mr Toga, I am hoping to upload version 0.0.4 within the next couple of hours… This release will resolve all your issues as tk0x will be included by default.
    To open another TCP port would be done through iptables like so:
    sudo iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 31272 -j ACCEPT
    sudo iptables -A INPUT -m state --state NEW -m udp -p udp --dport 31272 -j ACCEPT

  11. Mr .Toga says:

    I’m developing my own communication server in C, with support for TK102, works perfect with opengts!! : D

    what is the procedure to open another TCP port on your distro?

    I need to continue with my tests: P

  12. tdurbin says:

    ghostship, 0.0.4 will address this issue, along with multiple others. I am working on this every chance I get to upload the iso soon!

  13. ghostship says:

    tdurbin: Hello. Is it possible to working with TK102 Tracker? By using the tk10x server? The system get no signal from tracker on port 31272? What´s the reason?

  14. tdurbin says:

    Mr Toga, sorry for the late reply, busy Friday for me… What is the OpenGTS User ID your using within GPS2OpenGTS_free?
    This should be set to admin. Let me know if this resolves your issue.

  15. Mr Toga says:

    tdurbin : I have ( 8080 , 80 , 31000, 22) working fine , the server is in my house , and the ports working fine on the ( internet world ) je je je ,

    I could only be tested using the TEST button in android app my configuration is UDP-MODE -> 31000

    My tests were only the test button, without moving, the phone sends the information and the listen port work correctly.

    But I never see information on page XD …

    I could not see anything, this day proves at night with my device on the move.

    do you know any way to make a debug when the device is conected?

    I would like to make a communication port (UDP) in C, to insert directly into the tables. : P ….

  16. tdurbin says:

    Mr Toga, You want to open 8080 (rather than 80) for the web interface… I don’t think this is your issue though.
    Do you have both TCP and UDP mapped for 31000?
    I see you answered my question before I even asked… Thanks for the kind words!
    I would suspect an issue with GPS on the Android device. You should try under an open sky as I bet this will solve your issue.
    Let us know!

  17. Mr Toga says:

    when I test from android, the information is updated in the DB ? ? ? ?

    :D

  18. Mr Toga says:

    durbin: My router configuration it’s correct , i have a 80 & 22 &31000 ports working fine, i compile an upd listener (UDP 31000)and the comunication it’s correct,
    but when i check the tracking info in the web-portal i don’t see anything

    I don’t have any information in the database…… :(

    Thanks Man !!!! your site it’s nice :D

    greetings from mexico !!!!!!!!!!!!!

  19. tdurbin says:

    pankaj, As previously stated, we have been working exclusively with Android (OpenDMTP)… I would be more than happy to investigate if you would be willing to donate the hardware.

  20. pankaj says:

    i am trying to add sipgear device
    also runserver.pl -s sipgear has been done
    but device is not showing the gps locations

  21. tdurbin says:

    Mr Toga, have you mapped the ports through the router (known as port forwarding or port mapping)? If not, the outside world (Internet) has no way to send packets to your internal network (LAN) to communicate with your OpenGTS Server (10.0.2.8). If your not sure how to do this… a google search yielded this article to get you started.
    After that you will need to obtain your WAN address (click here), then plug that number in the GPS2OpenGTS_free application. After that, everything should work as expected. Hope this helps.

  22. Mr Toga says:

    have some problems , with my Server , when i try to comunicate my android cellphone to my OpenGts Live CD server , i dont see anything in the web portal….?

    *My Android — GPS2opengts_free – UDP PORT 31000 SERV 10.0.2.8

    *My Server Live CD – IP 10.0.2.8

    I tried to raise the service Opendmtp in /opt/Opengts/bin/runserver -s gtsdmtp
    and i don’t have any response.
    Iam confused

  23. tdurbin says:

    pankaj, As per the OpenGTS_config.pdf: The configuration and customization of the web user interface can be specified in the file “$GTS_HOME/private.xml”.

  24. pankaj says:

    How do I change the look-and-feel of the web-interface?

  25. tdurbin says:

    Sim, Estou pensando em criar um script de atualização, bem como um LiveCD da versão 2.4.0 … infelizmente, meu tempo livre tem sido limitado.
    Para ser sincero, eu nem sequer teve a chance de olhar para o mais recente lançamento.
    O script de atualização pode trabalhar para você, simplesmente mudando a variável de versão, tudo depende do que foi alterado entre 2.3.0 e 2.4.0.

    Yes, I plan on creating an update script as well as a liveCD for version 2.4.0… unfortunately, my free time has been limited.
    To be quite honest, I haven’t even had a chance to look into the latest release.
    The install script may work for you by simply changing the version variable, it all depends on what was changed between 2.3.0 and 2.4.0.

  26. Sandro says:

    Seria possivel montar um live cd com a versão mais atual do opengts ou atualizar a existente?
    https://sourceforge.net/projects/opengts/files/server-base/2.4.0/

    Would it be possible to mount a live cd with the most current version of or upgrade an existing opengts?

  27. tdurbin says:

    pankaj, we have been working exclusively with Android clients… Hopefully someone else can recommend working devices.
    As for the ports, both TCP and UDP 31000 for communications (OpenDMTP) and TCP 8080 (Tomcat) for Web Console access.
    If your planning on testing other devices, the necessary ports should be specified by the protocol used, as well, xml modifications
    may be necessary.

  28. pankaj says:

    thanks tdurbin
    i installed the openlive provided by you
    http://122.176.119.44:8080/track/Track

    It is working fine
    but now i want to test it , how can i check that it is working.
    And what ports should i open for it.
    and can u suggest any chinese manufacturer who manufacture devices for this platform.

  29. tdurbin says:

    pankaj, it looks to me like the system your referring to is utilizing Silverlight… which would run under ASP.net framework/IIS server, I believe. I have no experience with Microsoft’s way of life in this department, but the links below may point you in the right direction:
    http://www.codersource.net/asp-net/silverlight/gps-tracking-system-in-silverlight.aspx
    http://www.vazhikaatti.net/products.aspx

  30. pankaj says:

    http://en-gps.bsjkj.com/
    I have contacted this above mentioned device manufaturerer devices.
    What devices does it support.

  31. humbertomex says:

    tdurbin, we are very aware of the changes in your livecd or installation script that you have prepared opengts.

    I congratulate you again for giving all of your time with these works that we know are long hours of sleepless nights!

  32. tdurbin says:

    humbertomex, thanks for the kind words… it’s always good to hear feedback.
    I believe there were minor changes that effected the web template. You can find them in the install script.
    If you have any requests, now’s the time to let me know as I plan on implementing the latest version (v2.40) as soon as time permits.

  33. humbertomex says:

    first of all congratulations for this script to install and livecd. works great!
    I have a question, someone has made ​​changes to the look-and-feel? I would like to make some changes to the template ….
    regards

  34. pankaj says:

    dear tdurbin
    I tried lspci |grep Ethernet command
    but it don’t show any result.
    then i try lspci only
    then it shows the hardware information only.
    but don’t install the network card.

  35. tdurbin says:

    pankaj, Generally CentOS is pretty good at recognizing, installing, and configuring network interfaces automatically.
    Is your NIC on-board or an add-on card? Try running lspci |grep Ethernet from a terminal and posting the output.

  36. pankaj says:

    i installed the OpenGTSlive on the hard disk.
    It formatted all the HDD and after it boots fine.
    But i am unable to install network card driver.
    Pls help

  37. tdurbin says:

    Glad to hear you got the iso to burn and all went well. Not so good on the OSX issues…
    I’ve been meaning to add an install guide. It’s actually pretty straight forward though. Give it a go by double clicking the icon on the desktop labeled ‘Install to Hard Drive’ and following the prompts. If you’d rather you can initiate an install via boot by hitting Enter during the 10 second count down and arrow down to ‘Install’.
    If you have any questions be sure to post back and I’ll do my best to answer them.

  38. victor says:

    Hi tdurbin.. Thank you for your time.. it worked when i burned the iso from a different mac…I think my disc util is messed up..anyways i tried and works great.. i will now look for something(instructions) to install this in the hard drive instead of using the live cd.. any suggestions(links on how to) would be greatly appreciated..THanks

  39. tdurbin says:

    Hello Victor,
    I would test this to verify, but I have no blank CD’s on-hand… A couple of questions for you:
    1.) Are you pulling the entire iso (699MB, I’ll post an MD5 as soon as time permits)
    2.) What version of OSX are you running… I’m running v10.6.8
    3.) What version of Disk Utility are you running… I’m running v11.5.2 (298.4)
    4.) Can you mount the iso via DiskImageMounter? (should be the default “Open With” app)

  40. victor says:

    I download the iso and then i try to burn it in my mac osx using disc util.. but it says file corrupte.. i re download and same thing.. any suggestions?

  41. admin says:

    I see… and apologize for the inconvenience, the problem has been rectified.

  42. Christosp says:

    Hi,
    I am trying to download the 0.0.2 Version of the LiveCD but there must be a problem…. The file is 0 bytes…

    Can you please check this?

    Regards
    Christos

  43. tdurbin says:

    Alysson, I’m not sure I understand your 1st question. Both OpenGTS and phpMyAdmin function properly running live or installed via the desktop installer (hopefully that answers your question). If your wondering the required specs, look here. I’ve not used Empress hardware/software so I’m not sure about compatibility. If the devices your considering are running the OpenDMTP protocol… if they are not supported by default, Track.war can be modified to suite your needs. Email me your specifications and I’ll see what I can do for you.

  44. Alysson says:

    Com este livecd e possivel fazer a instalação ou ele somente roda atraves do cd? com este cd instalado em uma cpu e possible o uso em empressa com alguns modulos rastreadores alguns veiculos ou este cd e somente para fins de teste?

    With this livecd is possible to install and it only runs from the CD? with this cd and installed on a Possible cpu usage at Empress with some vehicles and some modules scanners and this cd only for testing purposes?

Post a Comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


 Last 50 Posts
Change Theme...
  • Users » 118
  • Posts/Pages » 20
  • Comments » 123
Change Theme...
  • VoidVoid
  • LifeLife « Default
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight