DJI Mavic, Air and Mini Drones
Friendly, Helpful & Knowledgeable Community
Join Us Now

Recent content by fpv-trails

  1. fpv-trails

    Launched free locations database for where to fly your drone

    "If you're not embarrassed by the first version of your product, you've launched too late." — Reid Hoffman
  2. fpv-trails

    Launched free locations database for where to fly your drone

    Thanks for the feedback. Yeah, we are planning to add a "buy us a coffee" banner/button somewhere. We are also working on joining various affiliate programs- we got approved to Pilot Institute, Get FPV, and Drone Blocks, and are waiting on hearing back from DJI- point being we are joining...
  3. fpv-trails

    Launched free locations database for where to fly your drone

    Thanks for letting us know. We just implemented new error handling for the sign up process and noticed at least a couple bugs- one was if you left the forum name empty, in the backend, the server was rejecting the verification even though the frontend showed a successful sign up and the email...
  4. fpv-trails

    Launched free locations database for where to fly your drone

    Sorry to disappoint you then, but no this is not an early beta, we are live, in production. This is a free service we are offering to the community and there are only two of us working in our spare time to offer this. If you have a more specific comment, we would love to hear it.
  5. fpv-trails

    Launched free locations database for where to fly your drone

    Can you send a pm with your email? We have been unable to replicate the sign up issue on our end. Was this on mobile or desktop and what browser are you using?
  6. fpv-trails

    New DJI log parsing library

    Hey, we added a repository for viewing your logs locally using Mapbox: GitHub - fpv-trails/dji-logs-viewer: Mapbox viewer for DJI Logs If you generate a flight track using the above library, you can import the GeoJSON there and view a track. Feel free to add to this repository in anyway you...
  7. fpv-trails

    New DJI log parsing library

    Got it to run!!! To run on windows, after downloading and extracting the .exe, move the .exe to the same folder as your DJI Flight record and run in command prompt ``` . ./dji-log --api-key {your api key} DJIFlightRecord.txt > frames.json ``` You need to add . and ./ before the command See...
  8. fpv-trails

    New DJI log parsing library

    Looks like I was able to download, but not sure how to call or install it If I run ``` dji-log --api-key __DJI_API_KEY__ DJIFlightRecord.txt > frames.json ``` I get ``` dji-log : The term 'dji-log' is not recognized as the name of a cmdlet, function, script file, or operable program. ``` To...
  9. fpv-trails

    Launched free locations database for where to fly your drone

    Agreed, we're currently using the free version of open weather map and plan to upgrade soon.
  10. fpv-trails

    Launched free locations database for where to fly your drone

    We were in the process of adding additional profile inputs (ability to upload TRUST certificate, profile pic, etc.) and that may have something to do with the issue.
  11. fpv-trails

    Which fly app compatible built-in-screen controllers, if any, give access to the flight logs via USB connection to a computer ?

    If you find a solution/answer, let me know! Now that DJI sync is off, I have to connect a microSD to my smart controller, and search the controller for the correct file (sometimes mysteriously stored in Drafts) and then transfer to my computer, then upload to DroneLogBook.
  12. fpv-trails

    Launched free locations database for where to fly your drone

    First off, thanks so much for checking out the site! Did you get any other error message? Was this on mobile or desktop? (We have previously had issues with mobile login and thought this was resolved.) We are looking into this now.
  13. fpv-trails

    New DJI log parsing library

    Very cool! I see it is licensed under MIT, does that mean commercial usage is allowed? I just launched our site fpvtrails.com and it would be a cool feature (down the road when we get the time!) to integrate the ability to view log files both in browser (no upload) and store as well.
  14. fpv-trails

    Launched free locations database for where to fly your drone

    Hello everyone, We just launched FPVTrails.com, a free database of locations to fly your drone. At FPV Trails, our goal is to provide a map and community based approach to drone piloting. Anyone can add, rate, review, and discuss trails so that whether you are a recreational pilot or a seasoned...
  15. fpv-trails

    New DJI log parsing library

    Super interesting, thanks! I typically use DroneLogBook for logging, but it's cool to see a Node version. Will have to check it out, especially since DJI turned off sync for US users.
Want to Remove this Ad? Simply login or create a free account