User Tools

Site Tools


misc:hacks:gps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
misc:hacks:gps [2014-07-29 23:50]
macke [How to get it working]
misc:hacks:gps [2015-07-15 16:31]
127.0.0.1 external edit
Line 2: Line 2:
  
  
-====== What you need ======+===== What you need =====
   * u-blox MAX-7 GPS breakout (we have [[http://ava.upuaut.net/store/index.php?route=product/product&path=59_60&product_id=52|one from HAP Supplies]])   * u-blox MAX-7 GPS breakout (we have [[http://ava.upuaut.net/store/index.php?route=product/product&path=59_60&product_id=52|one from HAP Supplies]])
   * KDE Marble built with Python bindings   * KDE Marble built with Python bindings
  
-====== How to get it working ======+===== How to get it working =====
 These instructions are valid for Ubuntu 13.10 but similar steps should work with other distros. These instructions are valid for Ubuntu 13.10 but similar steps should work with other distros.
  
Line 25: Line 25:
 sudo make install sudo make install
 </code> </code>
-  * Make sure you have the correct firmware/software (the firmware is on the [[https://bitbucket.org/bitcraze/crazyflie-firmware/branch/gps_ublox_dev|gps_ublox_dev]] branch and the client is on the [[https://bitbucket.org/bitcraze/crazyflie-pc-client/branch/gpstab|gpstab]] branch)+  * Make sure you have the correct firmware/software (the firmware is on the [[https://github.com/bitcraze/crazyflie-firmware/tree/gps_ublox_dev|gps_ublox_dev]] branch and the client is on the [[https://github.com/bitcraze/crazyflie-clients-python/tree/gpstab|gpstab]] branch)
  
-====== Tweaking and development ======+===== Tweaking and development =====
 There's no assisted GPS or battery backup so every time the Crazyflie is powered on the GPS module does a cold-start, which a while to get a fix. During ideal conditions it should be 42 seconds (according to datasheet) but during testing we have seen times closer to 4-6 minutes. The plan is to improve this in the future by implementing assisted GPS (downloading almanac on the PC and transferring via CRTP). There's no assisted GPS or battery backup so every time the Crazyflie is powered on the GPS module does a cold-start, which a while to get a fix. During ideal conditions it should be 42 seconds (according to datasheet) but during testing we have seen times closer to 4-6 minutes. The plan is to improve this in the future by implementing assisted GPS (downloading almanac on the PC and transferring via CRTP).
  
misc/hacks/gps.txt · Last modified: 2021-06-24 16:44 by kimberly