1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
LibrePilot/ground/src
2010-08-31 09:09:16 +00:00
..
app Fixed path to *.qm files 2010-08-24 22:06:02 +00:00
experimental AHRS: Numerous changes. Added CPU load monitoring for AHRS as well as some friendly debugging output options. Also added a new CalibrationMode setting to AHRS (Echo) to speed up sensor calibration. Cleaned up the 6 point calibration interface to make it more friendly, but I think Edouard will clobber it with something nice and sexy :). 2010-08-29 06:38:30 +00:00
libs Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
plugins GCS/Logging: First pass at a logging plugin. Data format is 32 bit timestamp (in ms from start of logging) then the UAVObject.pack. Still want to add a header to indicate the objects available. Next part will be writing a reader and then making a gadget to control playback (and to indicate recording status). 2010-08-31 09:09:16 +00:00
shared OP-132 AHRS: Added an indoor flight mode and also add an ad-hoc quality heuristic to the GPS signal to increase the measurement variance from GPS when fix quality is poor or when in indoor flight mode. In addition corrected the indentation to conform to the tab/space convention forum discussion. 2010-08-31 02:11:09 +00:00
openpilotgcslibrary.pri Build system branding 2010-02-03 23:52:51 +00:00
openpilotgcsplugin.pri Build system branding 2010-02-03 23:52:51 +00:00
rpath.pri Build system branding 2010-02-03 23:52:51 +00:00
src.pro fix case issue 2010-02-01 16:17:22 +00:00